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.32 [+0.32] -4 -t # 2.59 [+2.27] tcp tx: 1007 MB/s 17088 calls/s 17088 msg/s # 2.59 [+0.00] tcp rx: 1008 MB/s 51810 calls/s # 3.59 [+1.00] tcp tx: 984 MB/s 16694 calls/s 16694 msg/s # 3.59 [+0.00] tcp rx: 985 MB/s 51151 calls/s # 4.59 [+1.00] tcp tx: 983 MB/s 16686 calls/s 16686 msg/s # 4.59 [+0.00] tcp rx: 984 MB/s 45405 calls/s # 5.59 [+1.00] tcp tx: 975 MB/s 16544 calls/s 16544 msg/s # 5.62 [+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.95 [+0.32] -4 -v # 6.96 [+1.02] udp rx: 458 MB/s 332827 calls/s # 6.98 [+0.02] udp tx: 846 MB/s 14365 calls/s 14365 msg/s # 7.96 [+0.98] udp rx: 533 MB/s 386726 calls/s # 7.98 [+0.02] udp tx: 1321 MB/s 22417 calls/s 22417 msg/s # 8.97 [+0.98] udp rx: 631 MB/s 457728 calls/s # 8.98 [+0.02] udp tx: 1298 MB/s 22021 calls/s 22021 msg/s # 9.97 [+0.98] udp rx: 608 MB/s 440832 calls/s # 9.98 [+0.02] udp tx: 1307 MB/s 22184 calls/s 22184 msg/s # 10.02 [+0.04] udp gso and gro - over veth touching data # 10.02 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.34 [+0.32] -4 -G # 11.36 [+1.02] udp rx: 1062 MB/s 775174 calls/s # 11.38 [+0.02] udp tx: 1086 MB/s 18427 calls/s 18427 msg/s # 12.36 [+0.98] udp rx: 1112 MB/s 811071 calls/s # 12.38 [+0.02] udp tx: 1111 MB/s 18860 calls/s 18860 msg/s # 13.36 [+0.98] udp rx: 1104 MB/s 805259 calls/s # 13.38 [+0.02] udp tx: 1103 MB/s 18716 calls/s 18716 msg/s # 14.36 [+0.98] udp rx: 1110 MB/s 810144 calls/s # 14.38 [+0.02] udp tx: 1110 MB/s 18840 calls/s 18840 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__->