ethernet: check destination mac for L3 in ethernet-input node
[vpp.git] / src / vppinfra / pmalloc.c
2024-04-24 Tom Jonesvppinfra: Add FreeBSD method for updating pmalloc looku... 39/40639/3
2024-03-18 Damjan Marionvppinfra: os agnostic api for getting CPU information 43/40543/2
2024-03-12 Damjan Marionmisc: remove GNU Indent directives 02/40502/5
2024-02-13 Tom Jonesvppinfra: MAP_HUGETLB isn't available on FreeBSD 64/40264/2
2024-02-13 Tom Jonesvppinfra: Only prealloc hugepages on Linux 73/40273/2
2022-06-09 Damjan Marionvppinfra: missing __clib_export for clib_pmalloc_alloc_... 15/36315/3
2021-05-06 Damjan Marionvppinfra: fix tests 37/32237/2
2021-04-20 Klement Sekerapmalloc: tolerate move_pages failure on numa node #0 65/32065/2
2021-04-18 Damjan Marionvppinfra: remove linux/syscall.h 21/32021/2
2020-12-14 Damjan Marionmisc: move to new pool_foreach macros 96/30396/2
2020-10-17 Damjan Marionvppinfra: explicitly export symbols 90/29490/4
2020-09-17 Damjan Marionstats: configurable page size 97/28897/5
2020-09-17 Damjan Marionvppinfra: support main heap with different page sizes 27/28827/12
2020-09-14 Damjan Marionvppinfra: add clib_log2_page_sz and format/unformat... 21/28821/1
2020-04-21 Dave Barachvppinfra: bihash improvements 49/26549/10
2019-11-22 Andrew Yourtchenkovppinfra: fix coverity issue 205691 in pmalloc 98/23498/3
2019-11-07 Damjan Marionpmalloc: always lock pages 06/23106/7
2019-03-18 Damjan MarionFix build with newer linux headers 66/18366/2
2019-02-27 Dave BarachVPP-1576: fix Coverity issues 15/17915/2
2019-02-26 Artem BelovFix vpp crashing when attempting to run in kubernetes Pod 38/17838/5
2019-02-21 Damjan Marionphysmem: keep physmem VA in 39-bit address space on... 54/17754/3
2019-01-23 Damjan Marionpmalloc: don't iterate if there is no enough free space 08/17008/1
2018-11-28 Damjan Marioncmake: display warning and continue if dpdk not present 46/16246/1
2018-11-27 Kingwel Xiepmalloc: correct format_pmalloc_map u32 index overrun bug 50/15850/4
2018-11-15 Dave BarachVPP-1474: fix 2x coverity warnings 46/15946/2
2018-11-10 Kingwel Xiepmalloc: u32 pp->index leads to va address overrun 47/15847/1
2018-11-08 Mohsin Kazmiphysmem: Add physmem map support 06/15806/3
2018-11-07 Damjan Marionpmalloc: fix shared mappings 05/15805/1
2018-10-28 Damjan Marionphysmem: coverity issues 49/15549/4
2018-10-25 Damjan Marionpmalloc: don't lock 4K pages if we don't have access... 34/15534/2
2018-10-25 Damjan Marionpmalloc: support for 4K pages 09/15509/6
2018-10-24 Damjan Marionvppinfra: autodetect default hugepage size 99/15499/2
2018-10-23 Damjan Marionphysmem coverity issues 86/15486/2
2018-10-23 Damjan MarionNuma-aware, growable physical memory allocator (pmalloc) 06/15106/34