> -----Original Message----- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Reshma Pattan > Sent: Wednesday, September 19, 2018 3:01 PM > To: adrien.mazarg...@6wind.com; dev@dpdk.org > Cc: Pattan, Reshma <reshma.pat...@intel.com> > Subject: [dpdk-dev] [PATCH] app/testpmd: fix missing jump action in flow > action > > Added missing JUMP flow action in flow_action array. > Without this the flow rule cannot be created for JUMP action. > > Fixes: 938a184a18 ("app/testpmd: implement basic support for flow API") > > Signed-off-by: Reshma Pattan <reshma.pat...@intel.com>
Acked-by: Bernard Iremonger <bernard.iremon...@intel.com>