1. 865d6ba dpdk patch: virtio: tx with can_push when VERSION_1 is set by Pierre Pfister · 8 years ago
  2. a10f62b dpdk: add ipsec cryptodev support by Sergio Gonzalez Monroy · 8 years ago
  3. f3ebeda dpdk: remove old patches by Damjan Marion · 8 years ago
  4. e0a2d17 dpdk: switch to 16.11 by Damjan Marion · 8 years ago
  5. d4895d5 dpdk: add build support for DPDK 16.11 release by Damjan Marion · 8 years ago
  6. 66bcab2 dpdk: bump to 16.11-rc3 release by Damjan Marion · 8 years ago
  7. 3916227 dpdk: enable building with dpdk 16.11-rc1 by Damjan Marion · 8 years ago
  8. 019481b DPDK virtio patch: Enable indirect descriptor features by Pierre Pfister · 8 years ago
  9. dc731bd VPP-345: pull in upstream checksum patch for ICMP packets by Sean Chandler · 8 years ago
  10. 3f0cb9e VPP: NXP dpaa2 platform porting to dpdk-16.07 by Sachin · 8 years ago
  11. e262ff1 Rename DPDK-16.07 patch file from 0007... to 0008... to avoid conflict by John Lo · 8 years ago
  12. 2bd44b7 DPDK: Fix a crash in igb_uio driver when the device is removed. by Ray Kinsella · 8 years ago
  13. 348c3b7 Temporarily disable unthrottled log message from DPDK 16.07 by John Lo · 8 years ago
  14. 3a9b5d9 dpdk: allow applications to override rte delay by Ray · 8 years ago
  15. 5436075 DPDK: adding patch to init ptype in vmxnet3, e1000 and virtio PMDs by Ray · 8 years ago
  16. a581f20 DPDK: adding patch to revert ptype change to ixgbe vpmd by Ray · 8 years ago
  17. c08f5a7 ENIC driver patch for PKT_RX_VLAN_PKT packet flag backward compatibility by John Lo · 8 years ago
  18. 3389bbc VPP-180 Clean up multi-socket / multi-chunk mempool discovery by Dave Barach · 8 years ago
  19. 734d291 VPP: Fixed dpdk-16.07 BAD checksum error by Sachin · 8 years ago
  20. 819e0f4 enic: fix bug introduced with scatter rx by Shesha Sreenivasamurthy · 8 years ago
  21. 1f0da17 Add DPDK 16.07 support (rc3 based) by Damjan Marion · 8 years ago
  22. 84bde8d ENIC driver update to init mbuf data offset to RTE_PKTMBUF_HEADROOM by John Lo · 8 years ago
  23. 7d6b81e Add DPDK patches for i40e vPMD (ptype and ip checksum offload) by Damjan Marion · 8 years ago
  24. 3190f7e ENIC driver update to allow bonded interface admin down/up to pass traffic by John Lo · 8 years ago
  25. 55bf5c9 ENIC driver patches to address various issues by John Lo · 8 years ago
  26. a155680 Enable PCI extended tags in the DPDK config by Damjan Marion · 8 years ago
  27. bd05e17 NXP DPAA2 Poll Mode Driver Support in DPDK by Sachin · 8 years ago
  28. 3f3b085 VPP-106: fix performance hit due to unprefetched data read by Dave Barach · 9 years ago
  29. 19414de Rebase DPDK patches by Damjan Marion · 9 years ago
  30. 96e10b5 dpdk: download from dpdk.org by Thomas Monjalon · 9 years ago
  31. 4cd850e VPP-106: Patch e40i driver to support VLAN sub-interface by John Lo · 9 years ago
  32. 1220afe VPP-96 ENID driver update for rx of jumbo pkts using muliple mbuf's by John Lo · 9 years ago
  33. 1c80e83 Add support for multiple microarchitectures in single binary by Damjan Marion · 9 years ago
  34. 737547e dpdk/Makefile - Allow dpdk target to be set according to the platform by Christophe Fontaine · 9 years ago
  35. 5961130 Switch to using nexus.fd.io for dpdk tarball by Ed Warnicke · 9 years ago
  36. b53693a ENIC driver patch to set PKT_RX_VLAN_PKT only if pkt passed has VLAN tag by John Lo · 9 years ago
  37. 816a924 Revert ixgbe driver vRX removal of packet type recognition by John Lo · 9 years ago
  38. acc22d7 ENIC driver updates for DPDK 16.04 and 2.2.0 by John Lo · 9 years ago
  39. e39a7b8 Fix compile errors reported by clang by Damjan Marion · 9 years ago
  40. fed985c Build vpp w/ dpdk-16.04 by default by Dave Barach · 9 years ago
  41. 106f0ed Gernerate dpdk config out of target specific files by Damjan Marion · 9 years ago
  42. c843ddc Remove execute flags from some dpdk patch files by Damjan Marion · 9 years ago
  43. 6bfd263 ENIC driver patch to fix rx miss or drop counters by John Lo · 9 years ago
  44. 619ac1c Porting 2 dpdk patches to dpdk 16.04 patches by Todd Foggoa · 9 years ago
  45. c42552d Add support for DPDK 16.04 release, rebase some of 2.2.0 patches by Damjan Marion · 9 years ago
  46. 5ba5f83 Bump DPDK 16.04 to RC4 by Damjan Marion · 9 years ago
  47. a292c8c Fix DPDK patch files so git am works smoothly by Todd Foggoa · 9 years ago
  48. 0df78dd Add DPDK 16.04-rc2 support by Damjan Marion · 9 years ago
  49. 23650e6 Update ENIC driver patches for DPDK 2.2.0 by John Lo · 9 years ago
  50. dab123b Add abbility to specify dpdk tarball download base url by Damjan Marion · 9 years ago
  51. 1901020 Use rte_mempool private data for storing vlib_buffer_t by Damjan Marion · 9 years ago
  52. d90df18 Add dpdk vmxnet3 driver patch and init.c change to allow jumbo packets by John Lo · 9 years ago
  53. 966a8b8 dpdk: fix link error by Jean-Mickael Guerin · 9 years ago
  54. a6a8bfd More updated match to ENIC PMD for DPDK 2.2.0 including rx path optimization. by John Lo · 9 years ago
  55. 8b4d82c Fix ENIC PMD not sending the first packet on TX. by John Lo · 9 years ago
  56. a0fac5a Fix link bonding PMD slave status polling path used by VIC ENIC driver. by John Lo · 9 years ago
  57. d9bf9ab Add support of Ethernet link bonding utilizing DPDK link bonding by John Lo · 9 years ago
  58. ca0f3b3 dpdk: fix enic pmd driver tx function by Yoann Desmouceaux · 9 years ago
  59. 3c4869c dpdk: fix enic pmd driver tx function by Yoann Desmouceaux · 9 years ago
  60. 13f0718 Increase number of dpdk lcores to 256 by Damjan Marion · 9 years ago
  61. 8501315 Disable EAL message spew which can easily fill /var/log by Dave Barach · 9 years ago
  62. 5054885 DPDK patch: Add missing init of packet_type field. by Todd Foggoa · 9 years ago
  63. a9dc8c9 DPDK patch: Allow applications to override rte_delay_us() by Todd Foggoa · 9 years ago
  64. 1d8dd70 DPDK patch: Fix a crash in igb_uio driver when the device is removed. by Todd Foggoa · 9 years ago
  65. eec5a51 Change default dpdk version to 2.2 by Damjan Marion · 9 years ago
  66. aed4d03 remove igb_uio static pci id table patch, use new_id for all NICs by Damjan Marion · 9 years ago
  67. bce6b6a Introduce support for DPDK 2.2 by Damjan Marion · 9 years ago
  68. cb9cada Initial commit of vpp code. by Ed Warnicke · 9 years ago v1.0.0