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.58 [+2.28] tcp tx: 938 MB/s 15921 calls/s 15921 msg/s # 2.58 [+0.00] tcp rx: 939 MB/s 50706 calls/s # 3.58 [+1.00] tcp tx: 945 MB/s 16039 calls/s 16039 msg/s # 3.62 [+0.03] tcp rx: 984 MB/s 46760 calls/s # 4.58 [+0.96] tcp tx: 954 MB/s 16194 calls/s 16194 msg/s # 4.62 [+0.04] tcp rx: 961 MB/s 45554 calls/s # 5.58 [+0.96] tcp tx: 766 MB/s 13006 calls/s 13006 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.91 [+0.29] -4 -v # 6.93 [+1.02] udp rx: 552 MB/s 400055 calls/s # 6.94 [+0.02] udp tx: 815 MB/s 13839 calls/s 13839 msg/s # 7.93 [+0.98] udp rx: 563 MB/s 408130 calls/s # 7.94 [+0.02] udp tx: 805 MB/s 13670 calls/s 13670 msg/s # 8.93 [+0.98] udp rx: 562 MB/s 407717 calls/s # 8.94 [+0.02] udp tx: 800 MB/s 13583 calls/s 13583 msg/s # 9.93 [+0.98] udp rx: 526 MB/s 382358 calls/s # 9.94 [+0.02] udp tx: 686 MB/s 11645 calls/s 11645 msg/s # 9.98 [+0.04] 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.28 [+0.30] -4 -G # 11.30 [+1.02] udp rx: 1055 MB/s 769677 calls/s # 11.32 [+0.02] udp tx: 1077 MB/s 18268 calls/s 18268 msg/s # 12.30 [+0.98] udp rx: 1116 MB/s 814420 calls/s # 12.32 [+0.02] udp tx: 1121 MB/s 19014 calls/s 19014 msg/s # 13.30 [+0.98] udp rx: 1121 MB/s 817908 calls/s # 13.32 [+0.02] udp tx: 1124 MB/s 19078 calls/s 19078 msg/s # 14.30 [+0.98] udp rx: 1098 MB/s 800894 calls/s # 14.32 [+0.02] udp tx: 1101 MB/s 18681 calls/s 18681 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__->