make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_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_frglist.sh # 0.00 [+0.00] ipv6 # 0.00 [+0.00] tcp - over veth touching data # 0.00 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.32 [+0.32] -4 -t # 2.60 [+2.28] tcp tx: 948 MB/s 16085 calls/s 16085 msg/s # 2.60 [+0.01] tcp rx: 952 MB/s 48625 calls/s # 3.60 [+0.99] tcp tx: 955 MB/s 16200 calls/s 16200 msg/s # 3.60 [+0.01] tcp rx: 955 MB/s 47232 calls/s # 4.60 [+0.99] tcp tx: 959 MB/s 16268 calls/s 16268 msg/s # 4.63 [+0.03] tcp rx: 989 MB/s 47302 calls/s # 5.60 [+0.97] tcp tx: 964 MB/s 16358 calls/s 16358 msg/s # 5.63 [+0.03] udp gso - over veth touching data # 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.94 [+0.31] -4 -v # 6.95 [+1.01] udp rx: 643 MB/s 465920 calls/s # 6.97 [+0.02] udp tx: 1252 MB/s 21236 calls/s 21236 msg/s # 7.95 [+0.98] udp rx: 661 MB/s 479488 calls/s # 7.97 [+0.02] udp tx: 1254 MB/s 21284 calls/s 21284 msg/s # 8.96 [+0.98] udp rx: 663 MB/s 480768 calls/s # 8.97 [+0.02] udp tx: 1256 MB/s 21309 calls/s 21309 msg/s # 9.96 [+0.99] udp rx: 620 MB/s 449894 calls/s # 9.97 [+0.01] udp tx: 1052 MB/s 17846 calls/s 17846 msg/s # 10.00 [+0.03] udp gso and gro - over veth touching data # 10.00 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.34 [+0.33] -4 -G # 11.35 [+1.01] udp rx: 930 MB/s 678303 calls/s # 11.37 [+0.02] udp tx: 950 MB/s 16117 calls/s 16117 msg/s # 12.35 [+0.98] udp rx: 584 MB/s 426381 calls/s # 12.37 [+0.02] udp tx: 595 MB/s 10108 calls/s 10108 msg/s # 13.35 [+0.98] udp rx: 603 MB/s 439772 calls/s # 13.37 [+0.02] udp tx: 604 MB/s 10259 calls/s 10259 msg/s # 14.35 [+0.98] udp rx: 599 MB/s 436934 calls/s # 14.37 [+0.02] udp tx: 601 MB/s 10195 calls/s 10195 msg/s ok 1 selftests: net: udpgro_frglist.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__->