[dpdk-dev] [PATCH 0/3] net/sfc: fix Rx/Tx offload checks

Andrew Rybchenko arybchenko at solarflare.com
Tue May 8 17:04:21 CEST 2018


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



More information about the dev mailing list