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
/
stack
Age
Commit message (
Expand
)
Author
2024-10-09
use C linkage where appropriate in headers
Mattias Rönnblom
2024-08-08
version: 24.11-rc0
David Marchand
2024-05-29
build: exclude rather than include libs in MSVC build
Tyler Retzlaff
2024-03-06
lib: move alignment attribute on types for MSVC
Tyler Retzlaff
2024-03-06
lib: use C11 alignment attribute on variables
Tyler Retzlaff
2024-03-01
lib: use log helper with prefix
Tyler Retzlaff
2024-02-18
lib: use atomic thread fence recommended API
Tyler Retzlaff
2024-02-14
use C11 alignof
Tyler Retzlaff
2023-12-21
lib: use per line logging in helpers
David Marchand
2023-12-21
lib: remove redundant newline from logs
David Marchand
2023-10-30
stack: use stdatomic API
Tyler Retzlaff
2023-08-16
remove C11 compatibility macro
Tyler Retzlaff
2023-07-31
version: 23.11-rc0
David Marchand
2023-06-09
stack: replace legacy atomics with GCC builtin atomics
Tyler Retzlaff
2023-04-25
use atomic intrinsics closer to C11
Tyler Retzlaff
2022-07-21
version: 22.11-rc0
David Marchand
2022-06-24
lib: document free functions
Stephen Hemminger
2022-02-22
lib: remove unneeded header includes
Sean Morrissey
2022-02-10
stack: fix stubs header export
David Marchand
2021-10-19
stack: remove unneeded atomic header include
Joyce Kong
2021-10-01
mempool/stack: build on Windows
Jie Zhou
2021-09-27
stack: fix reload head when pop fails
Julien Meunier
2021-09-22
lib: remove C++ include guard from private headers
Thomas Monjalon
2021-08-17
version: 21.11-rc0
Thomas Monjalon
2021-05-11
log: register with standardized names
David Marchand
2021-05-03
stack: allow lock-free only on relevant architectures
Stanislaw Kardach
2021-04-21
lib: remove librte_ prefix from directory names
Bruce Richardson