summary refs log tree commit diff
path: root/pkgs/os-specific/linux/odp-dpdk
Commit message (Collapse)AuthorAge
* linuxPackages.odp-dpdk: fix buildMaximilian Bosch2020-01-05
| | | | https://hydra.nixos.org/build/109478283
* odp-dpdk: fix buildOrivej Desh2019-12-30
|
* odp-dpdk: 1.19.0.0_DPDK_17.11 -> 1.22.0.0_DPDK_18.11Florian Klink2019-11-17
| | | | Build with dpdk 18.11.5 instead of 17.11.9
* odp-dpdk: internal dpdk 17.11.6 -> 17.11.9 (security)Robert Scott2019-11-17
| | | | addressing CVE-2019-14818
* ofp-dpdk: use dpdk 17.11.6 LTSmagenbluten2019-10-15
|
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* treewide: http -> httpsRyan Mulligan2018-06-23
|
* dpdk: install files in the standard layoutOrivej Desh2018-05-21
|
* linuxPackages.odp-dpdk: 1.15.0.0 -> 1.19.0.0_DPDK_17.11Orivej Desh2018-05-19
|
* odp-dpdk: 1.12.0.0 -> 1.15.0.0Ruslan Babayev2017-09-08
|
* odp-dpdk: 2016-08-16 -> 1.12.0.0Ruslan Babayev2016-12-31
|
* odp-dpdk: 10.10.1.0 -> 2016-08-16Joachim Fasting2016-09-03
| | | | | | | | | | | | Fixes build against dpdk 16.06 Tested build against linux, linux_latest, linux_3_18, linux_4_1, linux_4_6, linux_grsec_nixos, linux_chromiumos_3_18. While this is pre-release, the delta since 10.10.1.0 seems to contain primarily fixes or internal improvements. Also cleanup build inputs while we're at it.
* dpdk: pktgen: odp-dpdk: upgrades (#16585)Ruslan Babayev2016-06-29
| | | | | | | | | | | | * dpdk: fix a typo * dpdk: separate configure phase * odp-dpdk: 1.8.0.0 -> 1.10.1.0 * pktgen: 3.0.00 -> 3.0.04 * pktgen: add withGtk build option
* odp-dpdk: init at 1.8.0.0Ruslan Babayev2016-06-15
Signed-off-by: Ruslan Babayev <ruslan@babayev.com>