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.01 [+0.01] ipv6 # 0.01 [+0.00] tcp - over veth touching data # 0.01 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.32 [+0.31] -4 -t # 2.57 [+2.25] tcp tx: 888 MB/s 15067 calls/s 15067 msg/s # 2.57 [+0.00] tcp rx: 888 MB/s 47558 calls/s # 3.57 [+1.00] tcp tx: 854 MB/s 14500 calls/s 14500 msg/s # 3.57 [+0.00] tcp rx: 855 MB/s 48245 calls/s # 4.57 [+1.00] tcp tx: 891 MB/s 15113 calls/s 15113 msg/s # 4.57 [+0.00] tcp rx: 892 MB/s 47156 calls/s # 5.57 [+1.00] tcp tx: 888 MB/s 15066 calls/s 15066 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.90 [+0.30] -4 -v # 6.91 [+1.01] udp rx: 653 MB/s 473088 calls/s # 6.93 [+0.02] udp tx: 1210 MB/s 20532 calls/s 20532 msg/s # 7.91 [+0.98] udp rx: 665 MB/s 482816 calls/s # 7.93 [+0.02] udp tx: 1265 MB/s 21460 calls/s 21460 msg/s # 8.91 [+0.98] udp rx: 667 MB/s 483584 calls/s # 8.93 [+0.02] udp tx: 1248 MB/s 21179 calls/s 21179 msg/s # 9.92 [+0.98] udp rx: 666 MB/s 482816 calls/s # 9.93 [+0.02] udp tx: 1244 MB/s 21113 calls/s 21113 msg/s # 9.96 [+0.03] udp gso and gro - over veth touching data # 9.96 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.25 [+0.29] -4 -G # 11.27 [+1.01] udp rx: 1069 MB/s 779673 calls/s # 11.28 [+0.02] udp tx: 1089 MB/s 18475 calls/s 18475 msg/s # 12.27 [+0.98] udp rx: 1134 MB/s 827322 calls/s # 12.28 [+0.02] udp tx: 1134 MB/s 19234 calls/s 19234 msg/s # 13.27 [+0.98] udp rx: 1149 MB/s 838207 calls/s # 13.28 [+0.02] udp tx: 1148 MB/s 19478 calls/s 19478 msg/s # 14.27 [+0.99] udp rx: 1130 MB/s 824259 calls/s # 14.28 [+0.01] udp tx: 1129 MB/s 19165 calls/s 19165 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__->