Hi Wisam, > -----Original Message----- > From: dev [mailto:[email protected]] On Behalf Of Wisam Jaddo > Sent: Wednesday, May 9, 2018 1:47 PM > To: Wu, Jingjing <[email protected]>; Lu, Wenzhuo > <[email protected]>; [email protected] > Cc: [email protected]; [email protected]; [email protected]; > [email protected] > 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 <[email protected]> > --- <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.

