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: 955 MB/s 16203 calls/s 16203 msg/s # 2.60 [+0.03] tcp rx: 982 MB/s 48966 calls/s # 3.56 [+0.97] tcp tx: 969 MB/s 16450 calls/s 16450 msg/s # 3.60 [+0.03] tcp rx: 973 MB/s 49409 calls/s # 4.56 [+0.97] tcp tx: 891 MB/s 15123 calls/s 15123 msg/s # 4.60 [+0.03] tcp rx: 887 MB/s 45991 calls/s # 5.56 [+0.97] tcp tx: 908 MB/s 15413 calls/s 15413 msg/s # 5.60 [+0.03] udp gso - over veth touching data # 5.60 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.93 [+0.33] -4 -v # 6.95 [+1.01] udp rx: 587 MB/s 425472 calls/s # 6.97 [+0.02] udp tx: 1276 MB/s 21643 calls/s 21643 msg/s # 7.95 [+0.98] udp rx: 637 MB/s 461824 calls/s # 7.97 [+0.02] udp tx: 1086 MB/s 18424 calls/s 18424 msg/s # 8.95 [+0.98] udp rx: 596 MB/s 432128 calls/s # 8.97 [+0.02] udp tx: 1183 MB/s 20071 calls/s 20071 msg/s # 9.95 [+0.98] udp rx: 612 MB/s 443904 calls/s # 9.97 [+0.02] udp tx: 1227 MB/s 20815 calls/s 20815 msg/s # 10.00 [+0.04] 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.33 [+0.33] -4 -G # 11.34 [+1.01] udp rx: 1059 MB/s 772340 calls/s # 11.36 [+0.02] udp tx: 1083 MB/s 18373 calls/s 18373 msg/s # 12.34 [+0.98] udp rx: 1079 MB/s 787056 calls/s # 12.36 [+0.02] udp tx: 1079 MB/s 18303 calls/s 18303 msg/s # 13.35 [+0.98] udp rx: 916 MB/s 668287 calls/s # 13.36 [+0.02] udp tx: 915 MB/s 15530 calls/s 15530 msg/s # 14.35 [+0.98] udp rx: 1071 MB/s 781351 calls/s # 14.36 [+0.02] udp tx: 1064 MB/s 18062 calls/s 18062 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__->