net/sfc: support flow marks in equal stride super-buffer Rx
authorAndrew Rybchenko <arybchenko@solarflare.com>
Thu, 19 Apr 2018 11:37:00 +0000 (12:37 +0100)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 27 Apr 2018 17:00:59 +0000 (18:00 +0100)
commit26c4f6082350fca8318357623a8e45b09fd3b8d3
treeb2e305b377d284a00d96626f7bc4f5bab2d8586d
parent5a1ae82d7b5f2d758937b05389aa686561643e9d
net/sfc: support flow marks in equal stride super-buffer Rx

Equal stride super-buffer Rx mode allows to mark packets in HW
using filters. Process the data on datapath and advertise
corresponding features to allow flow API support to implement it.

Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
drivers/net/sfc/sfc_dp_rx.h
drivers/net/sfc/sfc_ef10_essb_rx.c