numam-dpdk/drivers/net
Ajit Khaparde de43e76640 net/bnxt: allow configuration of a VNIC
This patch adds APIs to allow configuration of a VNIC.
The functions alloc and free the Class of Service or COS and
Load Balance context corresponding to the VNIC in the chip.

New HWRM calls:
bnxt_hwrm_vnic_ctx_alloc:
	Used to allocate COS/Load Balance context of VNIC
bnxt_hwrm_vnic_ctx_free:
	Used to free COS/Load Balance context of VNIC

Signed-off-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
Signed-off-by: Stephen Hurd <stephen.hurd@broadcom.com>
Reviewed-by: David Christensen <david.christensen@broadcom.com>
2016-06-20 17:21:52 +02:00
..
af_packet net/af_packet: add byte counters 2016-06-15 17:13:55 +02:00
bnx2x net/bnx2x: update driver version to 1.0.1.1 2016-06-15 17:13:55 +02:00
bnxt net/bnxt: allow configuration of a VNIC 2016-06-20 17:21:52 +02:00
bonding net/bonding: replace panic with errno code return 2016-06-20 17:21:48 +02:00
cxgbe net/cxgbe: support register dump 2016-06-15 17:13:55 +02:00
e1000 net/igb: support VF mailbox interrupt for link up/down 2016-06-20 17:21:51 +02:00
ena mk: cleanup leftover references to malloc library 2016-05-06 15:51:22 +02:00
enic net/enic: improve out of resources error handling 2016-06-20 17:21:49 +02:00
fm10k net/mbuf: remove unused Rx error flags 2016-06-20 17:21:49 +02:00
i40e net/i40e/base: document latest base code version 2016-06-20 17:21:50 +02:00
ixgbe net/ixgbe: support VF mailbox interrupt for link up/down 2016-06-20 17:21:50 +02:00
mlx4 net/mlx: retrieve mbuf size through proper function 2016-06-20 17:21:49 +02:00
mlx5 net/mlx5: enhance SR-IOV detection 2016-06-20 17:21:49 +02:00
mpipe mbuf: add raw allocation function 2016-05-17 08:31:33 +02:00
nfp mbuf: add new Rx flags for stripped VLAN 2016-06-15 17:18:57 +02:00
null net/null: set port id in received mbufs 2016-06-20 17:21:48 +02:00
pcap net/pcap: fix crash on close 2016-06-15 17:13:56 +02:00
qede net/qede: allow firmware to query LAN stats 2016-06-15 17:13:55 +02:00
ring ethdev: redesign link speed config 2016-04-01 21:38:34 +02:00
szedata2 mk: fix internal dependencies 2016-06-29 13:33:01 +02:00
vhost mk: fix internal dependencies 2016-06-29 13:33:01 +02:00
virtio mk: fix internal dependencies 2016-06-29 13:33:01 +02:00
vmxnet3 mbuf: add new Rx flags for stripped VLAN 2016-06-15 17:18:57 +02:00
xenvirt mempool: rename object constructor typedef 2016-05-19 14:40:12 +02:00
Makefile net/bnxt: add driver for Broadcom NetXtreme-C devices 2016-06-20 17:21:51 +02:00