All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] net/sfc: improve Rx checksumming support
@ 2018-07-15  9:56 Andrew Rybchenko
  2018-07-15  9:56 ` [PATCH 1/3] net/sfc: move Rx checksum offload check to device level Andrew Rybchenko
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Andrew Rybchenko @ 2018-07-15  9:56 UTC (permalink / raw)
  To: dev

Andrew Rybchenko (3):
  net/sfc: move Rx checksum offload check to device level
  net/sfc: fix Rx queue offloads reporting in queue info
  net/sfc: prepare to support Rx datapath without checksum

 drivers/net/sfc/sfc_dp_rx.h        |  1 +
 drivers/net/sfc/sfc_ef10_essb_rx.c |  3 ++-
 drivers/net/sfc/sfc_ef10_rx.c      |  3 ++-
 drivers/net/sfc/sfc_ethdev.c       |  4 +--
 drivers/net/sfc/sfc_rx.c           | 43 +++++++++++++++++++-----------
 5 files changed, 34 insertions(+), 20 deletions(-)

-- 
2.17.1

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

end of thread, other threads:[~2018-07-20  8:56 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-15  9:56 [PATCH 0/3] net/sfc: improve Rx checksumming support Andrew Rybchenko
2018-07-15  9:56 ` [PATCH 1/3] net/sfc: move Rx checksum offload check to device level Andrew Rybchenko
2018-07-15  9:56 ` [PATCH 2/3] net/sfc: fix Rx queue offloads reporting in queue info Andrew Rybchenko
2018-07-15  9:56 ` [PATCH 3/3] net/sfc: prepare to support Rx datapath without checksum Andrew Rybchenko
2018-07-19 10:56 ` [PATCH 0/3] net/sfc: improve Rx checksumming support Ferruh Yigit
2018-07-19 16:07   ` Andrew Rybchenko
2018-07-19 16:28     ` Andrew Rybchenko
2018-07-20  8:55       ` Ferruh Yigit
2018-07-20  8:56 ` Ferruh Yigit

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.