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: 1620 MB/s 1318079 calls/s # udp tx: 1797 MB/s 30494 calls/s 30494 msg/s # udp rx: 1942 MB/s 1581173 calls/s # udp tx: 1954 MB/s 33147 calls/s 33147 msg/s # udp rx: 1936 MB/s 1576592 calls/s # udp tx: 1952 MB/s 33114 calls/s 33114 msg/s # UDP GRO fwd perf udp rx: 1537 MB/s 1249438 calls/s # udp tx: 1808 MB/s 30666 calls/s 30666 msg/s # udp rx: 1785 MB/s 1452698 calls/s # udp tx: 1934 MB/s 32802 calls/s 32802 msg/s # udp rx: 1916 MB/s 1560268 calls/s # udp tx: 1933 MB/s 32787 calls/s 32787 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: 1386 MB/s 1122847 calls/s # udp tx: 1958 MB/s 33218 calls/s 33218 msg/s # udp rx: 1455 MB/s 1179037 calls/s # udp tx: 1985 MB/s 33671 calls/s 33671 msg/s # udp rx: 1365 MB/s 1106105 calls/s # udp tx: 1978 MB/s 33560 calls/s 33560 msg/s # UDP GRO fwd perf udp rx: 1338 MB/s 1083749 calls/s # udp tx: 1967 MB/s 33362 calls/s 33362 msg/s # udp rx: 1697 MB/s 1374791 calls/s # udp tx: 1971 MB/s 33445 calls/s 33445 msg/s # udp rx: 1698 MB/s 1375394 calls/s # udp tx: 1967 MB/s 33378 calls/s 33378 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__->