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.31 [+0.31] -4 -t # 2.59 [+2.28] tcp tx: 808 MB/s 13712 calls/s 13712 msg/s # 2.59 [+0.00] tcp rx: 809 MB/s 46707 calls/s # 3.59 [+1.00] tcp tx: 996 MB/s 16900 calls/s 16900 msg/s # 3.59 [+0.00] tcp rx: 996 MB/s 50803 calls/s # 4.59 [+1.00] tcp tx: 972 MB/s 16489 calls/s 16489 msg/s # 4.60 [+0.00] tcp rx: 973 MB/s 50389 calls/s # 5.59 [+1.00] tcp tx: 848 MB/s 14394 calls/s 14394 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.96 [+0.33] -4 -v # 6.97 [+1.01] udp rx: 546 MB/s 396032 calls/s # 6.99 [+0.02] udp tx: 1135 MB/s 19254 calls/s 19254 msg/s # 7.97 [+0.98] udp rx: 612 MB/s 443392 calls/s # 7.99 [+0.02] udp tx: 1157 MB/s 19639 calls/s 19639 msg/s # 8.97 [+0.98] udp rx: 659 MB/s 477696 calls/s # 8.99 [+0.02] udp tx: 1190 MB/s 20195 calls/s 20195 msg/s # 9.97 [+0.98] udp rx: 659 MB/s 477184 calls/s # 9.99 [+0.02] udp tx: 1200 MB/s 20360 calls/s 20360 msg/s # 10.02 [+0.03] udp gso and gro - over veth touching data # 10.02 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.33 [+0.30] -4 -G # 11.34 [+1.01] udp rx: 988 MB/s 721212 calls/s # 11.36 [+0.02] udp tx: 1009 MB/s 17128 calls/s 17128 msg/s # 12.34 [+0.98] udp rx: 998 MB/s 727948 calls/s # 12.36 [+0.02] udp tx: 991 MB/s 16809 calls/s 16809 msg/s # 13.34 [+0.98] udp rx: 988 MB/s 721112 calls/s # 13.36 [+0.02] udp tx: 989 MB/s 16784 calls/s 16784 msg/s # 14.34 [+0.98] udp rx: 1010 MB/s 736623 calls/s # 14.36 [+0.02] udp tx: 1014 MB/s 17208 calls/s 17208 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__->