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: 1178 MB/s 958774 calls/s # udp tx: 1344 MB/s 22805 calls/s 22805 msg/s # udp rx: 1271 MB/s 1034785 calls/s # udp tx: 1323 MB/s 22446 calls/s 22446 msg/s # udp rx: 1345 MB/s 1094726 calls/s # udp tx: 1369 MB/s 23234 calls/s 23234 msg/s # UDP GRO fwd perf udp rx: 1200 MB/s 976943 calls/s # udp tx: 1365 MB/s 23155 calls/s 23155 msg/s # udp rx: 1347 MB/s 1096548 calls/s # udp tx: 1366 MB/s 23170 calls/s 23170 msg/s # udp rx: 1343 MB/s 1093189 calls/s # udp tx: 1361 MB/s 23096 calls/s 23096 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: 1415 MB/s 1148884 calls/s # udp tx: 1743 MB/s 29567 calls/s 29567 msg/s # udp rx: 1503 MB/s 1219615 calls/s # udp tx: 1919 MB/s 32558 calls/s 32558 msg/s # udp rx: 1499 MB/s 1218810 calls/s # udp tx: 1878 MB/s 31862 calls/s 31862 msg/s # UDP GRO fwd perf udp rx: 1661 MB/s 1349524 calls/s # udp tx: 1804 MB/s 30606 calls/s 30606 msg/s # udp rx: 1538 MB/s 1251158 calls/s # udp tx: 1569 MB/s 26613 calls/s 26613 msg/s # udp rx: 1185 MB/s 965188 calls/s # udp tx: 1208 MB/s 20504 calls/s 20504 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__->