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.31 [+0.31] -4 -t # 2.60 [+2.29] tcp tx: 640 MB/s 10870 calls/s 10870 msg/s # 2.60 [+0.00] tcp rx: 641 MB/s 32961 calls/s # 3.60 [+1.00] tcp tx: 548 MB/s 9302 calls/s 9302 msg/s # 3.60 [+0.00] tcp rx: 548 MB/s 34813 calls/s # 4.60 [+1.00] tcp tx: 542 MB/s 9193 calls/s 9193 msg/s # 4.60 [+0.00] tcp rx: 542 MB/s 32746 calls/s # 5.60 [+1.00] tcp tx: 554 MB/s 9406 calls/s 9406 msg/s # 5.63 [+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.91 [+0.28] -4 -v # 6.93 [+1.01] udp rx: 525 MB/s 381220 calls/s # 6.95 [+0.02] udp tx: 810 MB/s 13753 calls/s 13753 msg/s # 7.93 [+0.98] udp rx: 529 MB/s 384024 calls/s # 7.95 [+0.02] udp tx: 810 MB/s 13741 calls/s 13741 msg/s # 8.93 [+0.98] udp rx: 529 MB/s 383525 calls/s # 8.95 [+0.02] udp tx: 820 MB/s 13916 calls/s 13916 msg/s # 9.93 [+0.98] udp rx: 523 MB/s 379423 calls/s # 9.95 [+0.02] udp tx: 827 MB/s 14036 calls/s 14036 msg/s # 9.98 [+0.03] 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.27 [+0.29] -4 -G # 11.28 [+1.01] udp rx: 631 MB/s 460619 calls/s # 11.31 [+0.03] udp tx: 648 MB/s 10993 calls/s 10993 msg/s # 12.28 [+0.97] udp rx: 678 MB/s 494655 calls/s # 12.31 [+0.02] udp tx: 679 MB/s 11525 calls/s 11525 msg/s # 13.29 [+0.98] udp rx: 649 MB/s 473810 calls/s # 13.31 [+0.02] udp tx: 649 MB/s 11018 calls/s 11018 msg/s # 14.29 [+0.98] udp rx: 685 MB/s 499667 calls/s # 14.31 [+0.02] udp tx: 684 MB/s 11614 calls/s 11614 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__->