Age | Commit message (Expand) | Author | Files | Lines |
2017-02-21 | cryptodev: Automatically download and build ISA-L Crypto library | Radu Nicolau | 1 | -1/+20 |
2017-02-20 | dpdk: updated build to automatically download Intel(R) Multi-Buffer Crypto fo... | Radu Nicolau | 1 | -0/+22 |
2017-02-17 | dpdk: bump to DPDK 17.02 | Damjan Marion | 1 | -2/+3 |
2017-02-07 | Multiple platofrm support for dpdk/Makefile, fix optimizations | Damjan Marion | 1 | -27/+25 |
2017-02-02 | ENIC driver patch to fix MAC address add and remove | Steve Shin | 2 | -1/+123 |
2017-01-31 | Bump up PKG_SUFFIX to vpp3 | Steve Shin | 1 | -1/+1 |
2017-01-30 | This patch fixes a bug in replaying MAC address to the hardware | Steve Shin | 1 | -0/+83 |
2017-01-27 | dpdk: rework cryptodev ipsec build and setup | Sergio Gonzalez Monroy | 1 | -5/+5 |
2017-01-21 | Fix cosmetic issue in dpdk/Makefile | Damjan Marion | 1 | -1/+1 |
2017-01-20 | Add dpdk development packaging | Damjan Marion | 8 | -32/+213 |
2017-01-02 | dpdk: do not build igb_uio module | Damjan Marion | 1 | -0/+1 |
2016-12-26 | dpdk: Add support for Mellanox ConnectX-4 devices | Damjan Marion | 1 | -1/+3 |
2016-11-30 | dpdk patch: virtio: tx with can_push when VERSION_1 is set | Pierre Pfister | 1 | -0/+38 |
2016-11-28 | dpdk: add ipsec cryptodev support | Sergio Gonzalez Monroy | 1 | -0/+4 |
2016-11-24 | dpdk: remove old patches | Damjan Marion | 65 | -50996/+0 |
2016-11-23 | dpdk: switch to 16.11 | Damjan Marion | 2 | -2/+1 |
2016-11-14 | dpdk: add build support for DPDK 16.11 release | Damjan Marion | 1 | -1/+1 |
2016-11-09 | dpdk: bump to 16.11-rc3 release | Damjan Marion | 1 | -1/+1 |
2016-10-26 | dpdk: enable building with dpdk 16.11-rc1 | Damjan Marion | 1 | -0/+1 |
2016-09-12 | DPDK virtio patch: Enable indirect descriptor features | Pierre Pfister | 1 | -0/+34 |
2016-08-25 | VPP-345: pull in upstream checksum patch for ICMP packets | Sean Chandler | 1 | -0/+18 |
2016-08-12 | VPP: NXP dpaa2 platform porting to dpdk-16.07 | Sachin | 1 | -0/+40106 |
2016-08-11 | Rename DPDK-16.07 patch file from 0007... to 0008... to avoid conflict | John Lo | 1 | -0/+0 |
2016-08-10 | DPDK: Fix a crash in igb_uio driver when the device is removed. | Ray Kinsella | 1 | -0/+38 |
2016-08-10 | Temporarily disable unthrottled log message from DPDK 16.07 | John Lo | 1 | -0/+26 |
2016-08-09 | dpdk: allow applications to override rte delay | Ray | 1 | -0/+43 |
2016-08-09 | DPDK: adding patch to init ptype in vmxnet3, e1000 and virtio PMDs | Ray | 1 | -0/+70 |
2016-08-08 | DPDK: adding patch to revert ptype change to ixgbe vpmd | Ray | 1 | -0/+133 |
2016-08-04 | ENIC driver patch for PKT_RX_VLAN_PKT packet flag backward compatibility | John Lo | 1 | -0/+42 |
2016-08-03 | VPP-180 Clean up multi-socket / multi-chunk mempool discovery | Dave Barach | 3 | -2/+1 |
2016-08-02 | VPP: Fixed dpdk-16.07 BAD checksum error | Sachin | 1 | -1/+1 |
2016-07-29 | enic: fix bug introduced with scatter rx | Shesha Sreenivasamurthy | 1 | -0/+24 |
2016-07-22 | Add DPDK 16.07 support (rc3 based) | Damjan Marion | 3 | -1/+1322 |
2016-07-20 | ENIC driver update to init mbuf data offset to RTE_PKTMBUF_HEADROOM | John Lo | 1 | -0/+47 |
2016-07-16 | Add DPDK patches for i40e vPMD (ptype and ip checksum offload) | Damjan Marion | 2 | -0/+1298 |
2016-07-12 | ENIC driver update to allow bonded interface admin down/up to pass traffic | John Lo | 2 | -0/+79 |
2016-07-05 | ENIC driver patches to address various issues | John Lo | 10 | -0/+741 |
2016-07-02 | Enable PCI extended tags in the DPDK config | Damjan Marion | 1 | -1/+3 |
2016-06-17 | NXP DPAA2 Poll Mode Driver Support in DPDK | Sachin | 1 | -0/+40404 |
2016-06-09 | VPP-106: fix performance hit due to unprefetched data read | Dave Barach | 1 | -41/+0 |
2016-06-07 | Rebase DPDK patches | Damjan Marion | 7 | -100/+139 |
2016-06-05 | dpdk: download from dpdk.org | Thomas Monjalon | 1 | -6/+6 |
2016-06-02 | VPP-106: Patch e40i driver to support VLAN sub-interface | John Lo | 1 | -0/+41 |
2016-05-28 | VPP-96 ENID driver update for rx of jumbo pkts using muliple mbuf's | John Lo | 2 | -0/+798 |
2016-05-19 | Add support for multiple microarchitectures in single binary | Damjan Marion | 1 | -1/+2 |
2016-05-17 | dpdk/Makefile - Allow dpdk target to be set according to the platform | Christophe Fontaine | 1 | -1/+10 |
2016-05-07 | Switch to using nexus.fd.io for dpdk tarball | Ed Warnicke | 1 | -1/+1 |
2016-05-04 | ENIC driver patch to set PKT_RX_VLAN_PKT only if pkt passed has VLAN tag | John Lo | 1 | -0/+42 |
2016-04-29 | Revert ixgbe driver vRX removal of packet type recognition | John Lo | 1 | -0/+128 |
2016-04-27 | ENIC driver updates for DPDK 16.04 and 2.2.0 | John Lo | 6 | -12/+3814 |