forked from outscale/packetgraph
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests: increase memory for qemu tests
Signed-off-by: Thiery Ouattara <[email protected]>
- Loading branch information
1 parent
6050917
commit db56b17
Showing
37 changed files
with
37 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
#!/bin/sh | ||
sudo ./example-dperf -c1 -n1 --socket-mem 64 --no-shconf "$@" | ||
sudo ./example-dperf -c1 -n1 --socket-mem 256 --no-shconf "$@" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
#!/bin/sh | ||
sudo ./example-firewall -c1 -n1 --socket-mem 64 --no-shconf "$@" | ||
sudo ./example-firewall -c1 -n1 --socket-mem 256 --no-shconf "$@" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
#!/bin/sh | ||
sudo ./example-nic -c1 -n1 --socket-mem 64 --no-shconf "$@" | ||
sudo ./example-nic -c1 -n1 --socket-mem 256 --no-shconf "$@" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
#!/bin/sh | ||
sudo ./example-rxtx -c1 -n1 --socket-mem 64 --no-shconf "$@" | ||
sudo ./example-rxtx -c1 -n1 --socket-mem 256 --no-shconf "$@" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
#!/bin/sh | ||
sudo ./example-switch -c1 -n1 --socket-mem 64 --no-shconf -- "$@" | ||
sudo ./example-switch -c1 -n1 --socket-mem 256 --no-shconf -- "$@" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
#!/bin/sh | ||
sudo ./bench-accumulator -c1 -n1 --socket-mem 64 --no-shconf -- $@ | ||
sudo ./bench-accumulator -c1 -n1 --socket-mem 256 --no-shconf -- $@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
#!/bin/sh | ||
sudo ./tests-accumulator -c1 -n1 --socket-mem 64 --no-shconf | ||
sudo ./tests-accumulator -c1 -n1 --socket-mem 256 --no-shconf |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
#!/bin/sh | ||
sudo ./bench-antispoof -c1 -n1 --socket-mem 64 --no-shconf -- "$@" | ||
sudo ./bench-antispoof -c1 -n1 --socket-mem 256 --no-shconf -- "$@" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
#!/bin/sh | ||
sudo ./tests-antispoof -c1 -n1 --socket-mem 64 --no-shconf | ||
sudo ./tests-antispoof -c1 -n1 --socket-mem 256 --no-shconf |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
#!/bin/sh | ||
sudo ./bench-core -c1 -n1 --socket-mem 64 --no-shconf -- "$@" | ||
sudo ./bench-core -c1 -n1 --socket-mem 256 --no-shconf -- "$@" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
#!/bin/sh | ||
sudo ./tests-core -c1 -n1 --socket-mem 64 --no-shconf | ||
sudo ./tests-core -c1 -n1 --socket-mem 256 --no-shconf |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
#!/bin/sh | ||
sudo ./bench-diode -c1 -n1 --socket-mem 64 --no-shconf -- "$@" | ||
sudo ./bench-diode -c1 -n1 --socket-mem 256 --no-shconf -- "$@" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
#!/bin/sh | ||
sudo ./tests-diode -c1 -n1 --socket-mem 64 --no-shconf | ||
sudo ./tests-diode -c1 -n1 --socket-mem 256 --no-shconf |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
#!/bin/sh | ||
sudo ./bench-firewall -c1 -n1 --socket-mem 64 --no-shconf -- "$@" | ||
sudo ./bench-firewall -c1 -n1 --socket-mem 256 --no-shconf -- "$@" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
#!/bin/sh | ||
sudo ./tests-firewall -c1 -n1 --socket-mem 64 --no-shconf | ||
sudo ./tests-firewall -c1 -n1 --socket-mem 256 --no-shconf |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
#!/bin/sh | ||
sudo ./bench-nic -c1 -n1 --socket-mem 64 --no-shconf -- "$@" | ||
sudo ./bench-nic -c1 -n1 --socket-mem 256 --no-shconf -- "$@" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
#!/bin/sh | ||
sudo ./tests-nic -c1 -n1 --socket-mem 64 --no-shconf --vdev=eth_ring0 | ||
sudo ./tests-nic -c1 -n1 --socket-mem 256 --no-shconf --vdev=eth_ring0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
#!/bin/sh | ||
sudo ./bench-pmtud -c1 -n1 --socket-mem 64 --no-shconf -- "$@" | ||
sudo ./bench-pmtud -c1 -n1 --socket-mem 256 --no-shconf -- "$@" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
#!/bin/sh | ||
sudo ./tests-pmtud -c1 -n1 --socket-mem 64 --no-shconf | ||
sudo ./tests-pmtud -c1 -n1 --socket-mem 256 --no-shconf |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
#!/bin/sh | ||
sudo ./bench-print -c1 -n1 --socket-mem 64 --no-shconf -- "$@" 2> /dev/null | ||
sudo ./bench-print -c1 -n1 --socket-mem 256 --no-shconf -- "$@" 2> /dev/null |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
#!/bin/sh | ||
sudo ./tests-print -c1 -n1 --socket-mem 64 --no-shconf | ||
sudo ./tests-print -c1 -n1 --socket-mem 256 --no-shconf |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
#!/bin/sh | ||
sudo ./bench-queue -c1 -n1 --socket-mem 64 --no-shconf -- "$@" | ||
sudo ./bench-queue -c1 -n1 --socket-mem 256 --no-shconf -- "$@" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
#!/bin/sh | ||
sudo ./tests-queue -c1 -n1 --socket-mem 64 --no-shconf | ||
sudo ./tests-queue -c1 -n1 --socket-mem 256 --no-shconf |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
#!/bin/sh | ||
sudo ./bench-rxtx -c1 -n1 --socket-mem 64 --no-shconf -- "$@" | ||
sudo ./bench-rxtx -c1 -n1 --socket-mem 256 --no-shconf -- "$@" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
#!/bin/sh | ||
sudo ./tests-rxtx -c1 -n1 --socket-mem 64 --no-shconf | ||
sudo ./tests-rxtx -c1 -n1 --socket-mem 256 --no-shconf |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
#!/bin/sh | ||
sudo ./bench-switch -c1 -n1 --socket-mem 64 --no-shconf -- "$@" | ||
sudo ./bench-switch -c1 -n1 --socket-mem 256 --no-shconf -- "$@" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
#!/bin/sh | ||
sudo ./tests-switch -c1 -n1 --socket-mem 64 --no-shconf | ||
sudo ./tests-switch -c1 -n1 --socket-mem 256 --no-shconf |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
#!/bin/sh | ||
sudo ./bench-tap -c1 -n1 --socket-mem 64 --no-shconf -- "$@" | ||
sudo ./bench-tap -c1 -n1 --socket-mem 256 --no-shconf -- "$@" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
#!/bin/sh | ||
sudo ./tests-tap -c1 -n1 --socket-mem 64 --no-shconf | ||
sudo ./tests-tap -c1 -n1 --socket-mem 256 --no-shconf |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
#!/bin/sh | ||
sudo ./tests-thread --socket-mem 64 --no-shconf | ||
sudo ./tests-thread --socket-mem 256 --no-shconf |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
#!/bin/sh | ||
sudo ./tests-udp-filter -c1 -n1 --socket-mem 64 --no-shconf | ||
sudo ./tests-udp-filter -c1 -n1 --socket-mem 256 --no-shconf |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
#!/bin/sh | ||
sudo ./bench-vtep -c1 -n1 --socket-mem 64 --no-shconf -- "$@" | ||
sudo ./bench-vtep -c1 -n1 --socket-mem 256 --no-shconf -- "$@" |