index
:
dpdk
master
releases
Data Plane Development Kit
Thomas Monjalon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
sfc
/
sfc_rx.c
Age
Commit message (
Expand
)
Author
2019-11-20
drivers/net: fix RSS hash offload flag if no RSS
Andrew Rybchenko
2019-11-11
drivers/net: update Rx RSS hash offload capabilities
Pavan Nikhilesh
2019-07-24
net/sfc: fix align to power of 2 when align has smaller type
Andrew Rybchenko
2019-06-14
net/sfc: support Rx interrupts for efx datapath
Georgiy Levashov
2019-06-13
net/sfc: advertise offload capabilities by Rx datapaths
Andrew Rybchenko
2019-05-03
net/sfc: fix MTU change to check Rx scatter consistency
Igor Romanov
2019-04-05
net/sfc: improve Rx free threshold default
Andrew Rybchenko
2019-02-08
net/sfc/base: allow to specify Rx buffer size on queue setup
Andrew Rybchenko
2019-02-08
net/sfc: use NIC Rx descriptor size instead of common
Igor Romanov
2019-02-08
net/sfc: use NIC EVQ descs limits instead of defines
Igor Romanov
2019-02-08
net/sfc: use NIC Rx descs limits instead of defines
Igor Romanov
2019-02-07
net/sfc: separate adapter primary process and shared data
Andrew Rybchenko
2019-02-07
net/sfc: move isolated flag in adapter shared
Andrew Rybchenko
2019-02-07
net/sfc: move RSS config to adapter shared
Andrew Rybchenko
2019-02-07
net/sfc: move RxQ shared information to adapter shared
Andrew Rybchenko
2019-02-07
net/sfc: remove RxQ control from shared RxQ info
Andrew Rybchenko
2019-02-07
net/sfc: support Rx descriptor status in secondary process
Andrew Rybchenko
2019-02-07
net/sfc: move datapath RxQ handle to shared RxQ info
Andrew Rybchenko
2019-02-07
net/sfc: move RxQ state to multi-process shared location
Andrew Rybchenko
2019-02-07
net/sfc: move datapath ops pointers to process private data
Andrew Rybchenko
2019-02-07
net/sfc: remove wrappers around Rx descriptor count and done
Andrew Rybchenko
2019-02-07
net/sfc: avoid usage of RxQ control structure in info get
Andrew Rybchenko
2018-10-29
add missing static keyword to globals
Ferruh Yigit
2018-10-11
net/sfc: do not skip RSS configuration step on reconfigure
Ivan Malov
2018-10-11
net/sfc: check mbufs allocated using mempool API for Rx
Andrew Rybchenko
2018-10-11
net/sfc: use mbuf raw free instead of mempool put directly
Andrew Rybchenko
2018-09-28
net/sfc: fix an Rx queue double release possibility
Igor Romanov
2018-09-28
net/sfc/base: check buffer size for hash flags
Ivan Malov
2018-09-14
ethdev: make default behavior CRC strip on Rx
Ferruh Yigit
2018-09-14
net/sfc: support runtime Rx queue setup
Igor Romanov
2018-07-23
net/sfc: prepare to support Rx datapath without checksum
Andrew Rybchenko
2018-07-23
net/sfc: move Rx checksum offload check to device level
Andrew Rybchenko
2018-07-04
ethdev: remove old offload API
Ferruh Yigit
2018-07-03
ethdev: add new offload flag to keep CRC
Ferruh Yigit
2018-05-14
ethdev: new Rx/Tx offloads API
Wei Dai
2018-04-27
net/sfc: add Rx descriptor wait timeout
Andrew Rybchenko
2018-04-27
net/sfc: support equal stride super-buffer Rx mode
Andrew Rybchenko
2018-04-27
net/sfc: allow to take mbuf pool into account when sizing
Andrew Rybchenko
2018-04-27
net/sfc: allow one Rx queue entry carry many packet buffers
Andrew Rybchenko
2018-04-27
net/sfc: convert to the advanced EFX RSS interface
Ivan Malov
2018-04-27
net/sfc: factor out RSS fields from adapter info
Ivan Malov
2018-04-27
net/sfc: remove conditional compilation for RSS
Ivan Malov
2018-04-27
net/sfc: process RSS settings on Rx configure step
Ivan Malov
2018-03-30
net/sfc: support runtime VI window size
Andrew Rybchenko
2018-03-30
net/sfc: fix mbuf data alignment calculation
Andrew Rybchenko
2018-03-30
net/sfc: prepare to merge init logs with main log type
Ivan Malov
2018-01-21
net/sfc: convert to new Rx offload API
Ivan Malov
2018-01-21
net/sfc: factor out function to report Rx capabilities
Ivan Malov
2018-01-16
net/sfc: change license to BSD-3-Clause
Andrew Rybchenko
2018-01-16
net/sfc: support more options for a number of Rx descriptors
Andrew Rybchenko
[next]