net/sfc: support Rx descriptor status in secondary process
[dpdk.git] / drivers / net / sfc / sfc_dp_rx.h
2019-02-07 Andrew Rybchenkonet/sfc: support Rx descriptor status in secondary...
2018-07-23 Andrew Rybchenkonet/sfc: prepare to support Rx datapath without checksum
2018-04-27 Andrew Rybchenkonet/sfc: support flow marks in equal stride super-buffer Rx
2018-04-27 Andrew Rybchenkonet/sfc: support callback to check if mempool is supported
2018-04-27 Andrew Rybchenkonet/sfc: support equal stride super-buffer Rx mode
2018-04-27 Andrew Rybchenkonet/sfc: allow to take mbuf pool into account when...
2018-03-30 Andrew Rybchenkonet/sfc: support runtime VI window size
2018-01-22 Ferruh Yigitethdev: separate driver APIs
2018-01-16 Andrew Rybchenkonet/sfc: change license to BSD-3-Clause
2018-01-16 Andrew Rybchenkonet/sfc: support more options for a number of Rx descri...
2018-01-16 Andrew Rybchenkonet/sfc: use Rx queue max fill level calculated on...
2018-01-16 Andrew Rybchenkonet/sfc: make refill threshold check Rx datapath specific
2018-01-16 Andrew Rybchenkonet/sfc: support VXLAN and NVGRE packet types classific...
2017-10-06 Ivan Malovnet/sfc: support Rx descriptor status API
2017-06-12 Andrew Rybchenkonet/sfc: support multi-process
2017-04-04 Andrew Rybchenkonet/sfc: implement EF10 native Rx datapath
2017-04-04 Andrew Rybchenkonet/sfc: make Rx scatter a datapath-dependent feature
2017-04-04 Andrew Rybchenkonet/sfc: factor out libefx-based Rx datapath