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
/
rte_ethdev.h
Age
Commit message (
Expand
)
Author
2024-11-11
ethdev: require checking result of query functions
Stephen Hemminger
2024-10-26
ethdev: fix link with C++
David Marchand
2024-10-12
ethdev: add frequency adjustment
Mingjin Ye
2024-09-27
ethdev: add link speed lanes configuration
Damodharam Ammepalli
2024-09-27
ethdev: add report of register names and filter
Jie Hai
2024-09-22
ethdev: optimize activation of fast path tracepoints
Adel Belkhiri
2024-10-09
use C linkage where appropriate in headers
Mattias Rönnblom
2024-04-22
ethdev: fix strict aliasing in link up
Chengwen Feng
2024-03-06
lib: move alignment attribute on types for MSVC
Tyler Retzlaff
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-01-23
ethdev: add Tx queue used count query
Jerin Jacob
2023-12-04
ethdev: get RSS hash algorithm by name
Jie Hai
2023-12-21
lib: use per line logging in helpers
David Marchand
2023-12-21
lib: replace logging helpers
David Marchand
2023-11-03
ethdev: add maximum Rx buffer size
Huisong Li
2023-11-03
ethdev: get RSS algorithm names
Jie Hai
2023-11-03
ethdev: set and query RSS hash algorithm
Jie Hai
2023-11-02
ethdev: clarify RSS related fields usage
Jie Hai
2023-10-26
ethdev: fix function name in comment
Bruce Richardson
2023-10-30
ethdev: use stdatomic API
Tyler Retzlaff
2023-10-16
ethdev: clarify device queue state after start and stop
Ferruh Yigit
2023-10-12
ethdev: add IPsec event subtype range for driver errors
Nithin Dabilpuram
2023-09-27
ethdev: add API for mbuf recycle mode
Feifei Wang
2023-09-22
ethdev: remove bonding deprecated macro
Long Wu
2023-07-28
doc: announce bonding macro renaming
Long Wu
2023-06-27
lib: align comment blocks
Thomas Monjalon
2023-06-27
lib: remove blank line ending comment blocks
Thomas Monjalon
2023-06-20
ethdev: rename functions checking queue validity
Thomas Monjalon
2023-06-19
ethdev: update documentation for API to get FEC
Denis Pryazhennikov
2023-06-19
ethdev: update documentation for API to set FEC
Denis Pryazhennikov
2023-06-06
ethdev: add functions to check queue validity
Dengdui Huang
2023-06-01
ethdev: introduce low latency RS FEC
Jie Hai
2023-05-19
ethdev: fix MAC address occupies two entries
Huisong Li
2023-03-12
ethdev: reword description of device info query
Stephen Hemminger
2023-03-02
ethdev: add link speed 400G
Thomas Monjalon
2023-02-17
ethdev: add Tx queue mapping of aggregated ports
Jiawei Wang
2022-11-21
ethdev: explicit some errors of port start and stop
Dariusz Sosnowski
2022-10-20
net/bonding: call Tx prepare before Tx burst
Chengwen Feng
2022-10-17
ethdev: add proactive error handling mode
Kalesh AP
2022-10-17
ethdev: add error handling mode to device info
Chengwen Feng
2022-10-09
ethdev: introduce protocol-based buffer split
Yuan Wang
2022-10-09
ethdev: introduce protocol header API
Yuan Wang
2022-10-08
ethdev: support multiple mbuf pools per Rx queue
Hanumanth Pothula
2022-10-08
ethdev: introduce hairpin memory capabilities
Dariusz Sosnowski
2022-10-07
ethdev: support congestion management
Jerin Jacob
2022-10-06
ethdev: introduce Rx/Tx descriptor dump API
Dongdong Liu
2022-10-06
drivers/bus: set device NUMA node to unknown by default
Olivier Matz
2022-10-04
ethdev: increase queue rate parameter from 16b to 32b
Satha Rao
2022-10-04
ethdev: remove Rx header split port offload
Xuan Ding
[next]