ethdev: add MACsec capability flags
authorTiwei Bie <tiwei.bie@intel.com>
Fri, 13 Jan 2017 11:21:38 +0000 (19:21 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Sun, 15 Jan 2017 18:16:19 +0000 (19:16 +0100)
commit375008544b5107d7304fed10403ff7e09b86c121
tree7845366702bb327759320088567652dd82bbe945
parent8609a7a86cd9c7f750d3ee329d6e54dbfd69c0c2
ethdev: add MACsec capability flags

If these flags are advertised by a PMD, the NIC supports the MACsec
offload. The incoming MACsec traffics can be offloaded transparently
after the MACsec offload is configured correctly by the application.
And the application can set the PKT_TX_MACSEC flag in mbufs to enable
the MACsec offload for the packets to be transmitted.

Signed-off-by: Tiwei Bie <tiwei.bie@intel.com>
lib/librte_ether/rte_ethdev.h