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: 1112 MB/s 905429 calls/s # udp tx: 1294 MB/s 21949 calls/s 21949 msg/s # udp rx: 1324 MB/s 1077841 calls/s # udp tx: 1363 MB/s 23133 calls/s 23133 msg/s # udp tx: 1383 MB/s 23465 calls/s 23465 msg/s # udp rx: 1153 MB/s 938642 calls/s # UDP GRO fwd perf udp rx: 951 MB/s 773960 calls/s # udp tx: 1392 MB/s 23616 calls/s 23616 msg/s # udp rx: 1283 MB/s 1044762 calls/s # udp tx: 1388 MB/s 23554 calls/s 23554 msg/s # udp rx: 1359 MB/s 1106323 calls/s # udp tx: 1388 MB/s 23544 calls/s 23544 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: 1579 MB/s 1283390 calls/s # udp tx: 1861 MB/s 31578 calls/s 31578 msg/s # udp rx: 1748 MB/s 1420062 calls/s # udp tx: 1858 MB/s 31517 calls/s 31517 msg/s # udp rx: 1735 MB/s 1406735 calls/s # udp tx: 1943 MB/s 32957 calls/s 32957 msg/s # UDP GRO fwd perf udp rx: 1397 MB/s 1133143 calls/s # udp tx: 1856 MB/s 31485 calls/s 31485 msg/s # udp rx: 1586 MB/s 1285262 calls/s # udp tx: 1962 MB/s 33287 calls/s 33287 msg/s # udp rx: 1698 MB/s 1375715 calls/s # udp tx: 1959 MB/s 33230 calls/s 33230 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__->