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.28 [+0.28] -4 -t # 2.54 [+2.26] tcp tx: 938 MB/s 15918 calls/s 15918 msg/s # 2.55 [+0.00] tcp rx: 939 MB/s 49357 calls/s # 3.54 [+1.00] tcp tx: 897 MB/s 15216 calls/s 15216 msg/s # 3.56 [+0.02] tcp rx: 914 MB/s 47069 calls/s # 4.54 [+0.98] tcp tx: 822 MB/s 13953 calls/s 13953 msg/s # 4.56 [+0.02] tcp rx: 820 MB/s 44229 calls/s # 5.54 [+0.98] tcp tx: 870 MB/s 14765 calls/s 14765 msg/s # 5.57 [+0.03] udp gso - over veth touching data # 5.58 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.84 [+0.26] -4 -v # 6.85 [+1.01] udp rx: 561 MB/s 406433 calls/s # 6.87 [+0.02] udp tx: 1162 MB/s 19713 calls/s 19713 msg/s # 7.85 [+0.98] udp rx: 619 MB/s 448827 calls/s # 7.87 [+0.02] udp tx: 1141 MB/s 19359 calls/s 19359 msg/s # 8.85 [+0.98] udp rx: 645 MB/s 467226 calls/s # 8.87 [+0.02] udp tx: 1180 MB/s 20016 calls/s 20016 msg/s # 9.85 [+0.98] udp rx: 659 MB/s 477278 calls/s # 9.87 [+0.02] udp tx: 1197 MB/s 20317 calls/s 20317 msg/s # 9.90 [+0.03] udp gso and gro - over veth touching data # 9.90 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.16 [+0.26] -4 -G # 11.17 [+1.01] udp rx: 1083 MB/s 790545 calls/s # 11.19 [+0.02] udp tx: 1097 MB/s 18616 calls/s 18616 msg/s # 12.17 [+0.98] udp rx: 1094 MB/s 798321 calls/s # 12.19 [+0.02] udp tx: 1102 MB/s 18700 calls/s 18700 msg/s # 13.18 [+0.99] udp rx: 1102 MB/s 803866 calls/s # 13.19 [+0.01] udp tx: 1104 MB/s 18738 calls/s 18738 msg/s # 14.18 [+0.99] udp rx: 1100 MB/s 802804 calls/s # 14.19 [+0.01] udp tx: 1103 MB/s 18708 calls/s 18708 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__->