> -----Original Message----- > From: dev [mailto:[email protected]] On Behalf Of Reshma Pattan > Sent: Wednesday, September 19, 2018 3:01 PM > To: [email protected]; [email protected] > Cc: Pattan, Reshma <[email protected]> > 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 <[email protected]>
Acked-by: Bernard Iremonger <[email protected]>

