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.c
Age
Commit message (
Expand
)
Author
2024-10-13
ethdev: verify queue ID in Tx done cleanup
Chengwen Feng
2024-10-12
ethdev: add frequency adjustment
Mingjin Ye
2024-10-11
ethdev: restore config only when requested
Dariusz Sosnowski
2024-10-11
ethdev: rework config restore
Dariusz Sosnowski
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 report of register names and filter
Jie Hai
2024-02-01
drivers/net: return number of supported packet types
Sivaramakrishnan Venkat
2023-12-04
ethdev: get RSS hash algorithm by name
Jie Hai
2023-12-21
lib: replace logging helpers
David Marchand
2023-12-21
lib: simplify multilines log messages
David Marchand
2023-12-21
lib: add newline in logs
David Marchand
2023-11-08
ethdev: account for smaller MTU when setting default
Joshua Washington
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-30
ethdev: use stdatomic API
Tyler Retzlaff
2023-10-11
ethdev: cleanup shared data with the last port
David Marchand
2023-10-11
ethdev: avoid panicking in absence of ethdev shared data
David Marchand
2023-10-11
ethdev: protect shared memory accesses under one lock
David Marchand
2023-09-27
ethdev: add API for mbuf recycle mode
Feifei Wang
2023-09-22
ethdev: validate reserved fields
Stephen Hemminger
2023-09-05
use abstracted bit count functions
David Marchand
2023-06-27
lib: remove blank line ending comment blocks
Thomas Monjalon
2023-06-21
ethdev: advertise flow restore in mbuf
David Marchand
2023-06-20
ethdev: rename functions checking queue validity
Thomas Monjalon
2023-06-19
ethdev: check that at least one FEC mode is specified
Denis Pryazhennikov
2023-06-13
ethdev: prefer offload names in logs
David Marchand
2023-06-07
ethdev: extract telemetry code to a file
Jie Hai
2023-06-07
ethdev: fix calloc arguments
Jie Hai
2023-06-06
ethdev: add functions to check queue validity
Dengdui Huang
2023-05-19
ethdev: fix MAC address occupies two entries
Huisong Li
2023-03-03
ethdev: optimise parameter passing to xstats trace
Ankur Dwivedi
2023-03-02
ethdev: remove telemetry Rx mbuf alloc failed field
Ferruh Yigit
2023-03-02
ethdev: add link speed 400G
Thomas Monjalon
2023-02-17
ethdev: add Tx queue mapping of aggregated ports
Jiawei Wang
2023-02-14
ethdev: add telemetry xstats parameter to hide zero
Chengwen Feng
2023-02-08
ethdev: add trace points
Ankur Dwivedi
2023-02-05
rename telemetry u64 functions to uint versions
Bruce Richardson
2023-02-05
telemetry: rename unsigned 64-bit enum value to uint
Bruce Richardson
2023-02-05
ethdev: get capabilities from telemetry in hexadecimal
Huisong Li
2023-02-05
ethdev: fix telemetry data truncation
Huisong Li
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: factor out helper function to check Rx mempool
Andrew Rybchenko
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
[next]