numam-dpdk/config
Declan Doherty 78c8709b5d mbuf_offload: introduce library to attach offloads to mbuf
This library add support for adding a chain of offload operations to a
mbuf. It contains the definition of the rte_mbuf_offload structure as
well as helper functions for attaching  offloads to mbufs and a mempool
management functions.

This initial implementation supports attaching multiple offload
operations to a single mbuf, but only a single offload operation of a
specific type can be attach to that mbuf.

Signed-off-by: Declan Doherty <declan.doherty@intel.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
2015-11-25 19:18:04 +01:00
..
common_bsdapp mbuf_offload: introduce library to attach offloads to mbuf 2015-11-25 19:18:04 +01:00
common_linuxapp mbuf_offload: introduce library to attach offloads to mbuf 2015-11-25 19:18:04 +01:00
defconfig_arm64-armv8a-linuxapp-gcc mk: introduce ARMv8 architecture 2015-11-18 22:44:01 +01:00
defconfig_arm64-thunderx-linuxapp-gcc mk: add thunderx machine target based on armv8-a 2015-11-18 22:44:01 +01:00
defconfig_arm-armv7a-linuxapp-gcc mk: introduce ARMv7 architecture 2015-11-18 22:41:33 +01:00
defconfig_i686-native-linuxapp-gcc config: cleanup duplicated comments 2014-07-19 01:54:35 +02:00
defconfig_i686-native-linuxapp-icc config: cleanup duplicated comments 2014-07-19 01:54:35 +02:00
defconfig_ppc_64-power8-linuxapp-gcc config: turn off fm10k driver on IBM POWER 2015-11-04 18:49:41 +01:00
defconfig_tile-tilegx-linuxapp-gcc config: disable KNI module on tile 2015-11-19 10:01:17 +01:00
defconfig_x86_64-ivshmem-linuxapp-gcc remove trailing whitespaces 2014-06-11 00:29:34 +02:00
defconfig_x86_64-ivshmem-linuxapp-icc remove trailing whitespaces 2014-06-11 00:29:34 +02:00
defconfig_x86_64-native-bsdapp-clang config: add clang 2014-07-19 01:54:35 +02:00
defconfig_x86_64-native-bsdapp-gcc config: cleanup duplicated comments 2014-07-19 01:54:35 +02:00
defconfig_x86_64-native-linuxapp-clang mem: support layout of IBM Power 2014-11-26 21:50:10 +01:00
defconfig_x86_64-native-linuxapp-gcc mem: support layout of IBM Power 2014-11-26 21:50:10 +01:00
defconfig_x86_64-native-linuxapp-icc mem: support layout of IBM Power 2014-11-26 21:50:10 +01:00
defconfig_x86_x32-native-linuxapp-gcc mk: support x32 ABI 2015-02-18 20:26:33 +01:00