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.58 [+2.27] tcp tx: 939 MB/s 15934 calls/s 15934 msg/s # 2.58 [+0.00] tcp rx: 940 MB/s 50069 calls/s # 3.58 [+1.00] tcp tx: 974 MB/s 16526 calls/s 16526 msg/s # 3.58 [+0.00] tcp rx: 975 MB/s 50418 calls/s # 4.58 [+1.00] tcp tx: 921 MB/s 15629 calls/s 15629 msg/s # 4.58 [+0.00] tcp rx: 922 MB/s 48968 calls/s # 5.58 [+1.00] tcp tx: 945 MB/s 16031 calls/s 16031 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.90 [+0.29] -4 -v # 6.92 [+1.01] udp rx: 595 MB/s 431360 calls/s # 6.94 [+0.02] udp tx: 1240 MB/s 21039 calls/s 21039 msg/s # 7.92 [+0.98] udp rx: 668 MB/s 483815 calls/s # 7.94 [+0.02] udp tx: 1230 MB/s 20863 calls/s 20863 msg/s # 8.92 [+0.98] udp rx: 668 MB/s 484367 calls/s # 8.94 [+0.02] udp tx: 1281 MB/s 21740 calls/s 21740 msg/s # 9.92 [+0.98] udp rx: 654 MB/s 474174 calls/s # 9.94 [+0.02] udp tx: 1280 MB/s 21720 calls/s 21720 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.27 [+0.30] -4 -G # 11.28 [+1.01] udp rx: 1060 MB/s 773709 calls/s # 11.30 [+0.02] udp tx: 1084 MB/s 18402 calls/s 18402 msg/s # 12.28 [+0.98] udp rx: 1012 MB/s 738532 calls/s # 12.30 [+0.02] udp tx: 1014 MB/s 17200 calls/s 17200 msg/s # 13.28 [+0.98] udp rx: 1103 MB/s 804727 calls/s # 13.30 [+0.02] udp tx: 1102 MB/s 18701 calls/s 18701 msg/s # 14.28 [+0.98] udp rx: 1110 MB/s 809731 calls/s # 14.30 [+0.02] udp tx: 1108 MB/s 18809 calls/s 18809 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__->