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: 990 MB/s 16797 calls/s 16797 msg/s # 2.52 [+0.00] tcp rx: 991 MB/s 51325 calls/s # 3.51 [+1.00] tcp tx: 1027 MB/s 17428 calls/s 17428 msg/s # 3.52 [+0.00] tcp rx: 1028 MB/s 52616 calls/s # 4.51 [+1.00] tcp tx: 996 MB/s 16900 calls/s 16900 msg/s # 4.52 [+0.00] tcp rx: 996 MB/s 51569 calls/s # 5.51 [+1.00] tcp tx: 1006 MB/s 17071 calls/s 17071 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.81 [+0.27] -4 -v # 6.82 [+1.01] udp rx: 651 MB/s 472064 calls/s # 6.84 [+0.02] udp tx: 1206 MB/s 20462 calls/s 20462 msg/s # 7.82 [+0.98] udp rx: 637 MB/s 462266 calls/s # 7.84 [+0.02] udp tx: 1222 MB/s 20735 calls/s 20735 msg/s # 8.82 [+0.98] udp rx: 669 MB/s 485120 calls/s # 8.84 [+0.02] udp tx: 1280 MB/s 21714 calls/s 21714 msg/s # 9.82 [+0.98] udp rx: 670 MB/s 485376 calls/s # 9.84 [+0.02] udp tx: 1281 MB/s 21742 calls/s 21742 msg/s # 9.87 [+0.03] udp gso and gro - over veth touching data # 9.87 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.14 [+0.27] -4 -G # 11.15 [+1.01] udp rx: 1056 MB/s 770786 calls/s # 11.17 [+0.02] udp tx: 1077 MB/s 18271 calls/s 18271 msg/s # 12.16 [+0.98] udp rx: 1139 MB/s 830855 calls/s # 12.17 [+0.02] udp tx: 1138 MB/s 19317 calls/s 19317 msg/s # 13.16 [+0.98] udp rx: 1137 MB/s 829890 calls/s # 13.17 [+0.02] udp tx: 1137 MB/s 19286 calls/s 19286 msg/s # 14.16 [+0.99] udp rx: 1095 MB/s 798781 calls/s # 14.17 [+0.01] udp tx: 1094 MB/s 18567 calls/s 18567 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__->