77edede86f
Add rte_node ethdev_tx process function and register it to graph infra. This node has a specific (port, tx-queue) as context and it enqueue's all the packets received to that specific queue pair. When rte_eth_tx_burst() i.e enqueue to queue pair fails, packets are forwarded to pkt_drop node to be free'd. Signed-off-by: Nithin Dabilpuram <ndabilpuram@marvell.com> Signed-off-by: Pavan Nikhilesh <pbhagavatula@marvell.com> Signed-off-by: Kiran Kumar K <kirankumark@marvell.com> |
||
---|---|---|
.. | ||
ethdev_rx_priv.h | ||
ethdev_rx.c | ||
ethdev_tx_priv.h | ||
ethdev_tx.c | ||
log.c | ||
Makefile | ||
meson.build | ||
node_private.h | ||
null.c | ||
rte_node_version.map |