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.53 [+2.24] tcp tx: 937 MB/s 15899 calls/s 15899 msg/s # 2.53 [+0.00] tcp rx: 938 MB/s 49122 calls/s # 3.53 [+1.00] tcp tx: 935 MB/s 15870 calls/s 15870 msg/s # 3.53 [+0.00] tcp rx: 937 MB/s 48650 calls/s # 4.53 [+1.00] tcp tx: 984 MB/s 16692 calls/s 16692 msg/s # 4.53 [+0.00] tcp rx: 985 MB/s 50408 calls/s # 5.53 [+1.00] tcp tx: 997 MB/s 16920 calls/s 16920 msg/s # 5.56 [+0.03] udp gso - over veth touching data # 5.56 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.85 [+0.29] -4 -v # 6.87 [+1.01] udp rx: 643 MB/s 466176 calls/s # 6.88 [+0.02] udp tx: 1297 MB/s 21999 calls/s 21999 msg/s # 7.87 [+0.98] udp rx: 669 MB/s 484608 calls/s # 7.88 [+0.02] udp tx: 1300 MB/s 22054 calls/s 22054 msg/s # 8.87 [+0.98] udp rx: 667 MB/s 483584 calls/s # 8.88 [+0.02] udp tx: 1294 MB/s 21961 calls/s 21961 msg/s # 9.87 [+0.98] udp rx: 666 MB/s 483072 calls/s # 9.88 [+0.02] udp tx: 1294 MB/s 21949 calls/s 21949 msg/s # 9.91 [+0.03] udp gso and gro - over veth touching data # 9.92 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.19 [+0.28] -4 -G # 11.21 [+1.01] udp rx: 1145 MB/s 835184 calls/s # 11.22 [+0.02] udp tx: 1165 MB/s 19763 calls/s 19763 msg/s # 12.21 [+0.98] udp rx: 815 MB/s 594693 calls/s # 12.22 [+0.02] udp tx: 806 MB/s 13677 calls/s 13677 msg/s # 13.21 [+0.98] udp rx: 649 MB/s 473991 calls/s # 13.22 [+0.02] udp tx: 649 MB/s 11015 calls/s 11015 msg/s # 14.21 [+0.99] udp rx: 650 MB/s 474051 calls/s # 14.22 [+0.02] udp tx: 649 MB/s 11021 calls/s 11021 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__->