Skip to content

Commit

Permalink
DpdkPerf: enable annotations on send only tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mcgov authored and LiliDeng committed Nov 13, 2024
1 parent 681f5bd commit 49acfea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions microsoft/testsuites/dpdk/dpdkperf.py
Original file line number Diff line number Diff line change
Expand Up @@ -294,6 +294,7 @@ def _run_dpdk_perf_test(
variables,
pmd,
HugePageSize.HUGE_2MB,
result=test_result,
)
except UnsupportedPackageVersionException as err:
raise SkippedException(err)
Expand Down

0 comments on commit 49acfea

Please sign in to comment.