mirror of
git://git.yoctoproject.org/meta-dpdk.git
synced 2025-07-19 12:59:03 +02:00
![]() Carry a patch which allows to support 5.18+ kernel ABI.
https://git.launchpad.net/ubuntu/+source/dpdk-kmods/tree/debian/patches/0001-support-linux-5.18.patch?id=9d628c02c169d8190bc2cb6afd81e4d364c382cd
Build error with 5.19 kernel:
igb_uio.c:515:15: error: implicit declaration of function 'pci_set_dma_mask';
did you mean 'ipi_send_mask'? [-Werror=implicit-function-declaration]
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
(cherry picked from commit
|
||
---|---|---|
.. | ||
dpdk | ||
dpdk_21.11.2.bb | ||
dpdk_22.07.0.bb | ||
dpdk-kmods_git.bb | ||
dpdk-module_21.11.2.bb | ||
dpdk-module_22.07.0.bb | ||
dpdk.inc |