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.57 [+2.26] tcp tx: 997 MB/s 16911 calls/s 16911 msg/s # 2.57 [+0.00] tcp rx: 997 MB/s 50974 calls/s # 3.57 [+1.00] tcp tx: 1006 MB/s 17068 calls/s 17068 msg/s # 3.58 [+0.00] tcp rx: 1007 MB/s 51530 calls/s # 4.57 [+1.00] tcp tx: 900 MB/s 15274 calls/s 15274 msg/s # 4.58 [+0.00] tcp rx: 900 MB/s 47131 calls/s # 5.57 [+1.00] tcp tx: 892 MB/s 15143 calls/s 15143 msg/s # 5.61 [+0.03] udp gso - over veth touching data # 5.61 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.91 [+0.30] -4 -v # 6.92 [+1.02] udp rx: 612 MB/s 443648 calls/s # 6.94 [+0.02] udp tx: 1252 MB/s 21239 calls/s 21239 msg/s # 7.92 [+0.98] udp rx: 627 MB/s 454400 calls/s # 7.94 [+0.02] udp tx: 1289 MB/s 21878 calls/s 21878 msg/s # 8.92 [+0.98] udp rx: 629 MB/s 455936 calls/s # 8.94 [+0.02] udp tx: 1296 MB/s 21982 calls/s 21982 msg/s # 9.92 [+0.98] udp rx: 634 MB/s 459520 calls/s # 9.94 [+0.02] udp tx: 1290 MB/s 21883 calls/s 21883 msg/s # 9.97 [+0.03] 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.01] udp rx: 1014 MB/s 739903 calls/s # 11.33 [+0.02] udp tx: 1035 MB/s 17562 calls/s 17562 msg/s # 12.31 [+0.98] udp rx: 1062 MB/s 774938 calls/s # 12.33 [+0.02] udp tx: 1062 MB/s 18018 calls/s 18018 msg/s # 13.31 [+0.98] udp rx: 1066 MB/s 777712 calls/s # 13.33 [+0.02] udp tx: 1066 MB/s 18095 calls/s 18095 msg/s # 14.31 [+0.99] udp rx: 1110 MB/s 810125 calls/s # 14.33 [+0.01] udp tx: 1110 MB/s 18840 calls/s 18840 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__->