1. 878c609 vlib: add buffer and thread callbacks by Damjan Marion · 8 years ago
  2. 0d3c1cc VPP-279: af_packet via Command-line Arg should no longer be supported by Billy McFall · 8 years ago
  3. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago[Renamed from vnet/vnet/devices/dpdk/init.c]
  4. 696f1ad dpdk: Add support for Mellanox ConnectX-4 devices by Damjan Marion · 8 years ago
  5. a60d4cb Improve dpdk-input node to handle drivers not setting mbuf PTYPE by John Lo · 8 years ago
  6. 7549621 dpdk: input node next and error optimizations by Damjan Marion · 8 years ago
  7. 22766b8 dpdk: quad loop dpdk tx and code optimizations by Damjan Marion · 8 years ago
  8. 7dc4146 dpdk: quad loop dpdk-input node by Damjan Marion · 8 years ago
  9. 5165cbc Fix bug in configure 'vlan-strip-offload on' first, then configure "set interface mtu" command, by jerryian · 8 years ago
  10. 4015b19 dpdk: maintain per-worker trace buffer by Damjan Marion · 8 years ago
  11. 4ee3a65 dpdk: remove efd by Damjan Marion · 8 years ago
  12. 8d2e0e0 Fix a batch of coverity warnings, VPP-486 by Dave Barach · 8 years ago
  13. 446e1f5 Allow empty DPDK device init config by Pierre Pfister · 8 years ago
  14. 3b906b0 vppinfra: add STATIC_ASSERT macro by Damjan Marion · 8 years ago
  15. 3916227 dpdk: enable building with dpdk 16.11-rc1 by Damjan Marion · 8 years ago
  16. f530a55 dpdk: remove support for dpdk 16.04 by Damjan Marion · 8 years ago
  17. 6398397 dpdk: remove support for dpdk 2.2 by Damjan Marion · 8 years ago
  18. b21b60e dpdk: remove KNI support by Damjan Marion · 8 years ago
  19. 9876520 vpp_lite: add cpu pinning support (VPP-467) by Pavel Kotucek · 8 years ago
  20. 4c20e71 dpdk: fix issue in parsing startup.conf dpdk section by Damjan Marion · 8 years ago
  21. 85ecc81 DPDK HQoS: Enable Hierarchical Scheduler in VPP by Jasvinder Singh · 8 years ago
  22. 20f6441 Fix hugepage detection issue by Damjan Marion · 8 years ago
  23. b58598b dpdk: fix wrong tx ring size calculations by Damjan Marion · 8 years ago
  24. 5643170 dpdk: use flags for identifying interface types by Damjan Marion · 8 years ago
  25. 6144802 Add some help into startup.conf by Damjan Marion · 8 years ago
  26. bf1fa7f Fix MTU size for the bonded interface by Steve Shin · 8 years ago
  27. b1b1a14 Fix PCI vendor_id/device_id detection for SR-IOV devices by Damjan Marion · 8 years ago
  28. b28e498 dpdk: Remove obsolete VMXNET3 driver start/stop workaround by Damjan Marion · 8 years ago
  29. 2566567 Coding standards cleanup in vnet/vnet/devices/dpdk, partially fixes VPP-248 by Damjan Marion · 8 years ago
  30. b022cd1 Fix coverity issues in DPDK code, fixes VPP-189 by Damjan Marion · 8 years ago
  31. dd522cb VPP-189 Fix coverity warnings by Dave Barach · 8 years ago
  32. 8719fc4 Remove per-worker destination frame queue by Damjan Marion · 8 years ago
  33. 1f0da17 Add DPDK 16.07 support (rc3 based) by Damjan Marion · 8 years ago
  34. 80d7f4b Add support for Chelsio T540-CR and T580-CR by Damjan Marion · 8 years ago
  35. 32f7bc1 Improve interface naming for NICs ports sharing same PCI ID by Damjan Marion · 8 years ago
  36. 3b2944d On bonded interface admin-down, should stop all slave links by John Lo · 8 years ago
  37. 1f2ed9f dpdk: disable CRC stripping by Damjan Marion · 8 years ago
  38. ce3e971 Allow DPDK per interface startup config to enable/disable VLAN stripping by John Lo · 8 years ago
  39. 3a94475 Retire support for DPDK 2.1.0 and older by Damjan Marion · 8 years ago
  40. 0f8ecf0 Decouple worker thread code from dpdk, enable worker threads in vpp_lite by Damjan Marion · 8 years ago
  41. a06dfb3 Reduce ring size for dpdk NICs and overtal mem footprint by Damjan Marion · 8 years ago
  42. a29f200 VNET: Initialization support for NXP DPAA2 poll mode driver by Sachin · 9 years ago
  43. 820e363 Add dpdk per-interface startup config parameter to support rss-flag by Srivatsa Sangli · 9 years ago
  44. 0b14072 Add dpdk per-interface startup config parameter to specify worker threads by Damjan Marion · 9 years ago
  45. bf74147 Retire io threads and main-thread-io mode by Damjan Marion · 9 years ago
  46. 55ef1b1 Fix DPDK init crash if bonded interface is created by startup conf by John Lo · 9 years ago
  47. c883fa7 Fix missing null termination in DPDK EAL Args by Damjan Marion · 9 years ago
  48. 39da621 Add startup conf options to set per-interface descriptor ring size by Damjan Marion · 9 years ago
  49. c68b4cb Add per-device startup config support by Damjan Marion · 9 years ago
  50. 08602d1 Add dpdk config parameter: poll-sleep <nn> by Dave Barach · 9 years ago
  51. 1220afe VPP-96 ENID driver update for rx of jumbo pkts using muliple mbuf's by John Lo · 9 years ago
  52. 64ae669 Move dpdk startup config data to separate struct by Damjan Marion · 9 years ago
  53. 1c80e83 Add support for multiple microarchitectures in single binary by Damjan Marion · 9 years ago
  54. 5a206ea Rework of the old PCI code by Damjan Marion · 9 years ago
  55. 144a90f dpdk/init - Add compatibility to non numa architecture by Christophe Fontaine · 9 years ago
  56. 350dc1c Put back VMXNET3 driver init for DPDK 2.2.0 or older versions by John Lo · 9 years ago
  57. f1213b8 Add clib_memcpy macro based on DPDK rte_memcpy implementation by Damjan Marion · 9 years ago
  58. daede64 Fix duplicate free by Dave Barach · 9 years ago
  59. ae60526 Use memory from other CPU sockets if there is no local by Damjan Marion · 9 years ago
  60. e5055d2 Allow L3 forwarded jumbo packets on Bonded Interfaces by John Lo · 9 years ago
  61. 7a2a378 dpdk socket-mem handling optimizations by Damjan Marion · 9 years ago
  62. a42cd34 Rework of DPDK PCI device uio driver binding process by Damjan Marion · 9 years ago
  63. 5ba5f83 Bump DPDK 16.04 to RC4 by Damjan Marion · 9 years ago
  64. bcebbb9 Enhance CLI/API Support for Bonded Interface by John Lo · 9 years ago
  65. aa04a0f Add option to link DPDK dynamically by Damjan Marion · 9 years ago
  66. a69318b Increment MRU if hardware supports CRC stripping by Jurek Matuszewski · 9 years ago
  67. 1901020 Use rte_mempool private data for storing vlib_buffer_t by Damjan Marion · 9 years ago
  68. d90df18 Add dpdk vmxnet3 driver patch and init.c change to allow jumbo packets by John Lo · 9 years ago
  69. aaf2acd Don't stop binding pci device if write to new_id fails by Damjan Marion · 9 years ago
  70. ac26da5 Do not use hugepages if none are available. by Stefan Kobza · 9 years ago
  71. 02301ef Allow dpdk linkstate and stat polling intervals to be set dynamically. by Bud Grise · 9 years ago
  72. 287d53f Always showing DPDK physical memory on bootup by Todd Foggoa · 9 years ago
  73. dc03cf4 Remove spurious call to unix_physmem_init(...) by Dave Barach · 9 years ago
  74. 98efd02 Dump DPDK physmem to stdout before allocating mbufs by Sean Hope · 9 years ago
  75. 7f62097 Move dpdk (un)format functions to separate c file by Damjan Marion · 9 years ago
  76. d9bf9ab Add support of Ethernet link bonding utilizing DPDK link bonding by John Lo · 9 years ago
  77. 1c32a89 Fix indexing error in init.c for vnet dpdk. by John Lo · 9 years ago
  78. 9ad5adc Handle dynamic enable/disable VHOST_USER interface by Shesha Sreenivasamurthy · 9 years ago
  79. e90892e Enable DPDK KNI code based on DPDK config by Damjan Marion · 9 years ago
  80. d8ff0e1 Show DPDK EAL cmdline args in 'show version verbose' by Damjan Marion · 9 years ago
  81. d81566f Disable for-us udp/tcp checksum validation by default by Dave Barach · 9 years ago
  82. 85cdbd0 Implement multiple TX queue sharing by Damjan Marion · 9 years ago
  83. 14a44d3 Use vppinfra bitmap for dpdk coremask by Damjan Marion · 9 years ago
  84. aed4d03 remove igb_uio static pci id table patch, use new_id for all NICs by Damjan Marion · 9 years ago
  85. 2068e98 Enable Chelsio T5 support by Damjan Marion · 9 years ago
  86. 61efa14 aarch64 CPU arch / ThunderX platform initial support by Dave Barach · 9 years ago
  87. cb9cada Initial commit of vpp code. by Ed Warnicke · 9 years ago v1.0.0