aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/ixge/ixge.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-30misc: deprecate netmap and ixge driversDamjan Marion1-2938/+0
2019-09-24vlib: add flag to explicitelly mark nodes which can init per-node packet traceDamjan Marion1-0/+1
2019-05-16init / exit function orderingDave Barach1-6/+7
2019-02-02Deprecate old mutliarch code, phase 1Damjan Marion1-3/+1
2018-10-28physmem: coverity issuesDamjan Marion1-3/+0
2018-10-23Numa-aware, growable physical memory allocator (pmalloc)Damjan Marion1-24/+11
2018-10-23c11 safe string handling supportDave Barach1-7/+7
2018-10-22vlib: pci improvementsDamjan Marion1-13/+13
2018-10-22vlib: introduce vlib_buffer_get_{pa,va,current_va,current_pa} inlinesDamjan Marion1-16/+13
2018-09-25dpdk: show pluggable info in 'show hardware'Damjan Marion1-2/+2
2018-03-04vlib: map pci region by using vfio FD when vfio is usedDamjan Marion1-1/+1
2018-02-08add CLIB_HAVE_VEC128 with NEON intrinsics (VPP-1127)Gabriel Ganne1-1/+1
2018-01-31vlib: allocating buffers on thread-x and freeing them on thread-y causesSteven1-12/+6
2017-12-09vlib: PCI rework to support VFIODamjan Marion1-48/+49
2017-11-21dpdk: add l2_hdr_offset and l3_hdr_offset in vlib_buffer_tDamjan Marion1-2/+2
2017-10-25vlib: add support for multiple buffer poolsDamjan Marion1-4/+8
2017-10-04[aarch64] Fixes CLI crashes on dpaa2 platform.Christophe Fontaine1-5/+5
2017-09-07vlib physmem reworkDamjan Marion1-11/+21
2017-07-14vnet_buffer_t flags cleanupDamjan Marion1-6/+6
2017-07-12Deprecate support for flattened output nodesDamjan Marion1-1/+0
2017-05-09Fix remaining 32-bit compile issuesDamjan Marion1-2/+3
2017-04-06Use thread local storage for thread indexDamjan Marion1-1/+1
2017-03-22vlib: add description field in plugin registrationDamjan Marion1-0/+1
2017-03-10Retire vpp_liteDamjan Marion1-0/+2947