aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/ixge
AgeCommit message (Expand)AuthorFilesLines
2018-10-28physmem: coverity issuesDamjan Marion1-3/+0
2018-10-23Numa-aware, growable physical memory allocator (pmalloc)Damjan Marion2-26/+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-08-27cmake: Fix plugins .h includesMohsin Kazmi1-1/+7
2018-08-25cmake: improve add_vpp_plugin macroDamjan Marion1-3/+1
2018-08-17CMake as an alternative to autotools (experimental)Damjan Marion1-0/+16
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 Marion2-51/+51
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-24Add extern to *_main global variable declarations in header files.Dave Wallace1-2/+2
2017-10-04[aarch64] Fixes CLI crashes on dpaa2 platform.Christophe Fontaine1-5/+5
2017-09-07vlib physmem reworkDamjan Marion2-11/+23
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 Marion2-0/+4240