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 Signed-off-by: Moti Haimovsky <mo...@mellanox.com> drivers/net/failsafe/failsafe_ops.c | 83 +++++++++++++++++++++++++++++++++++++ 1 file changed, 83 insertions(+) -- 1.8.3.1