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: 1569 MB/s 1277821 calls/s # udp tx: 1844 MB/s 31290 calls/s 31290 msg/s # udp rx: 1618 MB/s 1317437 calls/s # udp tx: 1892 MB/s 32097 calls/s 32097 msg/s # udp rx: 1892 MB/s 1540946 calls/s # udp tx: 1900 MB/s 32226 calls/s 32226 msg/s # UDP GRO fwd perf udp rx: 1796 MB/s 1459888 calls/s # udp tx: 1934 MB/s 32802 calls/s 32802 msg/s # udp rx: 1953 MB/s 1590177 calls/s # udp tx: 1963 MB/s 33308 calls/s 33308 msg/s # udp rx: 1901 MB/s 1548107 calls/s # udp tx: 1906 MB/s 32339 calls/s 32339 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: 1524 MB/s 1237939 calls/s # udp tx: 1888 MB/s 32022 calls/s 32022 msg/s # udp rx: 1847 MB/s 1500356 calls/s # udp tx: 1915 MB/s 32480 calls/s 32480 msg/s # udp rx: 1435 MB/s 1166634 calls/s # udp tx: 1438 MB/s 24391 calls/s 24391 msg/s # UDP GRO fwd perf udp rx: 1141 MB/s 929144 calls/s # udp tx: 1231 MB/s 20891 calls/s 20891 msg/s # udp rx: 1268 MB/s 1032229 calls/s # udp tx: 1281 MB/s 21743 calls/s 21743 msg/s # udp rx: 1248 MB/s 1016676 calls/s # udp tx: 1258 MB/s 21347 calls/s 21347 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__->