[dpdk-dev] [PATCH] ethdev: enhance api doc for getting supported packet types

2016-07-01 Thread Thomas Monjalon
2016-07-01 10:43, Olivier Matz: > As discussed in http://dpdk.org/ml/archives/dev/2016-June/042229.html, > clarify the behavior of rte_eth_dev_get_supported_ptypes(). > > Signed-off-by: Olivier Matz Konstantin had already reviewed this text in the above thread. Applied, thanks Are we sure

[dpdk-dev] [PATCH] ethdev: enhance api doc for getting supported packet types

2016-07-01 Thread Olivier Matz
As discussed in http://dpdk.org/ml/archives/dev/2016-June/042229.html, clarify the behavior of rte_eth_dev_get_supported_ptypes(). Signed-off-by: Olivier Matz --- lib/librte_ether/rte_ethdev.h | 15 +++ 1 file changed, 15 insertions(+) diff --git a/lib/librte_ether/rte_ethdev.h