Skip to content

Commit

Permalink
DPDK: linux-modules-extra-azure reboot
Browse files Browse the repository at this point in the history
  • Loading branch information
mcgov committed Feb 5, 2025
1 parent 74d8808 commit 459acb3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions microsoft/testsuites/dpdk/dpdktestpmd.py
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@
and bool(x.get_kernel_information().version >= "5.15.0")
and x.is_package_in_repo("linux-modules-extra-azure"),
packages=["linux-modules-extra-azure"],
requires_reboot=True,
),
OsPackageDependencies(
matcher=lambda x: isinstance(x, Debian),
Expand Down

0 comments on commit 459acb3

Please sign in to comment.