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: 1651 MB/s 1344041 calls/s # udp tx: 1938 MB/s 32878 calls/s 32878 msg/s # udp rx: 1889 MB/s 1537325 calls/s # udp tx: 1908 MB/s 32366 calls/s 32366 msg/s # udp rx: 1501 MB/s 1221591 calls/s # udp tx: 1937 MB/s 32859 calls/s 32859 msg/s # UDP GRO fwd perf udp rx: 1130 MB/s 919954 calls/s # udp tx: 1409 MB/s 23914 calls/s 23914 msg/s # udp rx: 1271 MB/s 1034783 calls/s # udp tx: 1275 MB/s 21630 calls/s 21630 msg/s # udp rx: 1270 MB/s 1034605 calls/s # udp tx: 1274 MB/s 21610 calls/s 21610 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: 1674 MB/s 1360049 calls/s # udp tx: 1886 MB/s 31992 calls/s 31992 msg/s # udp rx: 1134 MB/s 921132 calls/s # udp tx: 1282 MB/s 21750 calls/s 21750 msg/s # udp rx: 1008 MB/s 816611 calls/s # udp tx: 1298 MB/s 22023 calls/s 22023 msg/s # UDP GRO fwd perf udp rx: 585 MB/s 473874 calls/s # udp tx: 1326 MB/s 22494 calls/s 22494 msg/s # udp rx: 858 MB/s 694964 calls/s # udp tx: 1305 MB/s 22149 calls/s 22149 msg/s # udp rx: 787 MB/s 637237 calls/s # udp tx: 1288 MB/s 21857 calls/s 21857 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__->