make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1192 MB/s 970633 calls/s # udp tx: 1233 MB/s 20922 calls/s 20922 msg/s # udp rx: 1231 MB/s 1002303 calls/s # udp tx: 1238 MB/s 20999 calls/s 20999 msg/s # udp rx: 1229 MB/s 1001171 calls/s # udp tx: 1236 MB/s 20967 calls/s 20967 msg/s # UDP GRO fwd perf udp rx: 1047 MB/s 852783 calls/s # udp tx: 1158 MB/s 19648 calls/s 19648 msg/s # udp rx: 1173 MB/s 955062 calls/s # udp tx: 1239 MB/s 21017 calls/s 21017 msg/s # udp rx: 1340 MB/s 1091202 calls/s # udp tx: 1366 MB/s 23176 calls/s 23176 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 236 MB/s 192012 calls/s # udp tx: 972 MB/s 16502 calls/s 16502 msg/s # udp rx: 128 MB/s 103760 calls/s # udp tx: 1158 MB/s 19641 calls/s 19641 msg/s # udp tx: 1194 MB/s 20259 calls/s 20259 msg/s # udp rx: 42 MB/s 34560 calls/s # UDP tunnel GRO fwd perf udp tx: 1758 MB/s 29827 calls/s 29827 msg/s # udp rx: 66 MB/s 53811 calls/s # udp tx: 1249 MB/s 21192 calls/s 21192 msg/s # udp rx: 108 MB/s 87707 calls/s # udp tx: 1142 MB/s 19383 calls/s 19383 msg/s # udp rx: 101 MB/s 81846 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 1176 MB/s 19955 calls/s 19955 msg/s # udp rx: 955 MB/s 778064 calls/s # udp tx: 1218 MB/s 20674 calls/s 20674 msg/s # udp rx: 978 MB/s 796748 calls/s # udp tx: 1224 MB/s 20764 calls/s 20764 msg/s # udp rx: 1202 MB/s 979322 calls/s # UDP GRO fwd perf udp rx: 625 MB/s 508888 calls/s # udp tx: 1332 MB/s 22593 calls/s 22593 msg/s # udp rx: 1550 MB/s 1261034 calls/s # udp tx: 1929 MB/s 32718 calls/s 32718 msg/s # udp rx: 1916 MB/s 1559770 calls/s # udp tx: 1932 MB/s 32773 calls/s 32773 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1815 MB/s 30786 calls/s 30786 msg/s # udp rx: 76 MB/s 61983 calls/s # udp tx: 1518 MB/s 25758 calls/s 25758 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1804 MB/s 30604 calls/s 30604 msg/s # UDP tunnel GRO fwd perf udp tx: 1738 MB/s 29487 calls/s 29487 msg/s # udp rx: 86 MB/s 70433 calls/s # udp tx: 1826 MB/s 30974 calls/s 30974 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1860 MB/s 31550 calls/s 31550 msg/s ok 1 selftests: net: udpgro_fwd.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->