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

Thomas Monjalon thomas.monjalon at 6wind.com
Fri Jul 10 23:16:45 CEST 2015


2015-07-10 11:55, Gonzalez Monroy, Sergio:
> 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>
> Acked-by: Sergio Gonzalez Monroy <sergio.gonzalez.monroy at intel.com>

Applied, thanks


More information about the dev mailing list