git.droids-corp.org
/
dpdk.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
net/sfc: remove conditional compilation for RSS
[dpdk.git]
/
drivers
/
net
/
sfc
/
sfc_rx.c
2018-04-27
Ivan Malov
net/sfc: remove conditional compilation for RSS
blob
|
commitdiff
|
raw
2018-04-27
Ivan Malov
net/sfc: process RSS settings on Rx configure step
blob
|
commitdiff
|
raw
|
diff to current
2018-03-30
Andrew Rybchenko
net/sfc: support runtime VI window size
blob
|
commitdiff
|
raw
|
diff to current
2018-03-30
Andrew Rybchenko
net/sfc: fix mbuf data alignment calculation
blob
|
commitdiff
|
raw
|
diff to current
2018-03-30
Ivan Malov
net/sfc: prepare to merge init logs with main log type
blob
|
commitdiff
|
raw
|
diff to current
2018-01-21
Ivan Malov
net/sfc: convert to new Rx offload API
blob
|
commitdiff
|
raw
|
diff to current
2018-01-21
Ivan Malov
net/sfc: factor out function to report Rx capabilities
blob
|
commitdiff
|
raw
|
diff to current
2018-01-16
Andrew Rybchenko
net/sfc: change license to BSD-3-Clause
blob
|
commitdiff
|
raw
|
diff to current
2018-01-16
Andrew Rybchenko
net/sfc: support more options for a number of Rx descri...
blob
|
commitdiff
|
raw
|
diff to current
2018-01-16
Andrew Rybchenko
net/sfc: use Rx queue max fill level calculated on...
blob
|
commitdiff
|
raw
|
diff to current
2018-01-16
Andrew Rybchenko
net/sfc: make refill threshold check Rx datapath specific
blob
|
commitdiff
|
raw
|
diff to current
2018-01-16
Andrew Rybchenko
net/sfc: support VXLAN and NVGRE packet types classific...
blob
|
commitdiff
|
raw
|
diff to current
2018-01-16
Andrew Rybchenko
net/sfc/base: control RxQ scatter using flag instead...
blob
|
commitdiff
|
raw
|
diff to current
2017-11-14
Andrew Rybchenko
net/sfc: avoid Rx queue setup failure if thresholds...
blob
|
commitdiff
|
raw
|
diff to current
2017-11-06
Thomas Monjalon
mbuf: rename data address helpers to IOVA
blob
|
commitdiff
|
raw
|
diff to current
2017-10-06
Mark Spender
net/sfc/base: update RSS API to take RSS context parameter
blob
|
commitdiff
|
raw
|
diff to current
2017-10-06
Ivan Malov
net/sfc: fix unused variable in RSS-agnostic build
blob
|
commitdiff
|
raw
|
diff to current
2017-10-06
Ivan Malov
net/sfc: support Rx descriptor status API
blob
|
commitdiff
|
raw
|
diff to current
2017-10-06
Ivan Malov
net/sfc: specify correct scale table size on Rx start
blob
|
commitdiff
|
raw
|
diff to current
2017-07-06
Ivan Malov
net/sfc: support flow API isolated mode
blob
|
commitdiff
|
raw
|
diff to current
2017-06-14
Jerin Jacob
fix typos using codespell utility
blob
|
commitdiff
|
raw
|
diff to current
2017-06-12
Andrew Rybchenko
net/sfc: handle already flushed Rx queue gracefully
blob
|
commitdiff
|
raw
|
diff to current
2017-06-12
Ferruh Yigit
drivers/net: add generic ethdev macro to get PCI device
blob
|
commitdiff
|
raw
|
diff to current
2017-04-19
Andrew Rybchenko
net/sfc: correct RSS hash availability condition
blob
|
commitdiff
|
raw
|
diff to current
2017-04-19
Andrew Rybchenko
net/sfc: use zero RSS channels as disabled RSS indicator
blob
|
commitdiff
|
raw
|
diff to current
2017-04-19
Andrew Rybchenko
net/sfc: reset RSS channels back to 0 on close
blob
|
commitdiff
|
raw
|
diff to current
2017-04-19
Andrew Rybchenko
net/sfc: remove unnecessary mbuf initialization on Rx
blob
|
commitdiff
|
raw
|
diff to current
2017-04-04
Andrew Rybchenko
net/sfc: support changing the number of receive queues
blob
|
commitdiff
|
raw
|
diff to current
2017-04-04
Andrew Rybchenko
net/sfc: clarify Rx subsystem configure/close function...
blob
|
commitdiff
|
raw
|
diff to current
2017-04-04
Andrew Rybchenko
net/sfc: remove EvQ info array to simplify reconfigure
blob
|
commitdiff
|
raw
|
diff to current
2017-04-04
Andrew Rybchenko
net/sfc: bind EvQ DMA space to EvQ type and type-local...
blob
|
commitdiff
|
raw
|
diff to current
2017-04-04
Andrew Rybchenko
net/sfc: use correct function to free scattered packet...
blob
|
commitdiff
|
raw
|
diff to current
2017-04-04
Andrew Rybchenko
net/sfc: destroy event queue when Rx queue is released
blob
|
commitdiff
|
raw
|
diff to current
2017-04-04
Andrew Rybchenko
net/sfc: implement EF10 native Rx datapath
blob
|
commitdiff
|
raw
|
diff to current
2017-04-04
Andrew Rybchenko
net/sfc: remove few conditions in Rx queue refill
blob
|
commitdiff
|
raw
|
diff to current
2017-04-04
Andrew Rybchenko
net/sfc: make Rx scatter a datapath-dependent feature
blob
|
commitdiff
|
raw
|
diff to current
2017-04-04
Andrew Rybchenko
net/sfc: factor out libefx-based Rx datapath
blob
|
commitdiff
|
raw
|
diff to current
2017-04-04
Andrew Rybchenko
net/sfc: do not use Rx queue control state on datapath
blob
|
commitdiff
|
raw
|
diff to current
2017-04-04
Andrew Rybchenko
net/sfc: emphasis that RSS hash flag is an Rx queue...
blob
|
commitdiff
|
raw
|
diff to current
2017-04-04
Andrew Rybchenko
net/sfc: add missing BSD license line and update year
blob
|
commitdiff
|
raw
|
diff to current
2017-04-04
Ivan Malov
net/sfc: avoid failure on port start if Rx mode is...
blob
|
commitdiff
|
raw
|
diff to current
2017-01-17
Ivan Malov
net/sfc: query RSS key and hash types config
blob
|
commitdiff
|
raw
|
diff to current
2017-01-17
Ivan Malov
net/sfc: support RSS hash offload
blob
|
commitdiff
|
raw
|
diff to current
2017-01-17
Ivan Malov
net/sfc: add basic stubs for RSS support on driver...
blob
|
commitdiff
|
raw
|
diff to current
2017-01-17
Andrew Rybchenko
net/sfc: support deferred start of receive queues
blob
|
commitdiff
|
raw
|
diff to current
2017-01-17
Andrew Rybchenko
net/sfc: support scattered Rx DMA
blob
|
commitdiff
|
raw
|
diff to current
2017-01-17
Andrew Rybchenko
net/sfc: get RxQ descriptor done
blob
|
commitdiff
|
raw
|
diff to current
2017-01-17
Andrew Rybchenko
net/sfc: get RxQ pending descriptors count
blob
|
commitdiff
|
raw
|
diff to current
2017-01-17
Andrew Rybchenko
net/sfc: support Rx free threshold
blob
|
commitdiff
|
raw
|
diff to current
2017-01-17
Andrew Rybchenko
net/sfc: handle received packet type info from HW
blob
|
commitdiff
|
raw
|
diff to current
2017-01-17
Andrew Rybchenko
net/sfc: support checksum offloads on receive
blob
|
commitdiff
|
raw
|
diff to current
2017-01-17
Andrew Rybchenko
net/sfc: discard scattered packet on Rx correctly
blob
|
commitdiff
|
raw
|
diff to current
2017-01-17
Andrew Rybchenko
net/sfc: implement device callback to Rx burst of packets
blob
|
commitdiff
|
raw
|
diff to current
2017-01-17
Andrew Rybchenko
net/sfc: implement Rx queue start and stop operations
blob
|
commitdiff
|
raw
|
diff to current
2017-01-17
Andrew Rybchenko
net/sfc: validate Rx queue buffers setup
blob
|
commitdiff
|
raw
|
diff to current
2017-01-17
Andrew Rybchenko
net/sfc: calculate Rx buffer size which may be used
blob
|
commitdiff
|
raw
|
diff to current
2017-01-17
Andrew Rybchenko
net/sfc: implement Rx queue setup release operations
blob
|
commitdiff
|
raw
|
diff to current
2017-01-17
Andrew Rybchenko
net/sfc: check configured Rx mode
blob
|
commitdiff
|
raw
|
diff to current
2017-01-17
Andrew Rybchenko
net/sfc: implement Rx subsystem stubs
blob
|
commitdiff
|
raw
|
diff to current