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: 1642 MB/s 1337040 calls/s # udp tx: 1882 MB/s 31920 calls/s 31920 msg/s # udp rx: 1940 MB/s 1579609 calls/s # udp tx: 1950 MB/s 33076 calls/s 33076 msg/s # udp rx: 1929 MB/s 1570509 calls/s # udp tx: 1936 MB/s 32841 calls/s 32841 msg/s # UDP GRO fwd perf udp rx: 1873 MB/s 1524825 calls/s # udp tx: 1964 MB/s 33319 calls/s 33319 msg/s # udp rx: 1959 MB/s 1595186 calls/s # udp tx: 1967 MB/s 33362 calls/s 33362 msg/s # udp rx: 1960 MB/s 1596359 calls/s # udp tx: 1966 MB/s 33345 calls/s 33345 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: 1009 MB/s 819795 calls/s # udp tx: 1851 MB/s 31409 calls/s 31409 msg/s # udp rx: 1317 MB/s 1071380 calls/s # udp tx: 1351 MB/s 22920 calls/s 22920 msg/s # udp rx: 1093 MB/s 889895 calls/s # udp tx: 1097 MB/s 18616 calls/s 18616 msg/s # UDP GRO fwd perf udp rx: 1037 MB/s 844716 calls/s # udp tx: 1104 MB/s 18727 calls/s 18727 msg/s # udp tx: 1081 MB/s 18347 calls/s 18347 msg/s # udp rx: 1010 MB/s 822709 calls/s # udp tx: 1120 MB/s 18998 calls/s 18998 msg/s # udp rx: 1042 MB/s 848945 calls/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__->