numam-dpdk/lib/ethdev
Ferruh Yigit 3b358e3301 ethdev: fix doxygen comments for device info struct
API documentation for "struct rte_eth_dev_info" was missing some fields
'device' & 'max_hash_mac_addrs',
because of syntax error in doxygen comment, fixing it.

Bugzilla ID: 954
Fixes: 88ac4396ad ("ethdev: add VMDq support")
Fixes: cd8c7c7ce2 ("ethdev: replace bus specific struct with generic dev")
Cc: stable@dpdk.org

Reported-by: Bruce Merry <bmerry@sarao.ac.za>
Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
2022-03-08 16:38:34 +01:00
..
ethdev_driver.c remove extra blank line at EOF 2022-02-27 21:26:06 +01:00
ethdev_driver.h ethdev: introduce flow engine configuration 2022-02-24 14:04:47 +01:00
ethdev_pci.h ethdev: fix cast for C++ compatibility 2022-02-22 14:47:49 +01:00
ethdev_private.c remove extra blank line at EOF 2022-02-27 21:26:06 +01:00
ethdev_private.h ethdev: move driver interface functions to its own file 2022-02-11 21:17:34 +01:00
ethdev_profile.c ethdev: fix Ethernet spelling 2021-10-21 13:43:56 +02:00
ethdev_profile.h
ethdev_trace_points.c
ethdev_vdev.h ethdev: add missing C++ guards 2022-02-22 14:47:49 +01:00
meson.build ethdev: introduce generic dummy packet burst function 2022-02-11 21:17:34 +01:00
rte_class_eth.c ethdev: fix ID spelling in comments and log messages 2021-10-21 13:43:56 +02:00
rte_dev_info.h ethdev: add missing C++ guards 2022-02-22 14:47:49 +01:00
rte_eth_ctrl.h ethdev: fix Rx/Tx spelling 2021-10-21 13:43:56 +02:00
rte_ethdev_core.h ethdev: fix Rx/Tx spelling 2021-10-21 13:43:56 +02:00
rte_ethdev_trace_fp.h
rte_ethdev_trace.h
rte_ethdev.c ethdev: fix MAC address in telemetry device info 2022-02-16 17:30:04 +01:00
rte_ethdev.h ethdev: fix doxygen comments for device info struct 2022-03-08 16:38:34 +01:00
rte_flow_driver.h ethdev: bring in async indirect actions operations 2022-02-24 14:04:48 +01:00
rte_flow.c ethdev: bring in async indirect actions operations 2022-02-24 14:04:48 +01:00
rte_flow.h ethdev: bring in async indirect actions operations 2022-02-24 14:04:48 +01:00
rte_mtr_driver.h
rte_mtr.c
rte_mtr.h doc: add traffic metering API walk-through 2021-11-26 15:09:15 +01:00
rte_tm_driver.h
rte_tm.c
rte_tm.h ethdev: fix Rx/Tx spelling 2021-10-21 13:43:56 +02:00
version.map ethdev: bring in async indirect actions operations 2022-02-24 14:04:48 +01:00