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.25] tcp tx: 982 MB/s 16658 calls/s 16658 msg/s # 2.57 [+0.04] tcp rx: 1024 MB/s 52183 calls/s # 3.53 [+0.96] tcp tx: 971 MB/s 16484 calls/s 16484 msg/s # 3.57 [+0.04] tcp rx: 967 MB/s 48124 calls/s # 4.53 [+0.96] tcp tx: 980 MB/s 16637 calls/s 16637 msg/s # 4.59 [+0.06] tcp rx: 1010 MB/s 46196 calls/s # 5.53 [+0.94] tcp tx: 628 MB/s 10666 calls/s 10666 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.86 [+0.30] -4 -v # 6.87 [+1.02] udp rx: 548 MB/s 397752 calls/s # 6.89 [+0.02] udp tx: 766 MB/s 13005 calls/s 13005 msg/s # 7.87 [+0.98] udp rx: 559 MB/s 405636 calls/s # 7.89 [+0.02] udp tx: 779 MB/s 13219 calls/s 13219 msg/s # 8.88 [+0.98] udp rx: 563 MB/s 408709 calls/s # 8.89 [+0.02] udp tx: 796 MB/s 13514 calls/s 13514 msg/s # 9.88 [+0.98] udp rx: 563 MB/s 408379 calls/s # 9.89 [+0.02] udp tx: 793 MB/s 13453 calls/s 13453 msg/s # 9.93 [+0.04] udp gso and gro - over veth touching data # 9.93 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.24 [+0.30] -4 -G # 11.25 [+1.02] udp rx: 1115 MB/s 813215 calls/s # 11.27 [+0.02] udp tx: 1139 MB/s 19333 calls/s 19333 msg/s # 12.25 [+0.98] udp rx: 1134 MB/s 827698 calls/s # 12.27 [+0.02] udp tx: 1136 MB/s 19283 calls/s 19283 msg/s # 13.25 [+0.98] udp rx: 1132 MB/s 826073 calls/s # 13.27 [+0.02] udp tx: 1134 MB/s 19244 calls/s 19244 msg/s # 14.25 [+0.98] udp rx: 1135 MB/s 828312 calls/s # 14.27 [+0.02] udp tx: 1137 MB/s 19291 calls/s 19291 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__->