2014-07-18 10:45, Helin Zhang:
> improvements for some macro definition about RSS packet
> classification types in rte_ethdev.h.
[...]
> -#define ETH_RSS_IPV4((uint16_t)1 << ETH_RSS_IPV4_SHIFT)
[...]
> +#define ETH_RSS_IPV4(1 << ETH_RSS_IPV4_SHIFT)
Please ex
improvements for some macro definition about RSS packet
classification types in rte_ethdev.h.
Signed-off-by: Helin Zhang
Acked-by: Cunming Liang
Acked-by: Jijiang Liu
---
lib/librte_ether/rte_ethdev.h | 47 ++-
1 file changed, 24 insertions(+), 23 deleti
2 matches
Mail list logo