Skip to content

Commit

Permalink
updpatch: dpdk 24.07-1
Browse files Browse the repository at this point in the history
  • Loading branch information
hack3ric authored and felixonmars committed Nov 29, 2024
1 parent f6bbe32 commit fd7edd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dpdk/riscv64.patch
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
)
# shellcheck disable=SC2068
- meson test -C build --print-errorlogs ${tests[@]}
+ meson test -C build --print-errorlogs ${tests[@]} --timeout-multiplier 0
+ meson test -C build --print-errorlogs ${tests[@]} --timeout-multiplier 6
}

package() {

0 comments on commit fd7edd9

Please sign in to comment.