Re: [dpdk-dev] [PATCH] app/testpmd: add check for rx offload security flag

2018-09-10 Thread Iremonger, Bernard
Hi Kevin, > -Original Message- > From: Laatz, Kevin > Sent: Tuesday, September 4, 2018 1:33 PM > To: dev@dpdk.org > Cc: Iremonger, Bernard ; Laatz, Kevin > > Subject: [PATCH] app/testpmd: add check for rx offload security flag > > Add a check for the DEV_RX_OFFLOAD_SECURITY flag to the >

Re: [dpdk-dev] [PATCH] app/testpmd: add check for rx offload security flag

2018-09-07 Thread Ferruh Yigit
On 9/4/2018 1:32 PM, Kevin Laatz wrote: > Add a check for the DEV_RX_OFFLOAD_SECURITY flag to the > port_offload_cap_display(). > > Signed-off-by: Kevin Laatz Reviewed-by: Ferruh Yigit