MCPcopy Create free account
hub / github.com/F-Stack/f-stack / ixgbe_rxq_vec_setup

Function ixgbe_rxq_vec_setup

dpdk/drivers/net/ixgbe/ixgbe_rxtx.c:6114–6118  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6112}
6113
6114int
6115ixgbe_rxq_vec_setup(struct ixgbe_rx_queue __rte_unused *rxq)
6116{
6117 return -1;
6118}
6119
6120uint16_t
6121ixgbe_xmit_fixed_burst_vec(void __rte_unused *tx_queue,

Callers 1

ixgbe_dev_rx_queue_setupFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected