> -Original Message-
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Tero Aho
> Sent: Friday, February 27, 2015 1:43 PM
> To: dev at dpdk.org
> Subject: [dpdk-dev] [PATCH 2/3] pcap: add support for jumbo frames
>
> Extend eth_pcap_rx and eth_pcap_tx to suppo
Extend eth_pcap_rx and eth_pcap_tx to support jumbo frames.
On receive side read large packets into multiple mbufs and
on the transmit side do the opposite.
Signed-off-by: Tero Aho
---
lib/librte_pmd_pcap/rte_eth_pcap.c | 88 --
1 file changed, 75 insertions(+
2 matches
Mail list logo