numam-dpdk/lib/librte_ether
Ivan Malov 7482984419 ethdev: add function to look up Tx offload names
Commonly, drivers converted to the new offload API
may need to log unsupported offloads as a response
to wrong settings. From this perspective, it would
be convenient to have generic functions to look up
offload names. The patch adds such a helper for Tx.

Signed-off-by: Ivan Malov <ivan.malov@oktetlabs.ru>
Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
Acked-by: Thomas Monjalon <thomas@monjalon.net>
2018-01-21 15:51:52 +01:00
..
ethdev_profile.c lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
ethdev_profile.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
Makefile lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_dev_info.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_eth_ctrl.h ethdev: increase flow type limit from 32 to 64 2018-01-21 15:51:52 +01:00
rte_ethdev_pci.h lib: fix missing includes in exported headers 2018-01-17 00:31:05 +01:00
rte_ethdev_vdev.h lib: fix missing includes in exported headers 2018-01-17 00:31:05 +01:00
rte_ethdev_version.map ethdev: add function to look up Tx offload names 2018-01-21 15:51:52 +01:00
rte_ethdev.c ethdev: add function to look up Tx offload names 2018-01-21 15:51:52 +01:00
rte_ethdev.h ethdev: add function to look up Tx offload names 2018-01-21 15:51:52 +01:00
rte_flow_driver.h ethdev: expose flow API error helper 2017-10-13 01:18:47 +01:00
rte_flow.c ethdev: add GENEVE flow pattern item 2018-01-16 18:47:49 +01:00
rte_flow.h ethdev: add GENEVE flow pattern item 2018-01-16 18:47:49 +01:00
rte_mtr_driver.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_mtr.c lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_mtr.h ethdev: add API for traffic metering and policing 2017-10-20 14:09:28 +02:00
rte_tm_driver.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_tm.c lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_tm.h ethdev: increase port id range 2017-10-06 18:23:25 +02:00