app/testpmd: add check for Rx offload security flag
authorKevin Laatz <kevin.laatz@intel.com>
Mon, 10 Sep 2018 16:28:54 +0000 (17:28 +0100)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 27 Sep 2018 23:41:02 +0000 (01:41 +0200)
commit5d85a49661b5c1ad2fa71547ed5fe6490427738a
treef45ec8e7e63e97aef1433d692f84aaba75075ab0
parent48329b0403f201808a67d41e05aaca86257e97aa
app/testpmd: add check for Rx offload security flag

Add a check for the DEV_RX_OFFLOAD_SECURITY flag to the
port_offload_cap_display().

Signed-off-by: Kevin Laatz <kevin.laatz@intel.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
Acked-by: Bernard Iremonger <bernard.iremonger@intel.com>
app/test-pmd/config.c