numam-dpdk/drivers/net/mlx4
Jianfeng Tan 78a38edf66 ethdev: query supported packet types
Add a new API rte_eth_dev_get_supported_ptypes to query what packet types
can be filled by a given device. The device should be already started or
its PMD RX burst function already decided, since the packet types supported
may vary depending on RX function.

Signed-off-by: Jianfeng Tan <jianfeng.tan@intel.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
Acked-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
2016-03-25 18:56:43 +01:00
..
Makefile mk: replace the combined library with a linker script 2016-03-01 14:37:27 +01:00
mlx4.c ethdev: query supported packet types 2016-03-25 18:56:43 +01:00
mlx4.h mlx4: handle link status interrupts 2015-11-01 11:23:45 +01:00
rte_pmd_mlx4_version.map mlx4: move to drivers/net/ 2015-05-22 16:06:22 +02:00