RE: [PATCH] test/crypto: fix mbuf port in Rx inject

2023-10-30 Thread Akhil Goyal
> Subject: RE: [PATCH] test/crypto: fix mbuf port in Rx inject > > > > > By default mbuf port is not initialized and for Rx inject mbuf port update > > is > > required before submitting packet. > > > > Fixes: 69e1a909aa08 ("test/crypto: add Rx

RE: [PATCH] test/crypto: fix mbuf port in Rx inject

2023-10-30 Thread Anoob Joseph
> > By default mbuf port is not initialized and for Rx inject mbuf port update is > required before submitting packet. > > Fixes: 69e1a909aa08 ("test/crypto: add Rx inject") > > Signed-off-by: Rahul Bhansali Acked-by: Anoob Joseph <>