On Fri, Dec 05, 2014 at 11:30:41AM -0800, Malveeka Tewari wrote:
> Hi all
>
> I have a very basic DPDK app that runs in two modes: sender and sniffer.
>
> In the sender mode, the app just reads data from a shared memory buffer and
> sends packets out on a port using rte_eth_tx_burst.
> In the sni
Hi all
I have a very basic DPDK app that runs in two modes: sender and sniffer.
In the sender mode, the app just reads data from a shared memory buffer and
sends packets out on a port using rte_eth_tx_burst.
In the sniffer mode, the app polls for incoming packets on a port using
rte_eth_rx_burst
2 matches
Mail list logo