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.33 [+0.33] -4 -t # 2.60 [+2.27] tcp tx: 949 MB/s 16109 calls/s 16109 msg/s # 2.63 [+0.03] tcp rx: 982 MB/s 49127 calls/s # 3.60 [+0.97] tcp tx: 951 MB/s 16142 calls/s 16142 msg/s # 3.63 [+0.03] tcp rx: 949 MB/s 48456 calls/s # 4.60 [+0.97] tcp tx: 1011 MB/s 17160 calls/s 17160 msg/s # 4.63 [+0.03] tcp rx: 1007 MB/s 50949 calls/s # 5.60 [+0.97] tcp tx: 1011 MB/s 17157 calls/s 17157 msg/s # 5.63 [+0.03] udp gso - over veth touching data # 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.96 [+0.33] -4 -v # 6.98 [+1.01] udp rx: 618 MB/s 448256 calls/s # 7.00 [+0.02] udp tx: 1259 MB/s 21366 calls/s 21366 msg/s # 7.98 [+0.98] udp rx: 667 MB/s 483584 calls/s # 8.00 [+0.02] udp tx: 1313 MB/s 22281 calls/s 22281 msg/s # 8.98 [+0.98] udp rx: 667 MB/s 483328 calls/s # 9.00 [+0.02] udp tx: 1307 MB/s 22168 calls/s 22168 msg/s # 9.98 [+0.98] udp rx: 666 MB/s 482560 calls/s # 10.00 [+0.02] udp tx: 1307 MB/s 22176 calls/s 22176 msg/s # 10.03 [+0.03] udp gso and gro - over veth touching data # 10.03 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.30 [+0.27] -4 -G # 11.31 [+1.01] udp rx: 1135 MB/s 828011 calls/s # 11.34 [+0.02] udp tx: 1162 MB/s 19716 calls/s 19716 msg/s # 12.31 [+0.98] udp rx: 1153 MB/s 841198 calls/s # 12.34 [+0.02] udp tx: 1153 MB/s 19564 calls/s 19564 msg/s # 13.32 [+0.98] udp rx: 1148 MB/s 837282 calls/s # 13.34 [+0.02] udp tx: 1147 MB/s 19459 calls/s 19459 msg/s # 14.32 [+0.98] udp rx: 1153 MB/s 841454 calls/s # 14.34 [+0.02] udp tx: 1153 MB/s 19567 calls/s 19567 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__->