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.35 [+0.35] -4 -t # 2.63 [+2.27] tcp tx: 662 MB/s 11240 calls/s 11240 msg/s # 2.63 [+0.00] tcp rx: 663 MB/s 33981 calls/s # 3.63 [+1.00] tcp tx: 663 MB/s 11246 calls/s 11246 msg/s # 3.63 [+0.00] tcp rx: 663 MB/s 33854 calls/s # 4.63 [+1.00] tcp tx: 642 MB/s 10893 calls/s 10893 msg/s # 4.63 [+0.00] tcp rx: 643 MB/s 32983 calls/s # 5.63 [+1.00] tcp tx: 648 MB/s 11006 calls/s 11006 msg/s # 5.66 [+0.03] udp gso - over veth touching data # 5.66 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.98 [+0.32] -4 -v # 7.00 [+1.02] udp rx: 543 MB/s 394154 calls/s # 7.01 [+0.01] udp tx: 793 MB/s 13453 calls/s 13453 msg/s # 8.00 [+0.99] udp rx: 543 MB/s 394184 calls/s # 8.01 [+0.01] udp tx: 730 MB/s 12396 calls/s 12396 msg/s # 9.00 [+0.99] udp rx: 489 MB/s 355256 calls/s # 9.01 [+0.01] udp tx: 789 MB/s 13398 calls/s 13398 msg/s # 10.00 [+0.99] udp rx: 549 MB/s 398191 calls/s # 10.01 [+0.01] udp tx: 758 MB/s 12871 calls/s 12871 msg/s # 10.05 [+0.04] udp gso and gro - over veth touching data # 10.05 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.35 [+0.30] -4 -G # 11.36 [+1.01] udp rx: 635 MB/s 463425 calls/s # 11.38 [+0.02] udp tx: 649 MB/s 11017 calls/s 11017 msg/s # 12.36 [+0.98] udp rx: 650 MB/s 474206 calls/s # 12.38 [+0.02] udp tx: 649 MB/s 11022 calls/s 11022 msg/s # 13.36 [+0.98] udp rx: 648 MB/s 473167 calls/s # 13.38 [+0.02] udp tx: 648 MB/s 10991 calls/s 10991 msg/s # 14.36 [+0.98] udp rx: 648 MB/s 473238 calls/s # 14.38 [+0.02] udp tx: 649 MB/s 11008 calls/s 11008 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__->