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.36 [+0.36] -4 -t # 2.68 [+2.31] tcp tx: 950 MB/s 16113 calls/s 16113 msg/s # 2.78 [+0.10] tcp rx: 1049 MB/s 50382 calls/s # 3.68 [+0.90] tcp tx: 911 MB/s 15459 calls/s 15459 msg/s # 3.80 [+0.13] tcp rx: 933 MB/s 42348 calls/s # 4.68 [+0.87] tcp tx: 854 MB/s 14496 calls/s 14496 msg/s # 4.80 [+0.13] tcp rx: 848 MB/s 43433 calls/s # 5.68 [+0.87] tcp tx: 895 MB/s 15183 calls/s 15183 msg/s # 5.71 [+0.03] udp gso - over veth touching data # 5.71 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 6.00 [+0.29] -4 -v # 7.02 [+1.02] udp rx: 580 MB/s 421376 calls/s # 7.04 [+0.02] udp tx: 1109 MB/s 18812 calls/s 18812 msg/s # 8.02 [+0.98] udp rx: 660 MB/s 478271 calls/s # 8.04 [+0.02] udp tx: 1194 MB/s 20263 calls/s 20263 msg/s # 9.02 [+0.99] udp rx: 660 MB/s 478046 calls/s # 9.04 [+0.01] udp tx: 1207 MB/s 20474 calls/s 20474 msg/s # 10.02 [+0.99] udp rx: 660 MB/s 478585 calls/s # 10.04 [+0.01] udp tx: 1228 MB/s 20842 calls/s 20842 msg/s # 10.07 [+0.03] udp gso and gro - over veth touching data # 10.07 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.36 [+0.29] -4 -G # 11.37 [+1.01] udp rx: 1094 MB/s 797934 calls/s # 11.39 [+0.02] udp tx: 1116 MB/s 18929 calls/s 18929 msg/s # 12.37 [+0.98] udp rx: 1123 MB/s 819359 calls/s # 12.39 [+0.02] udp tx: 1124 MB/s 19071 calls/s 19071 msg/s # 13.38 [+0.98] udp rx: 1111 MB/s 810727 calls/s # 13.39 [+0.02] udp tx: 1112 MB/s 18877 calls/s 18877 msg/s # 14.38 [+0.98] udp rx: 1115 MB/s 813764 calls/s # 14.39 [+0.02] udp tx: 1116 MB/s 18939 calls/s 18939 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__->