test mbuf attach
[dpdk.git] / lib / librte_eal /
2020-07-28 Parav Panditeal: introduce macro for bit definition
2020-07-17 Phil Yangeal: add wrapper for C11 atomic thread fence
2020-07-17 Honnappa Nagarahallieal: change the log level for test asserts
2020-07-11 David Marchandeal/linux: truncate thread name
2020-07-11 Thomas Monjalonpci: keep API compatibility with mmap values
2020-07-11 Harman Kalraeal: fix parentheses in alignment macros
2020-07-10 Dmitry Kozlyukeal/windows: detect insufficient privileges for hugepages
2020-07-10 Joyce Kongintroduce restricted pointer aliasing marker
2020-07-09 Phil Yangeal/linux: use C11 atomics for interrupt status
2020-07-09 Levend Sayarservice: fix C++ linkage
2020-07-08 Lukasz Wojciechowskiservice: fix core mapping reset
2020-07-08 David Marchandeal: add multiprocess disable API
2020-07-08 David Marchandeal: add lcore iterators
2020-07-08 David Marchandeal: add lcore init callbacks
2020-07-08 David Marchandeal: register non-EAL threads as lcores
2020-07-08 David Marchandeal: move lcore role code
2020-07-08 David Marchandeal: introduce thread uninit helper
2020-07-08 David Marchandeal: introduce thread init helper
2020-07-08 David Marchandeal: fix multiple definition of per lcore thread id
2020-07-08 David Marchandeal: relocate per thread symbols to common
2020-07-08 Honnappa Nagarahallieal/arm: adjust memory barriers for IO on ARMv8
2020-07-07 Igor Romanovservice: fix lcore iteration
2020-07-07 Haiyue Wangvfio: support VF token
2020-07-07 Haiyue Wangeal: fix uuid header dependencies
2020-07-07 Stephen Hemmingervfio: lower the priority of startup messages
2020-07-07 Yunjian Wangvfio: remove unused variable
2020-07-07 Stephen Hemmingereal: fix lcore accessors for non-EAL threads
2020-07-07 Honnappa Nagarahallieal/armv8: force inlining of timer API
2020-07-07 Honnappa Nagarahallieal/armv8: fix timer frequency calibration with PMU
2020-07-06 Tal Shnaidermanmbuf: build on Windows
2020-07-06 Tal Shnaidermaneal: support endianness detection on Windows
2020-07-06 Fady Badermempool: build on Windows
2020-07-05 David Marchandtrace: simplify trace point registration
2020-07-05 Bruce Richardsoneal: restrict default plugin path to shared lib mode
2020-07-05 Bruce Richardsoneal: cache last directory permissions checked
2020-07-05 Bruce Richardsoneal: forbid loading drivers from insecure paths
2020-07-05 Bruce Richardsoneal: load only shared libs from driver plugin directories
2020-07-05 Bruce Richardsoneal: remove unnecessary null-termination in plugin...
2020-07-03 Jerin Jacoblog: introduce logtype register macro
2020-06-30 Ruifeng Wangeal/arm: add vcopyq intrinsic for aarch32
2020-06-29 Tasnim Bashareal/windows: fix thread handle
2020-06-29 Tal Shnaidermanbus/pci: support Windows with bifurcated drivers
2020-06-29 Tal Shnaidermanbus/pci: introduce Windows support with stubs
2020-06-29 Tal Shnaidermanpci: build on Windows
2020-06-29 Tal Shnaidermanpci: use OS generic memory mapping functions
2020-06-29 Tal Shnaidermaneal: move OS common options usage functions
2020-06-29 Tal Shnaidermaneal: move OS common config objects
2020-06-24 David Marchandeal: remove redundant newline in alert message
2020-06-24 Tal Shnaidermaneal/windows: support exit and panic
2020-06-24 Tal Shnaidermaneal: move OS common debug functions to single file
2020-06-24 Harman Kalraeal/linux: fix epoll fd list rebuild for interrupts
2020-06-23 Fady Badertimer: support EAL functions on Windows
2020-06-23 Fady Badertimer: move from common to Unix directory
2020-06-16 Joyce Kongeal: introduce bit operations API
2020-06-15 Dmitry Kozlyukeal/windows: implement basic memory management
2020-06-15 Dmitry Kozlyukeal/windows: initialize hugepage info
2020-06-15 Dmitry Kozlyukeal/windows: improve CPU and NUMA node detection
2020-06-15 Dmitry Kozlyukeal/windows: complete queue.h data structures
2020-06-15 Dmitry Kozlyukeal/windows: add tracing stubs
2020-06-15 Dmitry Kozlyuktrace: add size_t field emitter
2020-06-15 Dmitry Kozlyukmem: extract common dynamic memory allocation
2020-06-15 Dmitry Kozlyukmem: extract common memseg list initialization
2020-06-15 Dmitry Kozlyukeal: introduce memory management wrappers
2020-06-15 Dmitry Kozlyukeal: introduce internal wrappers for file operations
2020-06-15 Dmitry Kozlyukeal: replace page sizes enum with a set of constants
2020-06-15 David Marchandeal/windows: fix symbol export
2020-06-15 Pallavi Kadameal/windows: fix warnings
2020-06-11 Tasnim Bashareal/windows: support thread ID query
2020-05-24 Ciara Powertelemetry: fix init log printing
2020-05-19 Jerin Jacobdoc: use globbing terminology
2020-05-19 Ciara Powertelemetry: keep threads separate from data plane
2020-05-18 Stephen Hemmingereal: fix C++17 compilation
2020-05-18 Ferruh Yigitcompat: provide experimental alias for matured ABI
2020-05-11 Bing Zhaomem: fix overflow on allocation
2020-05-11 Phil Yangservice: relax barriers with C11 atomics
2020-05-11 Phil Yangservice: optimize with C11 atomics
2020-05-11 Phil Yangservice: remove redundant code
2020-05-11 Phil Yangservice: remove rte prefix from static functions
2020-05-11 Honnappa Nagarahalliservice: fix identification of service running on other...
2020-05-11 Honnappa Nagarahalliservice: fix race condition for MT unsafe service
2020-05-10 Bruce Richardsoneal: add telemetry callbacks
2020-05-10 Ciara Powereal: remove option registration infrastructure
2020-05-10 Ciara Powereal: add telemetry as dependency
2020-05-10 Bruce Richardsonbuild: add arch-specific header path to global includes
2020-05-07 Kevin Laatzeal/x86: add more CPU flags
2020-05-07 Pallavi Kadameal/windows: support logging
2020-05-07 Pallavi Kadameal/windows: add fnmatch implementation
2020-05-06 David Christenseneal/ppc: fix build with gcc 9.3
2020-05-06 Phil Yangtrace: fix build with gcc 10
2020-05-06 David Marchandtrace: remove string duplication
2020-05-06 David Marchandtrace: remove limitation on patterns number
2020-05-06 David Marchandtrace: remove unneeded checks in internal API
2020-05-06 David Marchandtrace: avoid confusion on optarg
2020-05-06 David Marchandtrace: simplify trace point headers
2020-05-06 Ori Kameal/ppc: fix bool type after altivec include
2020-05-06 Kevin Traynoreal/x86: ignore gcc 10 stringop-overflow warnings
2020-04-28 David Marchandeal: fix typo in endian conversion macros
2020-04-26 Dmitry Kozlyukeal: disable tracing on Windows
2020-04-26 Thomas Monjalonmem: fix build
2020-04-25 Luca Boccassifix various typos found by Lintian
next