make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_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: 1095 MB/s 891734 calls/s # udp tx: 1321 MB/s 22412 calls/s 22412 msg/s # udp rx: 1229 MB/s 1000694 calls/s # udp tx: 1246 MB/s 21137 calls/s 21137 msg/s # udp rx: 1199 MB/s 976402 calls/s # udp tx: 1246 MB/s 21144 calls/s 21144 msg/s # UDP GRO fwd perf udp rx: 1183 MB/s 963569 calls/s # udp tx: 1259 MB/s 21358 calls/s 21358 msg/s # udp rx: 1185 MB/s 965309 calls/s # udp tx: 1190 MB/s 20199 calls/s 20199 msg/s # udp rx: 1262 MB/s 1027962 calls/s # udp tx: 1269 MB/s 21537 calls/s 21537 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1179 MB/s 957765 calls/s # udp tx: 1678 MB/s 28470 calls/s 28470 msg/s # udp rx: 1720 MB/s 1397738 calls/s # udp tx: 1834 MB/s 31119 calls/s 31119 msg/s # udp rx: 1799 MB/s 1462365 calls/s # udp tx: 1887 MB/s 32014 calls/s 32014 msg/s # UDP GRO fwd perf udp rx: 1447 MB/s 1174163 calls/s # udp tx: 1842 MB/s 31258 calls/s 31258 msg/s # udp rx: 1734 MB/s 1407394 calls/s # udp tx: 1892 MB/s 32103 calls/s 32103 msg/s # udp rx: 1749 MB/s 1418457 calls/s # udp tx: 1926 MB/s 32679 calls/s 32679 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok 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__->