numam-dpdk/lib/librte_mbuf
Jingjing Wu 64c1375b83 mbuf: fix bitmask of Tx offload flags
Add missed PKT_TX_MACSEC and PKT_TX_IEEE1588_TMST flags to bitmask of
all supported packet Tx offload features flags.

Fixes: 4fb7e803eb ("ethdev: add Tx preparation")

Signed-off-by: Jingjing Wu <jingjing.wu@intel.com>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
2017-02-10 12:25:49 +01:00
..
Makefile mbuf: add functions to dump packet type 2016-10-11 18:22:36 +02:00
rte_mbuf_ptype.c mbuf: add functions to dump packet type 2016-10-11 18:22:36 +02:00
rte_mbuf_ptype.h mbuf: clarify definition of fragment packet types 2016-10-11 18:22:46 +02:00
rte_mbuf_version.map mbuf: add functions to dump offload flags 2016-10-12 18:08:40 +02:00
rte_mbuf.c mbuf: add MACsec flag 2017-01-15 19:15:51 +01:00
rte_mbuf.h mbuf: fix bitmask of Tx offload flags 2017-02-10 12:25:49 +01:00