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.29 [+0.29] -4 -t # 2.56 [+2.27] tcp tx: 934 MB/s 15850 calls/s 15850 msg/s # 2.56 [+0.00] tcp rx: 935 MB/s 47751 calls/s # 3.56 [+1.00] tcp tx: 988 MB/s 16770 calls/s 16770 msg/s # 3.56 [+0.00] tcp rx: 990 MB/s 50473 calls/s # 4.56 [+1.00] tcp tx: 992 MB/s 16838 calls/s 16838 msg/s # 4.56 [+0.00] tcp rx: 993 MB/s 50657 calls/s # 5.56 [+1.00] tcp tx: 992 MB/s 16832 calls/s 16832 msg/s # 5.60 [+0.04] udp gso - over veth touching data # 5.60 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.90 [+0.30] -4 -v # 6.91 [+1.01] udp rx: 628 MB/s 455168 calls/s # 6.94 [+0.02] udp tx: 1270 MB/s 21553 calls/s 21553 msg/s # 7.91 [+0.98] udp rx: 648 MB/s 469803 calls/s # 7.94 [+0.02] udp tx: 1225 MB/s 20783 calls/s 20783 msg/s # 8.92 [+0.98] udp rx: 657 MB/s 475857 calls/s # 8.94 [+0.02] udp tx: 1263 MB/s 21424 calls/s 21424 msg/s # 9.92 [+0.98] udp rx: 657 MB/s 476457 calls/s # 9.94 [+0.02] udp tx: 1262 MB/s 21410 calls/s 21410 msg/s # 9.97 [+0.04] udp gso and gro - over veth touching data # 9.97 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.29 [+0.32] -4 -G # 11.31 [+1.02] udp rx: 1067 MB/s 778182 calls/s # 11.32 [+0.02] udp tx: 1087 MB/s 18444 calls/s 18444 msg/s # 12.31 [+0.98] udp rx: 1049 MB/s 765601 calls/s # 12.32 [+0.02] udp tx: 1054 MB/s 17878 calls/s 17878 msg/s # 13.31 [+0.98] udp rx: 1099 MB/s 801978 calls/s # 13.32 [+0.02] udp tx: 1099 MB/s 18644 calls/s 18644 msg/s # 14.31 [+0.99] udp rx: 759 MB/s 554257 calls/s # 14.32 [+0.01] udp tx: 756 MB/s 12839 calls/s 12839 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__->