Skip to content

Commit 815b612

Browse files
committed
DPDK: linux-modules-extra-azure reboot
1 parent 097130f commit 815b612

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

microsoft/testsuites/dpdk/dpdktestpmd.py

+1
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@
119119
and bool(x.get_kernel_information().version >= "5.15.0")
120120
and x.is_package_in_repo("linux-modules-extra-azure"),
121121
packages=["linux-modules-extra-azure"],
122+
requires_reboot=True,
122123
),
123124
OsPackageDependencies(
124125
matcher=lambda x: isinstance(x, Debian),

0 commit comments

Comments
 (0)