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
/
eal
/
common
Age
Commit message (
Expand
)
Author
2024-11-08
log: colorize log output
Stephen Hemminger
2024-11-08
log: add timestamp option
Stephen Hemminger
2024-11-08
log: rework syslog handling
Stephen Hemminger
2024-11-08
eal: improve exit output log
Stephen Hemminger
2024-11-08
eal: introduce log options parser
David Marchand
2024-11-08
eal: factorize parser for log level
Stephen Hemminger
2024-11-08
eal: fix lcore variables cleanup on Windows
Thomas Monjalon
2024-11-07
service: keep per-lcore state in lcore variable
Mattias Rönnblom
2024-11-07
random: keep PRNG state in lcore variable
Mattias Rönnblom
2024-11-07
doc: add lcore variables guide
Mattias Rönnblom
2024-11-07
eal: add static per-lcore memory allocation facility
Mattias Rönnblom
2024-10-14
service: use bitset to represent service flags
Mattias Rönnblom
2024-10-14
eal: add bitset type
Mattias Rönnblom
2024-10-11
mem: add total memory size in dumps
Gagandeep Singh
2024-10-10
memzone: fix use after free in tracing
Stephen Hemminger
2024-10-10
dev: fix callback lookup when unregistering device
Malcolm Bumgardner
2024-10-08
timer: override CPU TSC frequency with OS value
Isaac Boukris
2024-10-01
service: extend service function call statistics
Mattias Rönnblom
2024-07-23
malloc: fix multi-process wait condition handling
Anatoly Burakov
2024-07-12
fbarray: fix finding for unaligned length
Anatoly Burakov
2024-07-11
eal: verify MMU type for PPC64
David Christensen
2024-07-09
fbarray: fix lookbehind ignore mask handling
Anatoly Burakov
2024-07-09
fbarray: fix lookahead ignore mask handling
Anatoly Burakov
2024-07-09
fbarray: fix incorrect lookbehind behavior
Anatoly Burakov
2024-07-09
fbarray: fix incorrect lookahead behavior
Anatoly Burakov
2024-07-05
eal/linux: hide some local signal handler code
Stephen Hemminger
2024-07-05
mem: remove type argument from internal routines
Stephen Hemminger
2024-06-17
eal: fix logs for '--lcores'
Kevin Traynor
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
eal: verify strdup return
Chengwen Feng
2024-02-18
lib: use atomic thread fence recommended API
Tyler Retzlaff
2024-02-14
eal: remove type expansion from per lcore macros
Tyler Retzlaff
2024-02-01
mem: initialise shared locks explicitly
David Marchand
2023-12-21
lib: use per line logging in helpers
David Marchand
2023-12-21
lib: add more logging helpers
David Marchand
2023-12-21
lib: add newline in logs
David Marchand
2023-11-06
eal: stop lcore iteration after getting telemetry info
Ruifeng Wang
2023-11-06
eal: add usage ratio in lcore telemetry
Chengwen Feng
2023-10-30
eal: use stdatomic API
Tyler Retzlaff
2023-10-26
malloc: remove return from void functions
Tyler Retzlaff
2023-10-17
eal: use abstracted bit count functions
Tyler Retzlaff
2023-10-12
random: add cache guard to per-lcore PRNG state
Morten Brørup
2023-10-11
ethdev: protect shared memory accesses under one lock
David Marchand
2023-10-06
mem: annotate locks for memseg list walk
Artemy Kovalyov
2023-10-06
mem: fix deadlock with multiprocess
Artemy Kovalyov
2023-10-04
random: initialize state for unregistered non-EAL threads
Stephen Hemminger
2023-09-29
eal: use stdatomic API in public headers
Tyler Retzlaff
2023-09-22
lib: remove pthread.h from includes
Thomas Monjalon
[next]