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.56 [+2.26] tcp tx: 974 MB/s 16530 calls/s 16530 msg/s # 2.56 [+0.00] tcp rx: 975 MB/s 50276 calls/s # 3.56 [+1.00] tcp tx: 928 MB/s 15742 calls/s 15742 msg/s # 3.75 [+0.19] tcp rx: 1150 MB/s 49843 calls/s # 4.56 [+0.81] tcp tx: 935 MB/s 15860 calls/s 15860 msg/s # 4.78 [+0.23] tcp rx: 977 MB/s 40922 calls/s # 5.56 [+0.77] tcp tx: 986 MB/s 16732 calls/s 16732 msg/s # 5.59 [+0.03] udp gso - over veth touching data # 5.59 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.88 [+0.29] -4 -v # 6.89 [+1.01] udp rx: 618 MB/s 448256 calls/s # 6.91 [+0.02] udp tx: 1263 MB/s 21424 calls/s 21424 msg/s # 7.89 [+0.98] udp rx: 671 MB/s 486656 calls/s # 7.91 [+0.02] udp tx: 1193 MB/s 20243 calls/s 20243 msg/s # 8.89 [+0.98] udp rx: 639 MB/s 463104 calls/s # 8.91 [+0.02] udp tx: 1231 MB/s 20883 calls/s 20883 msg/s # 9.89 [+0.98] udp rx: 594 MB/s 431104 calls/s # 9.91 [+0.02] udp tx: 1192 MB/s 20231 calls/s 20231 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.25 [+0.31] -4 -G # 11.26 [+1.01] udp rx: 1060 MB/s 773646 calls/s # 11.28 [+0.02] udp tx: 1081 MB/s 18350 calls/s 18350 msg/s # 12.26 [+0.98] udp rx: 1112 MB/s 811159 calls/s # 12.28 [+0.02] udp tx: 1114 MB/s 18900 calls/s 18900 msg/s # 13.26 [+0.98] udp rx: 1116 MB/s 814619 calls/s # 13.28 [+0.02] udp tx: 1120 MB/s 19005 calls/s 19005 msg/s # 14.27 [+0.98] udp rx: 1121 MB/s 817808 calls/s # 14.28 [+0.02] udp tx: 1120 MB/s 19010 calls/s 19010 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__->