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: 574 MB/s 9736 calls/s 9736 msg/s # 2.57 [+0.00] tcp rx: 574 MB/s 30934 calls/s # 3.57 [+1.00] tcp tx: 541 MB/s 9181 calls/s 9181 msg/s # 3.58 [+0.01] tcp rx: 546 MB/s 30345 calls/s # 4.57 [+0.99] tcp tx: 567 MB/s 9628 calls/s 9628 msg/s # 4.58 [+0.01] tcp rx: 566 MB/s 30836 calls/s # 5.57 [+0.99] tcp tx: 560 MB/s 9514 calls/s 9514 msg/s # 5.60 [+0.03] udp gso - over veth touching data # 5.60 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.89 [+0.29] -4 -v # 6.91 [+1.01] udp rx: 651 MB/s 471552 calls/s # 6.93 [+0.02] udp tx: 1242 MB/s 21071 calls/s 21071 msg/s # 7.91 [+0.98] udp rx: 666 MB/s 482560 calls/s # 7.93 [+0.02] udp tx: 1227 MB/s 20813 calls/s 20813 msg/s # 8.91 [+0.98] udp rx: 669 MB/s 484608 calls/s # 8.93 [+0.02] udp tx: 1248 MB/s 21179 calls/s 21179 msg/s # 9.91 [+0.98] udp rx: 668 MB/s 484096 calls/s # 9.93 [+0.02] udp tx: 1231 MB/s 20888 calls/s 20888 msg/s # 9.96 [+0.03] udp gso and gro - over veth touching data # 9.96 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.26 [+0.30] -4 -G # 11.28 [+1.02] udp rx: 1120 MB/s 817321 calls/s # 11.30 [+0.02] udp tx: 1142 MB/s 19374 calls/s 19374 msg/s # 12.28 [+0.98] udp rx: 1141 MB/s 832582 calls/s # 12.30 [+0.02] udp tx: 1140 MB/s 19351 calls/s 19351 msg/s # 13.28 [+0.98] udp rx: 1136 MB/s 828695 calls/s # 13.30 [+0.02] udp tx: 1135 MB/s 19263 calls/s 19263 msg/s # 14.28 [+0.98] udp rx: 1133 MB/s 826328 calls/s # 14.30 [+0.02] udp tx: 1132 MB/s 19209 calls/s 19209 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__->