Age | Commit message (Expand) | Author | Files | Lines |
2018-08-29 | patch mlx PMDs for VPP w/ DPDK 18.05 or newer |  Matthew Smith | 3 | -1/+521 |
2018-08-21 | dpdk: bump DPDK version to 18.08 |  Damjan Marion | 1 | -2/+2 |
2018-08-21 | NASM: update to latest stable 2.13.03 |  Marco Varlese | 1 | -1/+1 |
2018-08-17 | fix compiling warnings with GCC |  Lijian Zhang | 1 | -0/+15 |
2018-08-13 | dpdk: support for DPDK 18.08 |  Damjan Marion | 1 | -1/+2 |
2018-07-19 | dpdk: eliminate vpp-dpdk-devel RPM conflict |  Matthew Smith | 1 | -1/+1 |
2018-07-08 | ixgbe link update patch for DPDK 18.05 |  Matthew Smith | 2 | -1/+14 |
2018-07-02 | dpdk: bump default DPDK version to 18.05 |  Damjan Marion | 1 | -1/+1 |
2018-06-26 | Update to latest stable DPDK release (18.02.2) |  Marco Varlese | 1 | -3/+3 |
2018-06-17 | ixgbe patch for link status updates |  Matthew Smith | 2 | -1/+14 |
2018-06-07 | Add support for DPDK 18.05 |  Damjan Marion | 15 | -1954/+49 |
2018-06-04 | Configure or deduce CLIB_LOG2_CACHE_LINE_BYTES (VPP-1064) |  Dave Barach | 1 | -0/+1 |
2018-05-30 | Fix clang compilation on aarch64: replace -pie with -fPIE for dpdk compilation. |  Sirshak Das | 1 | -0/+4 |
2018-05-25 | Fix VPP DPDK build failure with Mellanox NIC on aarch64 |  Bin Huang | 1 | -1/+2 |
2018-05-12 | dpdk: Add build related keywords for failsafe PMD |  Rui Cai | 1 | -1/+4 |
2018-04-26 | dpdk: fix building debs from stable dpdk tarballs (VPP-1259) |  Damjan Marion | 1 | -1/+1 |
2018-04-24 | DPDK: CVE-2018-1059 |  Marco Varlese | 1 | -3/+3 |
2018-03-10 | Assign correct NUMA node for DPDK crypto devices |  Lee Roberts | 1 | -0/+29 |
2018-03-05 | Set DPDK_MLX4_PMD and DPDK_MLX5_PMD compile with default dlopen links |  Amir Zeidner | 1 | -0/+2 |
2018-02-24 | dpdk: Add option to specify cache line size for dpdk build |  Damjan Marion | 1 | -0/+2 |
2018-02-23 | DPDK: disabling DPAA since broken for 18.02 |  Marco Varlese | 1 | -0/+6 |
2018-02-21 | dpdk: fix building dpdk debug images with dpdk 18.02 |  Damjan Marion | 1 | -1/+1 |
2018-02-19 | dpdk: bump to 18.02 |  Damjan Marion | 1 | -1/+1 |
2018-02-15 | dpdk: add support for DPDK 18.02, deprecate 17.08 |  Damjan Marion | 1 | -48/+5 |
2018-01-09 | Patch ENA PMD to skip setting tx flags in rx path |  Matthew Smith | 1 | -0/+21 |
2017-12-18 | Provide useful output when installed vpp-dpdk version is incorrect |  Ed Warnicke | 1 | -0/+5 |
2017-12-05 | dpdk/ipsec: multiple fixes |  Sergio Gonzalez Monroy | 1 | -0/+101 |
2017-11-30 | dpdk: bump to 17.11 |  Damjan Marion | 1 | -2/+2 |
2017-11-29 | Revert "Dpdk: 17.08 tarball updated 11/27" |  Damjan Marion | 1 | -4/+3 |
2017-11-29 | Dpdk: 17.08 tarball updated 11/27 |  Ed Kern | 1 | -3/+4 |
2017-11-20 | dpdk: add support for DPDK 17.11 |  Damjan Marion | 1 | -1/+6 |
2017-11-13 | Reduce number of parallel builds |  Damjan Marion | 1 | -1/+1 |
2017-11-05 | dpdk: build nasm from source |  Sergio Gonzalez Monroy | 1 | -1/+21 |
2017-10-10 | dpdk: patch to support bonded interface for MLX NIC |  Steve Shin | 2 | -1/+64 |
2017-10-05 | dpdk/ipsec: rework plus improved cli commands |  Sergio Gonzalez Monroy | 1 | -2/+2 |
2017-09-12 | Add option to build without multi-buffer crypto. |  Thomas F Herbert | 1 | -2/+3 |
2017-09-11 | Improved arm64 chip detection |  Brian Brooks | 1 | -11/+46 |
2017-08-31 | Native arm64 build: dpdk/Makefile change |  Brian Brooks | 1 | -2/+11 |
2017-08-25 | dpdk: bump to dpdk 17.08, remove support for dpdk 17.02 |  Damjan Marion | 1 | -3/+2 |
2017-08-25 | dpdk: required changes for 17.08 |  Sergio Gonzalez Monroy | 1 | -14/+33 |
2017-08-22 | dpdk: define MACHINE before it is used |  Damjan Marion | 1 | -2/+1 |
2017-08-21 | dpdk: disable tun/tap PMD |  Damjan Marion | 1 | -0/+1 |
2017-08-15 | Previous version was still downloading, unpacking and building IPSEC / AES |  Marco Varlese | 1 | -6/+12 |
2017-08-14 | dpdk: force libdir for isa-l crypto library |  Sergio Gonzalez Monroy | 1 | -1/+2 |
2017-08-14 | Added MD5SUM for DPDK 17.08 tarball as a first step towards migration |  Marco Varlese | 1 | -0/+1 |
2017-08-09 | dpdk: only build SW crypto for x86_64 platforms |  Sergio Gonzalez Monroy | 1 | -3/+10 |
2017-07-14 | dpdk: update build |  Sergio Gonzalez Monroy | 1 | -28/+31 |
2017-06-24 | make: Fix parallel building with some container platforms (VPP-880) |  Chris Luke | 1 | -1/+7 |
2017-05-31 | Revert "dpdk: build sw cryptodev support with make verify" |  Peter Mikus | 1 | -9/+4 |
2017-05-30 | dpdk: build sw cryptodev support with make verify |  Sergio Gonzalez Monroy | 1 | -4/+9 |