index
:
mesalab_git/tongzongzhen/dpdk.git
main
next-baseband-for-main
next-baseband-staging
next-crypto-for-main
next-eventdev-for-main
next-net-brcm-for-next-net
next-net-brcm-for-next-net-bkp
next-net-brcm-main
next-net-for-main
next-net-intel-for-next-net
next-net-intel-main
next-net-main
next-net-mlx-for-next-net
next-net-mlx-main
next-net-mrvl-for-main
next-virtio-for-next-net
next-virtio-staging
releases
Repository for tongzongzhen/dpdk
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
ethdev
Age
Commit message (
Expand
)
Author
2024-11-11
ethdev: require checking result of query functions
Stephen Hemminger
2024-11-11
ethdev: check info query return
Stephen Hemminger
2024-10-26
ethdev: fix link with C++
David Marchand
2024-10-18
ethdev: use IPv6 address structure in flows
Robin Jarry
2024-10-18
net: use IPv6 address structure for packet headers
Robin Jarry
2024-10-13
ethdev: verify queue ID in Tx done cleanup
Chengwen Feng
2024-10-12
ethdev: add traffic manager query
Bruce Richardson
2024-10-12
ethdev: add frequency adjustment
Mingjin Ye
2024-10-11
ethdev: restore config only when requested
Dariusz Sosnowski
2024-10-11
ethdev: add restore flags as driver callback
Dariusz Sosnowski
2024-10-11
ethdev: rework config restore
Dariusz Sosnowski
2024-10-10
ethdev: convert string initialization
Ferruh Yigit
2024-10-08
ethdev: make TM shaper parameters constant
Bruce Richardson
2024-10-08
ethdev: make TM profile add parameters constant
Bruce Richardson
2024-10-08
ethdev: make TM node add parameters constant
Bruce Richardson
2024-09-30
ethdev: fix overflow in descriptor count
Niall Meade
2024-09-27
ethdev: add link speed lanes configuration
Damodharam Ammepalli
2024-09-27
ethdev: add telemetry command for registers
Jie Hai
2024-09-27
ethdev: add report of register names and filter
Jie Hai
2024-09-27
ethdev: add trace points to flow insertion by index
Alexander Kozyrev
2024-09-27
ethdev: add jump to table index action
Alexander Kozyrev
2024-09-27
ethdev: add flow rule by index with pattern
Alexander Kozyrev
2024-09-27
ethdev: add flow rule insertion mode by index with pattern
Alexander Kozyrev
2024-09-22
ethdev: optimize activation of fast path tracepoints
Adel Belkhiri
2024-10-15
ethdev: fix race on ports in telemetry endpoints
Robin Jarry
2024-10-09
use C linkage where appropriate in headers
Mattias Rönnblom
2024-08-08
version: 24.11-rc0
David Marchand
2024-07-22
ethdev: fix device init without socket-local memory
Bruce Richardson
2024-07-19
ethdev: fix GENEVE option item conversion
Michael Baum
2024-06-12
ethdev: support duplicating only item mask
Dariusz Sosnowski
2024-06-11
net: extend VXLAN header to support more extensions
Gavin Li
2024-06-11
ethdev: add VXLAN last reserved field
Rongwei Liu
2024-04-22
ethdev: fix strict aliasing in link up
Chengwen Feng
2024-03-11
ethdev: fix representor devargs initialization
Thierry Herbelot
2024-03-06
lib: move alignment attribute on types for MSVC
Tyler Retzlaff
2024-03-04
ethdev: add Linux ethtool link mode conversion
Thomas Monjalon
2024-02-28
ethdev: fix multiple representor devargs parsing
Harman Kalra
2024-02-26
ethdev: add function to check representor port
Long Wu
2024-02-20
ethdev: allow modifying IPv6 FL and TC fields
Michael Baum
2024-02-20
ethdev: allow modifying IPsec fields
Viacheslav Ovsiienko
2024-02-20
ethdev: allow modifying IPv4 next protocol field
Viacheslav Ovsiienko
2024-02-15
ethdev: add template table resize
Gregory Etelson
2024-02-13
ethdev: add encapsulation hash calculation
Ori Kam
2024-02-09
ethdev: support RSS based on IPv6 flow label
Ajit Khaparde
2024-02-09
ethdev: recommend against using locks in event callbacks
David Marchand
2024-02-07
ethdev: rework fast path async flow API
Dariusz Sosnowski
2024-02-06
ethdev: add flow item for comparison
Suanming Mou
2024-02-06
ethdev: move flow field data structure
Suanming Mou
2024-02-06
ethdev: rename flow field data structure
Suanming Mou
2024-02-01
drivers/net: return number of supported packet types
Sivaramakrishnan Venkat
[next]