We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 806c56b commit 19d40f5Copy full SHA for 19d40f5
.github/workflows/nightly-tests.yml
@@ -52,9 +52,6 @@ jobs:
52
sudo rmmod irdma || true
53
sudo ./script/nicctl.sh create_vf "${TEST_PF_PORT_P}" || true
54
sudo ./script/nicctl.sh create_vf "${TEST_PF_PORT_R}" || true
55
- - name: Setup hugepages
56
- run: |
57
- sudo sysctl -w vm.nr_hugepages=32768
58
- name: 'preparation: Start MtlManager at background'
59
run: |
60
sudo MtlManager &
0 commit comments