numam-dpdk/app/test-pmd
Ajit Khaparde 49947a13ba net/bnxt: support Tx loopback, set VF MAC and queues drop
Add functions rte_pmd_bnxt_set_tx_loopback,
rte_pmd_bnxt_set_all_queues_drop_en and
rte_pmd_bnxt_set_vf_mac_addr to configure tx_loopback,
queue_drop and VF MAC address setting in the hardware.
It also adds the necessary functions to send the HWRM commands
to the firmware.

Signed-off-by: Steeven Li <steeven.li@broadcom.com>
Signed-off-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
2017-06-12 10:41:28 +01:00
..
cmdline_flow.c app/testpmd: add TCP flags in flow rules 2017-06-08 23:12:13 +02:00
cmdline.c net/bnxt: support Tx loopback, set VF MAC and queues drop 2017-06-12 10:41:28 +01:00
config.c app/testpmd: fix creating E-Tag and NVGRE flow rules 2017-06-08 23:10:20 +02:00
csumonly.c app/testpmd: fix IPv6 tunnel checksum 2017-04-10 22:50:01 +02:00
flowgen.c app/testpmd: implement basic support for flow API 2016-12-23 10:19:15 +01:00
icmpecho.c app/testpmd: fix typos 2017-03-10 14:11:56 +01:00
ieee1588fwd.c app/testpmd: implement basic support for flow API 2016-12-23 10:19:15 +01:00
iofwd.c app/testpmd: implement basic support for flow API 2016-12-23 10:19:15 +01:00
macfwd.c app/testpmd: add MACsec commands 2017-01-15 19:16:48 +01:00
macswap.c app/testpmd: add MACsec commands 2017-01-15 19:16:48 +01:00
Makefile net/bnxt: support Tx loopback, set VF MAC and queues drop 2017-06-12 10:41:28 +01:00
parameters.c app/testpmd: print all or no events 2017-05-10 18:44:55 +02:00
rxonly.c app/testpmd: consolidate duplicate ifdefs into one 2017-04-21 01:19:14 +02:00
testpmd.c ethdev: move bypass functions to ixgbe PMD 2017-06-12 10:41:27 +01:00
testpmd.h ethdev: move bypass functions to ixgbe PMD 2017-06-12 10:41:27 +01:00
txonly.c app/testpmd: add MACsec commands 2017-01-15 19:16:48 +01:00