DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/3] net/sfc: fix Rx/Tx offload checks
@ 2018-05-08 15:04 Andrew Rybchenko
  2018-05-08 15:04 ` [dpdk-dev] [PATCH 1/3] net/sfc: avoid Rx/Tx queue init prototype changes Andrew Rybchenko
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Andrew Rybchenko @ 2018-05-08 15:04 UTC (permalink / raw)
  To: dev; +Cc: Ferruh Yigit, Wei Dai

The patch series applies net/sfc review notes in [1].
Feel free to sqaush these fixes into [1] on apply.

Fixes reference is incorrect (since [1] is not applied yet) and
provided just as a hint.

[1] https://dpdk.org/ml/archives/dev/2018-May/100465.html

Andrew Rybchenko (3):
  net/sfc: avoid Rx/Tx queue init prototype changes
  net/sfc: rely on supported device Tx offload check in ethdev
  net/sfc: rely on supported device Rx offload check in ethdev

 drivers/net/sfc/sfc_ethdev.c |  9 ++-------
 drivers/net/sfc/sfc_rx.c     | 31 ++++---------------------------
 drivers/net/sfc/sfc_rx.h     |  3 +--
 drivers/net/sfc/sfc_tx.c     | 31 ++++---------------------------
 drivers/net/sfc/sfc_tx.h     |  3 +--
 5 files changed, 12 insertions(+), 65 deletions(-)

-- 
2.17.0

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

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

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-08 15:04 [dpdk-dev] [PATCH 0/3] net/sfc: fix Rx/Tx offload checks Andrew Rybchenko
2018-05-08 15:04 ` [dpdk-dev] [PATCH 1/3] net/sfc: avoid Rx/Tx queue init prototype changes Andrew Rybchenko
2018-05-08 15:04 ` [dpdk-dev] [PATCH 2/3] net/sfc: rely on supported device Tx offload check in ethdev Andrew Rybchenko
2018-05-08 15:04 ` [dpdk-dev] [PATCH 3/3] net/sfc: rely on supported device Rx " Andrew Rybchenko
2018-05-10  1:36 ` [dpdk-dev] [PATCH 0/3] net/sfc: fix Rx/Tx offload checks Ferruh Yigit

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