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.32 [+0.32] -4 -t # 2.58 [+2.26] tcp tx: 990 MB/s 16793 calls/s 16793 msg/s # 2.58 [+0.00] tcp rx: 990 MB/s 51573 calls/s # 3.58 [+1.00] tcp tx: 1002 MB/s 17001 calls/s 17001 msg/s # 3.58 [+0.00] tcp rx: 1003 MB/s 51341 calls/s # 4.58 [+1.00] tcp tx: 988 MB/s 16764 calls/s 16764 msg/s # 4.58 [+0.00] tcp rx: 989 MB/s 50977 calls/s # 5.58 [+1.00] tcp tx: 1002 MB/s 17010 calls/s 17010 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.92 [+0.30] -4 -v # 6.94 [+1.02] udp rx: 610 MB/s 442368 calls/s # 6.95 [+0.01] udp tx: 1246 MB/s 21147 calls/s 21147 msg/s # 7.94 [+0.98] udp rx: 664 MB/s 481199 calls/s # 7.95 [+0.02] udp tx: 1211 MB/s 20549 calls/s 20549 msg/s # 8.94 [+0.99] udp rx: 665 MB/s 481682 calls/s # 8.95 [+0.01] udp tx: 1262 MB/s 21406 calls/s 21406 msg/s # 9.94 [+0.99] udp rx: 657 MB/s 476260 calls/s # 9.95 [+0.01] udp tx: 1274 MB/s 21622 calls/s 21622 msg/s # 9.98 [+0.03] udp gso and gro - over veth touching data # 9.98 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.26 [+0.28] -4 -G # 11.27 [+1.01] udp rx: 1072 MB/s 782242 calls/s # 11.29 [+0.02] udp tx: 1093 MB/s 18551 calls/s 18551 msg/s # 12.27 [+0.98] udp rx: 1128 MB/s 823113 calls/s # 12.29 [+0.02] udp tx: 1130 MB/s 19167 calls/s 19167 msg/s # 13.27 [+0.98] udp rx: 1078 MB/s 786508 calls/s # 13.29 [+0.02] udp tx: 1080 MB/s 18318 calls/s 18318 msg/s # 14.28 [+0.99] udp rx: 1128 MB/s 823336 calls/s # 14.29 [+0.01] udp tx: 1130 MB/s 19178 calls/s 19178 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__->