[dpdk-dev] [PATCH v3 1/2] app/testpmd: add custom topology command
Iremonger, Bernard
bernard.iremonger at intel.com
Thu Jun 14 15:15:16 CEST 2018
Hi Wisam,
> -----Original Message-----
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Wisam Jaddo
> Sent: Wednesday, May 9, 2018 1:47 PM
> To: Wu, Jingjing <jingjing.wu at intel.com>; Lu, Wenzhuo
> <wenzhuo.lu at intel.com>; thomas at monjalon.net
> Cc: rasland at mellanox.com; dev at dpdk.org; shahafs at mellanox.com;
> wisamm at mellanox.com
> Subject: [dpdk-dev] [PATCH v3 1/2] app/testpmd: add custom topology
> command
>
> Set custom topology for forwading packets by making the given two ports as
> pair, in custom topology the active ports will be the defiend in custum-topo
> only.
>
> This command will be useful in testing, when special topology is needed.
>
> usage:
> testpmd> set custom-topo (port_id_1) (port_id_2)
>
> Signed-off-by: Wisam Jaddo <wisamm at mellanox.com>
> ---
<snip>
This patch fails to apply to dpdk 18.08-rc0 and needs to be rebased.
checkpatch.pl is reporting 4 warnings which should be fixed.
Regards,
Bernard.
More information about the dev
mailing list