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.51 [+2.23] tcp tx: 962 MB/s 16332 calls/s 16332 msg/s # 2.51 [+0.00] tcp rx: 963 MB/s 48740 calls/s # 3.51 [+1.00] tcp tx: 947 MB/s 16069 calls/s 16069 msg/s # 3.51 [+0.00] tcp rx: 947 MB/s 48752 calls/s # 4.51 [+1.00] tcp tx: 949 MB/s 16110 calls/s 16110 msg/s # 4.51 [+0.00] tcp rx: 950 MB/s 47166 calls/s # 5.51 [+1.00] tcp tx: 942 MB/s 15991 calls/s 15991 msg/s # 5.54 [+0.03] udp gso - over veth touching data # 5.54 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.82 [+0.28] -4 -v # 6.83 [+1.01] udp rx: 641 MB/s 464384 calls/s # 6.85 [+0.02] udp tx: 1274 MB/s 21612 calls/s 21612 msg/s # 7.83 [+0.98] udp rx: 656 MB/s 475724 calls/s # 7.85 [+0.02] udp tx: 1271 MB/s 21569 calls/s 21569 msg/s # 8.83 [+0.98] udp rx: 656 MB/s 475342 calls/s # 8.85 [+0.02] udp tx: 1271 MB/s 21560 calls/s 21560 msg/s # 9.84 [+0.98] udp rx: 656 MB/s 475593 calls/s # 9.85 [+0.02] udp tx: 1271 MB/s 21569 calls/s 21569 msg/s # 9.88 [+0.03] udp gso and gro - over veth touching data # 9.88 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.16 [+0.28] -4 -G # 11.17 [+1.01] udp rx: 1122 MB/s 818443 calls/s # 11.19 [+0.02] udp tx: 1140 MB/s 19339 calls/s 19339 msg/s # 12.17 [+0.99] udp rx: 1129 MB/s 823684 calls/s # 12.19 [+0.01] udp tx: 1129 MB/s 19158 calls/s 19158 msg/s # 13.17 [+0.99] udp rx: 1128 MB/s 822993 calls/s # 13.19 [+0.01] udp tx: 1127 MB/s 19131 calls/s 19131 msg/s # 14.18 [+0.99] udp rx: 1129 MB/s 823978 calls/s # 14.19 [+0.01] udp tx: 1129 MB/s 19155 calls/s 19155 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__->