summary refs log tree commit diff
path: root/pkgs/os-specific/linux/dpdk
Commit message (Collapse)AuthorAge
* treewide: http -> https sources (#42676)Silvan Mosberger2018-06-28
| | | | | | | | | * treewide: http -> https sources This updates the source urls of all top-level packages from http to https where possible. * buildtorrent: fix url and tab -> spaces
* dpdk: support static/shared build mode switchOrivej Desh2018-05-21
| | | | The default is false because upstream default is false (for performance).
* dpdk: install files in the standard layoutOrivej Desh2018-05-21
|
* dpdk: extract from linuxPackages.dpdkOrivej Desh2018-05-21
| | | | | | | DPDK kernel modules are optional and its libraries do not reference them. This allows to move the packages that depend on DPDK out of linuxPackages, since they do not depend on kernel version.
* linuxPackages.dpdk: 17.05.1 -> 17.11.2Orivej Desh2018-05-19
|
* linuxPackages.dpdk: needs libelf from kernel.moduleBuildDependenciesadisbladis2018-01-08
|
* misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`John Ericson2017-09-21
| | | | Only acts on one-line dependency lists.
* odp-dpdk: fix a typoRuslan Babayev2017-09-12
|
* dpdk: drop examples output; simplify install phaseRuslan Babayev2017-09-08
|
* dpdk: 16.07.2 -> 17.05.1Tim Steinbach2017-07-23
|
* dpdk: 16.07 -> 16.07.2Ruslan Babayev2016-12-31
|
* dpdk: 16.04 -> 16.07, fix build against linux 4.7 (#18256)Joachim F2016-09-03
| | | Tested build against linux_latest and linux_grsec_nixos.
* Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-07-15
|\
| * 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
* | Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-06-10
|\|
| * dpdk: make primary output usable as RTE_SDKRuslan Babayev2016-06-02
| |
| * dpdk: separate kernel modulesRuslan Babayev2016-06-02
| |
| * dpdk: move apps to examples outputRuslan Babayev2016-06-02
| |
| * dpdk: install examples to binRuslan Babayev2016-06-02
| |
| * dpdk: add dependencies for vm_power_mgr exampleRuslan Babayev2016-06-02
| |
* | linuxPackages.dpdk: disable pic hardeningRobin Gloster2016-05-31
|/
* linuxPackages.dpdk: force deterministic arch yet againNikolay Amiantov2016-05-19
|
* dpdk: set NIX_ENFORCE_NO_NATIVE = 0 to fix buildDomen Kožar2016-05-18
| | | | | | | Since 0c6db0ca48612f18e5c2b744dfa385ba8eecc950 the build would fail since it relies on sse instructions. cc @abbradar to be sure this is correct fix
* rename iElectric to domenkozar to match GitHubDomen Kožar2016-05-17
|
* evalDomen Kožar2016-04-20
|
* linuxPackages.dpdk: fix buildDomen Kožar2016-04-20
| | | | | (cherry picked from commit a56a9d1b590eb3dcadecf5b65ecabb46ae818d31) Signed-off-by: Domen Kožar <domen@dev.si>
* add linuxPackages.dpdk: libs and drivers for fast packet processingDomen Kožar2016-04-20