numam-dpdk/lib/librte_ethdev
Simei Su 9a859b8c4a ethdev: add PPPoE RSS offload types
This patch defines new RSS offload types for PPPoE. Typically,
session id would be the RSS input set for a PPPoE packet, but
as a hint, each driver may have different default behaviors.

Signed-off-by: Simei Su <simei.su@intel.com>
Reviewed-by: Qi Zhang <qi.z.zhang@intel.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2020-07-07 23:38:27 +02:00
..
ethdev_private.c
ethdev_private.h rename private header files 2019-10-27 22:03:06 +01:00
ethdev_profile.c
ethdev_profile.h ethdev: fix build when vtune profiling is on 2020-04-21 13:57:06 +02:00
ethdev_trace_points.c trace: simplify trace point registration 2020-07-05 21:34:21 +02:00
Makefile eal: add telemetry as dependency 2020-05-11 00:37:16 +02:00
meson.build eal: add telemetry as dependency 2020-05-11 00:37:16 +02:00
rte_class_eth.c ethdev: use new ethernet parsing function 2019-07-08 21:26:52 +02:00
rte_dev_info.h ethdev: add definitions for EEPROM standards 2019-10-23 16:43:08 +02:00
rte_eth_ctrl.h ethdev: fix include of ethernet header file 2019-10-25 19:00:22 +02:00
rte_ethdev_core.h ethdev: add comment to warn of ABI breakage 2020-02-19 13:51:06 +01:00
rte_ethdev_driver.h ethdev: add hairpin queue 2019-11-08 23:15:04 +01:00
rte_ethdev_pci.h add top-level SPDX license tag 2020-02-22 16:11:53 +01:00
rte_ethdev_trace_fp.h ethdev: add tracepoints 2020-04-23 15:40:06 +02:00
rte_ethdev_trace.h ethdev: add tracepoints 2020-04-23 15:40:06 +02:00
rte_ethdev_vdev.h add top-level SPDX license tag 2020-02-22 16:11:53 +01:00
rte_ethdev_version.map ethdev: support flow aging 2020-04-21 17:34:05 +02:00
rte_ethdev.c log: introduce logtype register macro 2020-07-03 15:52:51 +02:00
rte_ethdev.h ethdev: add PPPoE RSS offload types 2020-07-07 23:38:27 +02:00
rte_flow_driver.h ethdev: support flow aging 2020-04-21 17:34:05 +02:00
rte_flow.c net/mlx5: set dynamic flow metadata in Rx queues 2020-04-21 22:28:06 +02:00
rte_flow.h doc: refine ethernet and VLAN flow rule items 2020-05-11 22:27:39 +02:00
rte_mtr_driver.h
rte_mtr.c
rte_mtr.h ethdev: replace license text with SPDX tag 2019-07-29 15:07:48 +02:00
rte_tm_driver.h
rte_tm.c
rte_tm.h ethdev: replace license text with SPDX tag 2019-07-29 15:07:48 +02:00