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.30 [+0.30] -4 -t # 2.57 [+2.27] tcp tx: 906 MB/s 15381 calls/s 15381 msg/s # 2.59 [+0.02] tcp rx: 927 MB/s 48338 calls/s # 3.57 [+0.98] tcp tx: 914 MB/s 15513 calls/s 15513 msg/s # 3.59 [+0.02] tcp rx: 912 MB/s 47016 calls/s # 4.57 [+0.98] tcp tx: 899 MB/s 15254 calls/s 15254 msg/s # 4.59 [+0.02] tcp rx: 900 MB/s 45946 calls/s # 5.57 [+0.98] tcp tx: 887 MB/s 15059 calls/s 15059 msg/s # 5.60 [+0.03] udp gso - over veth touching data # 5.60 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.88 [+0.28] -4 -v # 6.89 [+1.01] udp rx: 635 MB/s 460544 calls/s # 6.91 [+0.02] udp tx: 1267 MB/s 21505 calls/s 21505 msg/s # 7.89 [+0.98] udp rx: 613 MB/s 444449 calls/s # 7.91 [+0.02] udp tx: 1239 MB/s 21015 calls/s 21015 msg/s # 8.89 [+0.98] udp rx: 603 MB/s 437248 calls/s # 8.91 [+0.02] udp tx: 1241 MB/s 21053 calls/s 21053 msg/s # 9.89 [+0.99] udp rx: 663 MB/s 480256 calls/s # 9.91 [+0.01] udp tx: 1236 MB/s 20966 calls/s 20966 msg/s # 9.94 [+0.03] udp gso and gro - over veth touching data # 9.94 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.23 [+0.29] -4 -G # 11.25 [+1.02] udp rx: 1081 MB/s 788704 calls/s # 11.26 [+0.02] udp tx: 1105 MB/s 18744 calls/s 18744 msg/s # 12.25 [+0.98] udp rx: 1127 MB/s 822068 calls/s # 12.26 [+0.02] udp tx: 1130 MB/s 19167 calls/s 19167 msg/s # 13.25 [+0.99] udp rx: 1057 MB/s 771426 calls/s # 13.26 [+0.01] udp tx: 1060 MB/s 17985 calls/s 17985 msg/s # 14.25 [+0.99] udp rx: 1116 MB/s 814031 calls/s # 14.26 [+0.01] udp tx: 1118 MB/s 18975 calls/s 18975 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__->