All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
From: "Dumitrescu, Cristian" <cristian.dumitrescu@intel.com>
To: "Gajdzica, MaciejX T" <maciejx.t.gajdzica@intel.com>,
	"dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [PATCH v3 0/4] port: add ethdev_writer and ring_writer	nodrop ports
Date: Thu, 21 May 2015 16:30:49 +0000	[thread overview]
Message-ID: <3EB4FA525960D640B5BDFFD6A3D891263236B051@IRSMSX108.ger.corp.intel.com> (raw)
In-Reply-To: <1432211324-5078-1-git-send-email-maciejx.t.gajdzica@intel.com>



> -----Original Message-----
> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Maciej Gajdzica
> Sent: Thursday, May 21, 2015 1:29 PM
> To: dev@dpdk.org
> Subject: [dpdk-dev] [PATCH v3 0/4] port: add ethdev_writer and ring_writer
> nodrop ports
> 
> When nodrop writer port fails to send data, it retries until reach maximum
> number of retries. Also added new tx_bulk implementation for ring writer
> port.
> 
> Changes in v2:
> 	- added missing signoffs
> 
> Changes in v3:
> 	- removed second implementation of tx_bulk functions
> 
> Maciej Gajdzica (4):
>   port: removed second implementation of tx_bulk from ethdev_writer
>     port
>   port: changed tx_bulk implementation if ring_writer port
>   port: added ethdev_writer_nodrop port
>   port: added ring_writer_nodrop port
> 
>  lib/librte_port/rte_port_ethdev.c |  206
> +++++++++++++++++++++++++++++------
>  lib/librte_port/rte_port_ethdev.h |   19 ++++
>  lib/librte_port/rte_port_ring.c   |  214
> +++++++++++++++++++++++++++++++++++--
>  lib/librte_port/rte_port_ring.h   |   16 +++
>  4 files changed, 409 insertions(+), 46 deletions(-)
> 
> --
> 1.7.9.5

Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>

  parent reply	other threads:[~2015-05-21 16:30 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-21 12:28 [PATCH v3 0/4] port: add ethdev_writer and ring_writer nodrop ports Maciej Gajdzica
2015-05-21 12:28 ` [PATCH v3 1/4] port: removed second implementation of tx_bulk from ethdev_writer port Maciej Gajdzica
2015-05-21 12:28 ` [PATCH v3 2/4] port: changed tx_bulk implementation if ring_writer port Maciej Gajdzica
2015-05-21 12:28 ` [PATCH v3 3/4] port: added ethdev_writer_nodrop port Maciej Gajdzica
2015-05-21 12:28 ` [PATCH v3 4/4] port: added ring_writer_nodrop port Maciej Gajdzica
2015-05-21 16:30 ` Dumitrescu, Cristian [this message]
2015-06-18 14:42   ` [PATCH v3 0/4] port: add ethdev_writer and ring_writer nodrop ports 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=3EB4FA525960D640B5BDFFD6A3D891263236B051@IRSMSX108.ger.corp.intel.com \
    --to=cristian.dumitrescu@intel.com \
    --cc=dev@dpdk.org \
    --cc=maciejx.t.gajdzica@intel.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.