numam-dpdk/lib/librte_ethdev
Thomas Monjalon 3f7a40c670 devargs: rename enum items with singular form
The enum names are *_params (plural form).
And the items are also using the plural form: *_PARAMS_*.
It looks more natural to use the singular form *_PARAM_* for items.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Reviewed-by: Andrew Rybchenko <arybchenko@solarflare.com>
2018-10-11 13:57:29 +02:00
..
ethdev_private.c ethdev: add private generic device iterator 2018-10-03 14:22:41 +02:00
ethdev_private.h ethdev: add private generic device iterator 2018-10-03 14:22:41 +02:00
ethdev_profile.c ethdev: change vtune profiling approach 2018-08-28 15:27:39 +02:00
ethdev_profile.h ethdev: change vtune profiling approach 2018-08-28 15:27:39 +02:00
Makefile ethdev: register as a class 2018-10-03 14:23:02 +02:00
meson.build ethdev: register as a class 2018-10-03 14:23:02 +02:00
rte_class_eth.c devargs: rename enum items with singular form 2018-10-11 13:57:29 +02:00
rte_dev_info.h ethdev: rename folder to library name 2018-04-27 18:01:00 +01:00
rte_eth_ctrl.h ethdev: rename folder to library name 2018-04-27 18:01:00 +01:00
rte_ethdev_core.h ethdev: rename folder to library name 2018-04-27 18:01:00 +01:00
rte_ethdev_driver.h ethdev: make default behavior CRC strip on Rx 2018-09-14 20:08:41 +02:00
rte_ethdev_pci.h ethdev: convert static log type usage to dynamic 2018-07-03 01:35:58 +02:00
rte_ethdev_vdev.h ethdev: rename folder to library name 2018-04-27 18:01:00 +01:00
rte_ethdev_version.map ethdev: fix missing function in map file 2018-07-13 15:53:29 +02:00
rte_ethdev.c ethdev: fix error handling in create function 2018-09-28 01:41:02 +02:00
rte_ethdev.h ethdev: fix doxygen comment to be with structure 2018-09-28 01:41:03 +02:00
rte_flow_driver.h ethdev: fix missing function in map file 2018-07-13 15:53:29 +02:00
rte_flow.c ethdev: fix missing function in map file 2018-07-13 15:53:29 +02:00
rte_flow.h ethdev: rename folder to library name 2018-04-27 18:01:00 +01:00
rte_mtr_driver.h ethdev: rename folder to library name 2018-04-27 18:01:00 +01:00
rte_mtr.c ethdev: rename folder to library name 2018-04-27 18:01:00 +01:00
rte_mtr.h ethdev: rename folder to library name 2018-04-27 18:01:00 +01:00
rte_tm_driver.h ethdev: rename folder to library name 2018-04-27 18:01:00 +01:00
rte_tm.c ethdev: rename folder to library name 2018-04-27 18:01:00 +01:00
rte_tm.h ethdev: clarify usage of TM node parent update 2018-08-01 16:42:53 +02:00