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.58 [+2.27] tcp tx: 990 MB/s 16793 calls/s 16793 msg/s # 2.58 [+0.00] tcp rx: 990 MB/s 50704 calls/s # 3.58 [+1.00] tcp tx: 1013 MB/s 17186 calls/s 17186 msg/s # 3.58 [+0.00] tcp rx: 1013 MB/s 51480 calls/s # 4.58 [+1.00] tcp tx: 1015 MB/s 17222 calls/s 17222 msg/s # 4.58 [+0.00] tcp rx: 1016 MB/s 51631 calls/s # 5.58 [+1.00] tcp tx: 952 MB/s 16160 calls/s 16160 msg/s # 5.61 [+0.03] udp gso - over veth touching data # 5.61 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.92 [+0.31] -4 -v # 6.94 [+1.02] udp rx: 640 MB/s 464208 calls/s # 6.96 [+0.02] udp tx: 1242 MB/s 21077 calls/s 21077 msg/s # 7.94 [+0.98] udp rx: 662 MB/s 480000 calls/s # 7.96 [+0.02] udp tx: 1291 MB/s 21909 calls/s 21909 msg/s # 8.94 [+0.98] udp rx: 663 MB/s 480768 calls/s # 8.96 [+0.02] udp tx: 1295 MB/s 21972 calls/s 21972 msg/s # 9.94 [+0.98] udp rx: 662 MB/s 480000 calls/s # 9.96 [+0.02] udp tx: 1292 MB/s 21921 calls/s 21921 msg/s # 9.99 [+0.03] udp gso and gro - over veth touching data # 9.99 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.28 [+0.30] -4 -G # 11.30 [+1.02] udp rx: 1064 MB/s 776563 calls/s # 11.32 [+0.02] udp tx: 1086 MB/s 18422 calls/s 18422 msg/s # 12.30 [+0.98] udp rx: 1138 MB/s 830507 calls/s # 12.32 [+0.02] udp tx: 1140 MB/s 19350 calls/s 19350 msg/s # 13.30 [+0.98] udp rx: 1125 MB/s 820688 calls/s # 13.32 [+0.02] udp tx: 1127 MB/s 19120 calls/s 19120 msg/s # 14.30 [+0.99] udp rx: 1123 MB/s 819675 calls/s # 14.32 [+0.02] udp tx: 1126 MB/s 19103 calls/s 19103 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__->