numam-dpdk/drivers/net/bnxt
Olivier Matz e38e04cba5 net/bnxt: remove useless copy when setting MAC address
This operation is already done by the ethdev layer, it should not
be done by the driver.

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
2018-01-16 18:47:49 +01:00
..
bnxt_cpr.c net/bnxt: fix group info usage 2018-01-16 18:47:49 +01:00
bnxt_cpr.h drivers/net: rename physical address type to IOVA 2017-11-06 22:44:26 +01:00
bnxt_ethdev.c net/bnxt: remove useless copy when setting MAC address 2018-01-16 18:47:49 +01:00
bnxt_filter.c net/bnxt: fix duplicate filter pattern creation error 2018-01-16 18:47:49 +01:00
bnxt_filter.h net/bnxt: fix redirecting traffic to a VF 2017-10-26 02:33:01 +02:00
bnxt_hwrm.c net/bnxt: free the aggregation ring 2018-01-16 18:47:49 +01:00
bnxt_hwrm.h net/bnxt: support timesync 2018-01-16 18:47:49 +01:00
bnxt_irq.c net/bnxt: fix a potential null pointer dereference 2017-10-26 02:33:01 +02:00
bnxt_irq.h net/bnxt: support enable/disable interrupt 2017-10-06 02:49:49 +02:00
bnxt_nvm_defs.h net/bnxt: support get/set EEPROM 2017-10-06 02:49:49 +02:00
bnxt_ring.c net/bnxt: fix group info usage 2018-01-16 18:47:49 +01:00
bnxt_ring.h net/bnxt: use new API to get IOVA address 2018-01-16 18:47:49 +01:00
bnxt_rxq.c net/bnxt: check on-chip resources 2018-01-16 18:47:49 +01:00
bnxt_rxq.h net/bnxt: remove unused field from Rx queue struct 2018-01-16 18:47:49 +01:00
bnxt_rxr.c net/bnxt: fix headroom initialization 2018-01-16 18:47:49 +01:00
bnxt_rxr.h drivers/net: rename physical address type to IOVA 2017-11-06 22:44:26 +01:00
bnxt_stats.c net/bnxt: check initialization before accessing stats 2018-01-16 18:47:49 +01:00
bnxt_stats.h ethdev: add return value to stats get dev op 2017-10-12 01:52:49 +01:00
bnxt_txq.c net/bnxt: check on-chip resources 2018-01-16 18:47:49 +01:00
bnxt_txq.h ethdev: increase port id range 2017-10-06 18:23:25 +02:00
bnxt_txr.c net/bnxt: use new API to get IOVA address 2018-01-16 18:47:49 +01:00
bnxt_txr.h drivers/net: rename physical address type to IOVA 2017-11-06 22:44:26 +01:00
bnxt_vnic.c drivers/net: rename physical address type to IOVA 2017-11-06 22:44:26 +01:00
bnxt_vnic.h drivers/net: rename physical address type to IOVA 2017-11-06 22:44:26 +01:00
bnxt.h net/bnxt: check initialization before accessing stats 2018-01-16 18:47:49 +01:00
hsi_struct_def_dpdk.h net/bnxt: support timesync 2018-01-16 18:47:49 +01:00
Makefile pci: introduce library and driver 2017-10-26 23:17:31 +02:00
rte_pmd_bnxt_version.map net/bnxt: fix automatic clearing of VF stats 2017-07-06 15:00:57 +02:00
rte_pmd_bnxt.c ethdev: remove useless parameter in callback process 2018-01-16 18:47:49 +01:00
rte_pmd_bnxt.h ethdev: increase port id range 2017-10-06 18:23:25 +02:00