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: 1185 MB/s 963672 calls/s # udp tx: 1346 MB/s 22840 calls/s 22840 msg/s # udp rx: 1173 MB/s 953368 calls/s # udp tx: 1396 MB/s 23682 calls/s 23682 msg/s # udp rx: 1178 MB/s 957073 calls/s # udp tx: 1396 MB/s 23684 calls/s 23684 msg/s # UDP GRO fwd perf udp rx: 1841 MB/s 1499018 calls/s # udp tx: 1952 MB/s 33120 calls/s 33120 msg/s # udp rx: 1705 MB/s 1388284 calls/s # udp tx: 1966 MB/s 33347 calls/s 33347 msg/s # udp rx: 1922 MB/s 1565093 calls/s # udp tx: 1961 MB/s 33271 calls/s 33271 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: 1626 MB/s 1319222 calls/s # udp tx: 1891 MB/s 32089 calls/s 32089 msg/s # udp rx: 1696 MB/s 1374497 calls/s # udp tx: 1945 MB/s 33003 calls/s 33003 msg/s # udp rx: 1524 MB/s 1236818 calls/s # udp tx: 1751 MB/s 29704 calls/s 29704 msg/s # UDP GRO fwd perf udp rx: 1680 MB/s 1363857 calls/s # udp tx: 1900 MB/s 32234 calls/s 32234 msg/s # udp rx: 1764 MB/s 1430485 calls/s # udp tx: 1916 MB/s 32508 calls/s 32508 msg/s # udp rx: 1548 MB/s 1255949 calls/s # udp tx: 1844 MB/s 31292 calls/s 31292 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__->