numam-dpdk/lib/librte_ether
Yongseok Koh 6f60ca5e5e ethdev: remove requirement of aligned RETA size
In rte_eth_check_reta_mask(), it is required to align the size of the RETA
table to RTE_RETA_GROUP_SIZE but as the size can be less than the limit,
this should be removed. The change is also applied to a command of testpmd.

Signed-off-by: Yongseok Koh <yskoh@mellanox.com>
2017-04-04 19:03:02 +02:00
..
Makefile mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00
rte_dev_info.h lib: add missing include dependencies 2016-09-13 15:35:28 +02:00
rte_eth_ctrl.h ethdev: introduce generic flow API 2016-12-23 10:11:07 +01:00
rte_ethdev.c ethdev: remove requirement of aligned RETA size 2017-04-04 19:03:02 +02:00
rte_ethdev.h ethdev: add descriptor status API 2017-03-30 15:02:05 +02:00
rte_ether_version.map ethdev: remove some VF functions 2017-01-17 19:40:50 +01:00
rte_flow_driver.h ethdev: modify flow API error function 2017-01-11 16:53:07 +01:00
rte_flow.c ethdev: modify flow API error function 2017-01-11 16:53:07 +01:00
rte_flow.h ethdev: add MPLS and GRE flow API items 2017-04-04 19:02:58 +02:00