test mbuf attach
[dpdk.git] / lib / librte_eal / freebsd /
2020-07-08 David Marchandeal: add lcore iterators
2020-07-08 David Marchandeal: register non-EAL threads as lcores
2020-07-08 David Marchandeal: introduce thread init helper
2020-07-08 David Marchandeal: relocate per thread symbols to common
2020-07-07 Haiyue Wangvfio: support VF token
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: move OS common debug functions to single file
2020-06-23 Fady Badertimer: move from common to Unix directory
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-05-24 Ciara Powertelemetry: fix init log printing
2020-05-19 Ciara Powertelemetry: keep threads separate from data plane
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-04-24 Stephen Hemmingereal: fix comments spelling
2020-04-23 Jerin Jacobtrace: add interrupt tracepoints
2020-04-23 Jerin Jacobtrace: add thread tracepoints
2020-04-23 Jerin Jacobtrace: add alarm tracepoints
2020-04-23 Jerin Jacobtrace: add generic tracepoints
2020-04-23 Jerin Jacobtrace: hook subsystem to FreeBSD
2020-04-23 Jerin Jacobtrace: create CTF TDSL metadata in memory
2020-04-23 Jerin Jacobtrace: add internal init and fini interface
2020-04-23 Jerin Jacobtrace: introduce new subsystem
2020-04-23 Jerin Jacobeal: introduce API for getting thread name
2020-04-16 Thomas Monjalonreplace no-return attributes
2020-04-16 Thomas Monjalonreplace unused attributes
2020-04-14 Pavan Nikhileshbuild: disable experimental API check internally
2020-03-31 Thomas Monjaloneal: clean make and meson files
2020-03-31 Thomas Monjaloneal: move OS-specific sub-directories
2020-03-31 Thomas Monjaloneal: move common header files
2020-03-31 Thomas Monjaloneal: move arch-specific C files
2020-03-31 Thomas Monjaloneal: remove useless makefiles
2020-03-25 Mit Matelskeeal/freebsd: fix queuing duplicate alarm callbacks
2020-02-06 Harman Kalraeal: check if running in interrupt context
2020-01-20 Bruce Richardsoneal/freebsd: update CPU macro for FreeBSD 13
2019-11-20 Anatoly Burakovbuild: remove individual library versions
2019-11-07 Anatoly Burakovvfio: fix DMA mapping of external heaps
2019-11-07 Anatoly Burakovvfio: remove deprecated DMA mapping functions
2019-10-27 David Marchandeal: factorize lcore role code
2019-10-27 Stephen Hemmingereal: make lcore config private
2019-10-26 Anatoly Burakoveal: fix memory config allocation for multi-process
2019-10-26 Anatoly Burakovmem: make base address hint OS specific
2019-10-26 Pallavi Kadameal: move CPU operations to OS specific headers
2019-10-25 Anatoly Burakoveal: use define instead of raw option name
2019-10-25 Anatoly Burakoveal/freebsd: support option --base-virtaddr
2019-10-15 Arnon Warshavskyeal: fix mapping leak in secondary process
2019-10-09 David Marchandremove useless include of EAL memory config header
2019-07-29 Xiaolong Yeeal: replace license text with SPDX tag
2019-07-23 Nithin Dabilpurameal: add ack interrupt API
2019-07-14 Anatoly Burakoveal/freebsd: fix config creation
2019-07-06 Anatoly Burakoveal: prevent different primary/secondary process versions
2019-07-06 Anatoly Burakoveal: unify internal config init
2019-07-06 Anatoly Burakoveal: unify wait for complete init
2019-07-06 Anatoly Burakoveal: uninline wait for complete init
2019-07-06 Anatoly Burakoveal: hide shared memory config
2019-07-05 Anatoly Burakovmem: add API to lock/unlock memory hotplug
2019-07-05 Ben Walkereal: compute IOVA mode based on PA availability
2019-07-01 Anatoly Burakoveal/freebsd: add config reattach in secondary process
2019-07-01 Anatoly Burakoveal/freebsd: fix init completion
2019-06-29 David Marchandremove experimental tags from all symbol definitions
2019-06-28 Mattias Rönnblomeal: replace libc-based random generation with LFSR
2019-06-27 Xiaolong Yeeal: correct log for alarm error
2019-06-26 Arnon Warshavskyeal: do not panic on shared memory init
2019-06-05 Anatoly Burakovipc: handle unsupported IPC in init
2019-04-04 Bruce Richardsoneal: tighten permissions on shared memory files
2019-04-02 Anand Rawateal: add OS specific header file
2019-04-02 Thomas Monjaloneal: remove exec-env directory
2019-04-02 Darek Stojaczykeal: initialize alarms early
2019-03-28 Nikhil Raoservice: fix parameter type for attribute
2019-03-27 Jakub Grajciareal: add pending interrupt callback unregister
2019-03-12 Bruce Richardsonmk: use linux and freebsd in config names
2019-03-12 Bruce Richardsonbuild/freebsd: rename macro BSDPAPP to FREEBSD
2019-03-12 Bruce Richardsoneal/bsd: rename bsdapp to freebsd