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
/
linux
Age
Commit message (
Expand
)
Author
2024-11-08
eal: initialize log before everything else
Stephen Hemminger
2024-11-08
log: rework syslog handling
Stephen Hemminger
2024-11-08
eal: do not log init failure twice
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-07
eal: add static per-lcore memory allocation facility
Mattias Rönnblom
2024-10-14
eal/linux: fix VFIO hotplug with multiprocess
David Marchand
2024-10-09
use C linkage where appropriate in headers
Mattias Rönnblom
2024-10-08
timer: override CPU TSC frequency with OS value
Isaac Boukris
2024-10-08
timer: improve TSC estimation accuracy
Isaac Boukris
2024-10-04
alarm: fix alarm cancel
Wojciech Panfil
2024-07-11
eal: verify MMU type for PPC64
David Christensen
2024-07-09
eal/linux: lower log level on allocation attempt failure
David Marchand
2024-07-05
eal/linux: hide some local signal handler code
Stephen Hemminger
2024-03-06
vfio: get device info
Mingjin Ye
2024-02-18
eal: verify strdup return
Chengwen Feng
2023-12-21
lib: add more logging helpers
David Marchand
2023-12-21
eal/linux: remove log paraphrasing the doc
David Marchand
2023-12-21
lib: add newline in logs
David Marchand
2023-10-30
eal: use stdatomic API
Tyler Retzlaff
2023-10-06
mem: fix deadlock with multiprocess
Artemy Kovalyov
2023-09-22
lib: remove pthread.h from includes
Thomas Monjalon
2023-09-22
eal: remove deprecated thread functions
Thomas Monjalon
2023-09-22
lib: convert to internal control threads
Thomas Monjalon
2023-09-22
eal: rename thread name length definition
Thomas Monjalon
2023-09-05
use abstracted bit count functions
David Marchand
2023-08-31
set namespace prefix to threads
Thomas Monjalon
2023-08-16
remove C11 compatibility macro
Tyler Retzlaff
2023-08-09
telemetry: use standard logging
Bruce Richardson
2023-08-09
log: separate logging functions out of EAL
Bruce Richardson
2023-08-04
remove KNI
Stephen Hemminger
2023-07-06
mem: fix memsegs exhausted message
Fengnan Chang
2023-07-06
eal: use macros for help option
Thomas Monjalon
2023-06-27
lib: remove extra asterisks ending comment blocks
Thomas Monjalon
2023-06-15
build: change NUMA flag variable type to boolean
Bruce Richardson
2023-06-12
eal: choose IOVA mode according to compilation option
Viacheslav Ovsiienko
2023-06-09
eal/linux: fix legacy mem init with many segments
Fengnan Chang
2023-06-08
eal/linux: fix secondary process crash for mp hotplug requests
Zhihong Wang
2023-06-05
eal: avoid calling cleanup twice
Bruce Richardson
2023-05-15
vfio: do not coalesce DMA mappings
Nipun Gupta
2023-04-23
mem: rework malloc heap init
David Marchand
2023-03-16
build: clarify configuration without IOVA field in mbuf
Thomas Monjalon
2023-03-12
eal/linux: use program short name from libc
Stephen Hemminger
2023-02-20
eal: drop export of internal tracepoints
Ankur Dwivedi
2023-02-15
eal: cleanup alarm and hotplug before memory detach
Fengnan Chang
2023-02-10
eal/linux: fix hugetlbfs sub-directories discovery
Ashish Sadanandan
2023-02-09
mem: fix hugepage info mapping
Chengwen Feng
2023-01-31
eal: add platform agnostic thread set name API
Tyler Retzlaff
2023-01-31
eal: remove thread getname API
Tyler Retzlaff
2023-01-18
eal: stop using pthread for lcores and control threads
Tyler Retzlaff
[next]