mbuf: remove packet type from offload flags
authorThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 31 Aug 2015 14:51:21 +0000 (16:51 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 3 Sep 2015 17:22:48 +0000 (19:22 +0200)
commitab351fe1c95cc56f3c73066b1697f5590ef5c301
treec4f9638e1462edc0cca2782b504f11f05fad1dcd
parentd8c4ae275582784ec0ff3b2c54a4c861b55bc056
mbuf: remove packet type from offload flags

The extended unified packet type is now part of the standard ABI.
As mbuf struct is changed, the mbuf library version is incremented.

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
Acked-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
25 files changed:
app/test-pipeline/pipeline_hash.c
app/test-pmd/csumonly.c
app/test-pmd/rxonly.c
app/test/packet_burst_generator.c
doc/guides/rel_notes/deprecation.rst
doc/guides/rel_notes/release_2_2.rst
drivers/net/cxgbe/sge.c
drivers/net/e1000/igb_rxtx.c
drivers/net/enic/enic_main.c
drivers/net/fm10k/fm10k_rxtx.c
drivers/net/i40e/i40e_rxtx.c
drivers/net/ixgbe/ixgbe_rxtx.c
drivers/net/ixgbe/ixgbe_rxtx_vec.c
drivers/net/mlx4/mlx4.c
drivers/net/vmxnet3/vmxnet3_rxtx.c
examples/ip_fragmentation/main.c
examples/ip_reassembly/main.c
examples/l3fwd-acl/main.c
examples/l3fwd-power/main.c
examples/l3fwd/main.c
examples/tep_termination/vxlan.c
lib/librte_eal/linuxapp/eal/include/exec-env/rte_kni_common.h
lib/librte_mbuf/Makefile
lib/librte_mbuf/rte_mbuf.c
lib/librte_mbuf/rte_mbuf.h