numam-dpdk/drivers/net/vmxnet3
Zhiyong Yang f8244c6399 ethdev: increase port id range
Extend port_id definition from uint8_t to uint16_t in lib and drivers
data structures, specifically rte_eth_dev_data. Modify the APIs,
drivers and app using port_id at the same time.

Fix some checkpatch issues from the original code and remove some
unnecessary cast operations.

release_17_11 and deprecation docs have been updated in this patch.

Signed-off-by: Zhiyong Yang <zhiyong.yang@intel.com>
Acked-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2017-10-06 18:23:25 +02:00
..
base net/vmxnet3: add cmd to register memory region 2017-04-04 15:52:51 +02:00
Makefile mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00
rte_pmd_vmxnet3_version.map vmxnet3: move to drivers/net/ 2015-05-22 16:06:23 +02:00
vmxnet3_ethdev.c net/vmxnet3: fix MAC address set 2017-10-06 02:49:48 +02:00
vmxnet3_ethdev.h net/vmxnet3: generate link-state change notifications 2017-07-06 15:00:57 +02:00
vmxnet3_logs.h vmxnet3: move to drivers/net/ 2015-05-22 16:06:23 +02:00
vmxnet3_ring.h ethdev: increase port id range 2017-10-06 18:23:25 +02:00
vmxnet3_rxtx.c net/vmxnet3: fix dereference before null check 2017-10-06 02:49:49 +02:00