numam-dpdk/drivers/net
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
..
af_packet af_packet: make the device detachable 2016-03-16 19:05:47 +01:00
bnx2x bnx2x: determine queue sizes sooner 2016-03-16 16:51:12 +01:00
bonding bonding: fix crash when no slave device 2016-03-16 19:05:47 +01:00
cxgbe ethdev: query supported packet types 2016-03-25 18:56:43 +01:00
e1000 ethdev: query supported packet types 2016-03-25 18:56:43 +01:00
enic ethdev: query supported packet types 2016-03-25 18:56:43 +01:00
fm10k ethdev: query supported packet types 2016-03-25 18:56:43 +01:00
i40e ethdev: query supported packet types 2016-03-25 18:56:43 +01:00
ixgbe ethdev: query supported packet types 2016-03-25 18:56:43 +01:00
mlx4 ethdev: query supported packet types 2016-03-25 18:56:43 +01:00
mlx5 ethdev: query supported packet types 2016-03-25 18:56:43 +01:00
mpipe mpipe: fix crash when testpmd is quit under load 2016-03-16 16:48:06 +01:00
nfp ethdev: query supported packet types 2016-03-25 18:56:43 +01:00
null null: remove duplicate fields in internal struct 2016-03-16 19:05:47 +01:00
pcap pcap: reduce duplication 2016-03-16 19:05:47 +01:00
ring ring: free rings when detaching device 2016-03-16 19:05:47 +01:00
szedata2 szedata2: support promiscuous and allmulticast modes 2016-03-16 18:52:18 +01:00
virtio virtio: remove redundant function names in log 2016-03-16 19:05:46 +01:00
vmxnet3 ethdev: query supported packet types 2016-03-25 18:56:43 +01:00
xenvirt mbuf: get DMA address 2016-03-04 16:01:15 +01:00
Makefile mk: replace the combined library with a linker script 2016-03-01 14:37:27 +01:00