diff --git a/support/testing/tests/package/test_dpdk.py b/support/testing/tests/package/test_dpdk.py index de2828298a..6f55cddee8 100644 --- a/support/testing/tests/package/test_dpdk.py +++ b/support/testing/tests/package/test_dpdk.py @@ -11,7 +11,7 @@ class TestDPDK(infra.basetest.BRTest): BR2_TOOLCHAIN_EXTERNAL=y BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_VERSION=y - BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.6.58" + BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.6.102" BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/qemu/x86_64/linux.config" BR2_LINUX_KERNEL_NEEDS_HOST_LIBELF=y