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.53 [+2.24] tcp tx: 888 MB/s 15071 calls/s 15071 msg/s # 2.54 [+0.01] tcp rx: 893 MB/s 45392 calls/s # 3.53 [+0.99] tcp tx: 950 MB/s 16124 calls/s 16124 msg/s # 3.64 [+0.11] tcp rx: 1064 MB/s 48882 calls/s # 4.53 [+0.89] tcp tx: 848 MB/s 14389 calls/s 14389 msg/s # 4.64 [+0.11] tcp rx: 829 MB/s 42999 calls/s # 5.53 [+0.89] tcp tx: 980 MB/s 16635 calls/s 16635 msg/s # 5.56 [+0.03] udp gso - over veth touching data # 5.56 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.85 [+0.29] -4 -v # 6.87 [+1.01] udp rx: 630 MB/s 456960 calls/s # 6.88 [+0.02] udp tx: 1227 MB/s 20812 calls/s 20812 msg/s # 7.87 [+0.99] udp rx: 583 MB/s 422969 calls/s # 7.88 [+0.01] udp tx: 1190 MB/s 20199 calls/s 20199 msg/s # 8.87 [+0.99] udp rx: 621 MB/s 450373 calls/s # 8.88 [+0.01] udp tx: 1258 MB/s 21343 calls/s 21343 msg/s # 9.87 [+0.99] udp rx: 631 MB/s 457620 calls/s # 9.88 [+0.01] udp tx: 1183 MB/s 20067 calls/s 20067 msg/s # 9.92 [+0.04] udp gso and gro - over veth touching data # 9.92 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.22 [+0.30] -4 -G # 11.23 [+1.01] udp rx: 1039 MB/s 757818 calls/s # 11.25 [+0.02] udp tx: 1060 MB/s 17991 calls/s 17991 msg/s # 12.23 [+0.98] udp rx: 993 MB/s 724334 calls/s # 12.25 [+0.02] udp tx: 992 MB/s 16833 calls/s 16833 msg/s # 13.23 [+0.98] udp rx: 1064 MB/s 776321 calls/s # 13.25 [+0.02] udp tx: 1064 MB/s 18052 calls/s 18052 msg/s # 14.24 [+0.98] udp rx: 1139 MB/s 831328 calls/s # 14.25 [+0.02] udp tx: 1139 MB/s 19322 calls/s 19322 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__->