numam-dpdk/drivers/net/tap
Adrien Mazarguil 76e9a55b5b ethdev: add transfer attribute to flow API
This new attribute enables applications to create flow rules that do not
simply match traffic whose origin is specified in the pattern (e.g. some
non-default physical port or VF), but actively affect it by applying the
flow rule at the lowest possible level in the underlying device.

It breaks ABI compatibility for the following public functions:

- rte_flow_copy()
- rte_flow_create()
- rte_flow_validate()

Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
2018-04-27 18:00:54 +01:00
..
Makefile net/tap: support Rx interrupt 2018-01-29 10:45:20 +01:00
rte_eth_tap.c drivers/net: fix link autoneg value for virtual PMDs 2018-04-27 17:34:43 +01:00
rte_eth_tap.h align SPDX Mellanox copyrights 2018-04-11 01:47:47 +02:00
rte_pmd_tap_version.map net/tap: add TUN/TAP device PMD 2017-01-17 19:40:50 +01:00
tap_bpf_api.c align SPDX Mellanox copyrights 2018-04-11 01:47:47 +02:00
tap_bpf_insns.h align SPDX Mellanox copyrights 2018-04-11 01:47:47 +02:00
tap_bpf_program.c align SPDX Mellanox copyrights 2018-04-11 01:47:47 +02:00
tap_bpf.h align SPDX Mellanox copyrights 2018-04-11 01:47:47 +02:00
tap_flow.c ethdev: add transfer attribute to flow API 2018-04-27 18:00:54 +01:00
tap_flow.h align SPDX Mellanox copyrights 2018-04-11 01:47:47 +02:00
tap_intr.c align SPDX Mellanox copyrights 2018-04-11 01:47:47 +02:00
tap_netlink.c align SPDX Mellanox copyrights 2018-04-11 01:47:47 +02:00
tap_netlink.h align SPDX Mellanox copyrights 2018-04-11 01:47:47 +02:00
tap_rss.h align SPDX Mellanox copyrights 2018-04-11 01:47:47 +02:00
tap_tcmsgs.c align SPDX Mellanox copyrights 2018-04-11 01:47:47 +02:00
tap_tcmsgs.h align SPDX Mellanox copyrights 2018-04-11 01:47:47 +02:00