main
bus: implement cleanup in EAL
build: mark exported symbols
eal: limit maximum runtime directory and socket
dev: fix hotplug notification to secondary
mem: add option for page size VA limits
fbarray: flatten loop in find prev n
interrupts: add location info to error message
eal: revert prefix of lcore roles
lib: add more logging helpers
mem: update comment on virtual area reservation
ipc: trigger async callback without peers
eal: reject non-numeric input in string to size
tailq: fix name truncation
eal: use cpuset to string helper
eal: fix variable shadowing
trace: add time type
eal: fix versioning macro for experimental symbol
mem: remove per-list segment and memory limits
eal: handle compressed firmware
lib: remove librte_ prefix from directory names
remove C11 compatibility macro
eal: add static per-lcore memory allocation facility
eal: enhance lock annotations for rwlock
mem: allocate all VA space in one go
mem: store default segment limits in config
lib: use log helper with prefix
bus: consolidate device lookup
lib: remove unneeded header includes
lib: move alignment attribute on types for MSVC
mem: remove type argument from internal routines
malloc: fix multi-process wait condition handling
eal: replace unnecessary comma operators