All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] net/failsafe: convert to new ethdev offloads API
@ 2018-01-04 19:31 Moti Haimovsky
  2018-01-04 19:31 ` [PATCH 1/2] net/failsafe: convert to new Tx " Moti Haimovsky
  2018-01-04 19:31 ` [PATCH " Moti Haimovsky
  0 siblings, 2 replies; 15+ messages in thread
From: Moti Haimovsky @ 2018-01-04 19:31 UTC (permalink / raw)
  To: gaetan.rivet; +Cc: dev, Moti Haimovsky

Ethdev offloads API has changed since:
commit cba7f53b717d ("ethdev: introduce Tx queue offloads API")
commit ce17eddefc20 ("ethdev: introduce Rx queue offloads API")

The following commits add support the new offloads API for Tx and Rx
respectively.

Moti Haimovsky (2):
  net/failsafe: convert to new Tx offloads API
  net/failsafe: convert to new Rx offloads API

 drivers/net/failsafe/failsafe_ops.c | 83 +++++++++++++++++++++++++++++++++++++
 1 file changed, 83 insertions(+)

-- 
1.8.3.1

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

end of thread, other threads:[~2018-01-17 19:24 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-04 19:31 [PATCH 0/2] net/failsafe: convert to new ethdev offloads API Moti Haimovsky
2018-01-04 19:31 ` [PATCH 1/2] net/failsafe: convert to new Tx " Moti Haimovsky
2018-01-04 19:50   ` [PATCH V2 0/2] net/failsafe: convert to new ethdev " Moti Haimovsky
2018-01-04 19:50     ` [PATCH V2 1/2] net/failsafe: convert to new Tx " Moti Haimovsky
2018-01-04 20:15       ` Stephen Hemminger
2018-01-10 14:40       ` [PATCH V3 " Moti Haimovsky
2018-01-10 14:40         ` [PATCH V3 2/2] net/failsafe: convert to new Rx " Moti Haimovsky
2018-01-15 16:02           ` Gaëtan Rivet
2018-01-15 15:57         ` [PATCH V3 1/2] net/failsafe: convert to new Tx " Gaëtan Rivet
2018-01-17 14:30         ` [PATCH v4 1/2] net/failsafe: use " Moti Haimovsky
2018-01-17 14:30           ` [PATCH v4 2/2] net/failsafe: use new Rx " Moti Haimovsky
2018-01-17 17:30           ` [PATCH v4 1/2] net/failsafe: use new Tx " Gaëtan Rivet
2018-01-17 19:24             ` Ferruh Yigit
2018-01-04 19:50     ` [PATCH V2 2/2] net/failsafe: convert to new Rx " Moti Haimovsky
2018-01-04 19:31 ` [PATCH " Moti Haimovsky

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.