[dpdk-dev] [PATCH] pcap: add support for jumbo frames

Gonzalez Monroy, Sergio sergio.gonzalez.monroy at intel.com
Fri Jul 10 12:55:56 CEST 2015


On 08/07/2015 16:53, John McNamara wrote:
> From: Tero Aho <tero.aho at coriant.com>
>
> Extend eth_pcap rx and tx to support jumbo frames.
>
> On the receive side read large packets into multiple mbufs and
> on the transmit side convert them back to a single pcap buffer.
>
> Signed-off-by: Tero Aho <tero.aho at coriant.com>
> Signed-off-by: John McNamara <john.mcnamara at intel.com>
> ---
>   drivers/net/pcap/rte_eth_pcap.c | 129 +++++++++++++++++++++++++++++++++++-----
>   1 file changed, 113 insertions(+), 16 deletions(-)
Acked-by: Sergio Gonzalez Monroy <sergio.gonzalez.monroy at intel.com>


More information about the dev mailing list