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.30] -4 -t # 2.59 [+2.28] tcp tx: 906 MB/s 15376 calls/s 15376 msg/s # 2.59 [+0.00] tcp rx: 906 MB/s 45680 calls/s # 3.59 [+1.00] tcp tx: 964 MB/s 16362 calls/s 16362 msg/s # 3.59 [+0.00] tcp rx: 965 MB/s 49671 calls/s # 4.59 [+1.00] tcp tx: 910 MB/s 15441 calls/s 15441 msg/s # 4.59 [+0.00] tcp rx: 911 MB/s 48143 calls/s # 5.59 [+1.00] tcp tx: 917 MB/s 15567 calls/s 15567 msg/s # 5.62 [+0.03] udp gso - over veth touching data # 5.62 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.91 [+0.29] -4 -v # 6.92 [+1.01] udp rx: 635 MB/s 460544 calls/s # 6.94 [+0.02] udp tx: 1192 MB/s 20226 calls/s 20226 msg/s # 7.92 [+0.98] udp rx: 645 MB/s 467200 calls/s # 7.94 [+0.02] udp tx: 1261 MB/s 21395 calls/s 21395 msg/s # 8.92 [+0.99] udp rx: 651 MB/s 471808 calls/s # 8.94 [+0.01] udp tx: 1263 MB/s 21424 calls/s 21424 msg/s # 9.92 [+0.99] udp rx: 651 MB/s 471552 calls/s # 9.94 [+0.01] udp tx: 1268 MB/s 21515 calls/s 21515 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.23 [+0.26] -4 -G # 11.24 [+1.02] udp rx: 1077 MB/s 785743 calls/s # 11.26 [+0.02] udp tx: 1098 MB/s 18625 calls/s 18625 msg/s # 12.24 [+0.98] udp rx: 1095 MB/s 799175 calls/s # 12.26 [+0.02] udp tx: 1096 MB/s 18602 calls/s 18602 msg/s # 13.25 [+0.98] udp rx: 1094 MB/s 797944 calls/s # 13.26 [+0.02] udp tx: 1096 MB/s 18604 calls/s 18604 msg/s # 14.25 [+0.98] udp rx: 1095 MB/s 798857 calls/s # 14.26 [+0.02] udp tx: 1098 MB/s 18625 calls/s 18625 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__->