DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Gonzalez Monroy, Sergio" <sergio.gonzalez.monroy@intel.com>
To: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH] pcap: add support for jumbo frames
Date: Fri, 10 Jul 2015 11:55:56 +0100	[thread overview]
Message-ID: <559FA4BC.7060400@intel.com> (raw)
In-Reply-To: <1436370800-31437-1-git-send-email-john.mcnamara@intel.com>

On 08/07/2015 16:53, John McNamara wrote:
> From: Tero Aho <tero.aho@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@coriant.com>
> Signed-off-by: John McNamara <john.mcnamara@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@intel.com>

  parent reply	other threads:[~2015-07-10 10:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-08 15:53 John McNamara
2015-07-08 15:57 ` Mcnamara, John
2015-07-10 10:55 ` Gonzalez Monroy, Sergio [this message]
2015-07-10 21:16   ` Thomas Monjalon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=559FA4BC.7060400@intel.com \
    --to=sergio.gonzalez.monroy@intel.com \
    --cc=dev@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).