Hi Wisam, > -----Original Message----- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Wisam Jaddo > Sent: Wednesday, May 9, 2018 1:47 PM > To: Wu, Jingjing <jingjing...@intel.com>; Lu, Wenzhuo > <wenzhuo...@intel.com>; tho...@monjalon.net > Cc: rasl...@mellanox.com; dev@dpdk.org; shah...@mellanox.com; > wis...@mellanox.com > Subject: [dpdk-dev] [PATCH v3 2/2] app/testpmd: add set topology on the fly > command > > Change the forward topology while testpmd is running, the valid topologies > are loop, paired, chained & custom. > > When the forward topology is changed on the fly, all the ports will restore > their active status. > > usage: > testpmd> set fwd-topo paired|chained|loop|custom > > Signed-off-by: Wisam Jaddo <wis...@mellanox.com> > ---
<snip> This patch fails to apply to dpdk 18.08.rc0. Checkpatch.pl is reporting one warning which should be fixed. Regards, Bernard.