DPDK patches and discussions
 help / color / mirror / Atom feed
* Re: [dpdk-dev] [PATCH 1/9] net/sfc: receive prepared packets even in Rx exception case
@ 2018-10-04 10:04 Ivan Malov
  0 siblings, 0 replies; 2+ messages in thread
From: Ivan Malov @ 2018-10-04 10:04 UTC (permalink / raw)
  To: dev

On 10/3/2018 12:03 PM, Andrew Rybchenko wrote:
> Make sure that number of prepared packets, completed and added
> Rx ring pointers are reset to zeros on queue purge at stop.
> 
> Fixes: 638bddc99faa ("net/sfc: implement EF10 native Rx datapath")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Andrew Rybchenko <arybchenko at solarflare.com>

Reviewed-by: Ivan Malov <Ivan.Malov@oktetlabs.ru>

^ permalink raw reply	[flat|nested] 2+ messages in thread
* [dpdk-dev] [PATCH 0/9] net/sfc: support more features in EF10 Rx
@ 2018-10-03  9:03 Andrew Rybchenko
  2018-10-03  9:03 ` [dpdk-dev] [PATCH 1/9] net/sfc: receive prepared packets even in Rx exception case Andrew Rybchenko
  0 siblings, 1 reply; 2+ messages in thread
From: Andrew Rybchenko @ 2018-10-03  9:03 UTC (permalink / raw)
  To: dev

Andrew Rybchenko (8):
  net/sfc: receive prepared packets even in Rx exception case
  net/sfc: use mbuf raw free instead of mempool put directly
  net/sfc: check mbufs allocated using mempool API for Rx
  net/sfc: avoid dummy writes to Rx queue state structure
  net/sfc: decrease number of variables maintained on EF10 Rx
  net/sfc: avoid usage of prepared packets number in EF10 Rx
  net/sfc: rename variable to prepare for scatter support
  net/sfc: support Rx scatter in EF10 Rx datapath

Igor Romanov (1):
  net/sfc: support Rx descriptor status on EF10 datapath

 doc/guides/nics/sfc_efx.rst            |   2 +-
 doc/guides/rel_notes/release_18_11.rst |   7 +
 drivers/net/sfc/sfc_ef10_essb_rx.c     |  16 +-
 drivers/net/sfc/sfc_ef10_rx.c          | 227 +++++++++++++++++--------
 drivers/net/sfc/sfc_rx.c               |   9 +-
 5 files changed, 184 insertions(+), 77 deletions(-)

-- 
2.17.1

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-10-04 10:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-04 10:04 [dpdk-dev] [PATCH 1/9] net/sfc: receive prepared packets even in Rx exception case Ivan Malov
  -- strict thread matches above, loose matches on Subject: below --
2018-10-03  9:03 [dpdk-dev] [PATCH 0/9] net/sfc: support more features in EF10 Rx Andrew Rybchenko
2018-10-03  9:03 ` [dpdk-dev] [PATCH 1/9] net/sfc: receive prepared packets even in Rx exception case Andrew Rybchenko

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).