dpdk-kmods: init at 2021-04-21
In the last release dpdk moved the uio_igb driver to a different package Without it dpdk is not very useful. (cherry picked from commit 0d2276ec343e8965c023eecc1780d3521276047f)
This commit is contained in:
committed by
github-actions[bot]
parent
1f91fd1040
commit
21a1ba4fce
@@ -20512,7 +20512,9 @@ in
|
||||
|
||||
digimend = callPackage ../os-specific/linux/digimend { };
|
||||
|
||||
dpdk = callPackage ../os-specific/linux/dpdk { };
|
||||
dpdk-kmods = callPackage ../os-specific/linux/dpdk-kmods { };
|
||||
|
||||
dpdk = throw "The dpdk driver has been renamed to dpdk-mods.";
|
||||
|
||||
exfat-nofuse = callPackage ../os-specific/linux/exfat { };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user