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.52 [+2.24] tcp tx: 887 MB/s 15054 calls/s 15054 msg/s # 2.52 [+0.00] tcp rx: 888 MB/s 49359 calls/s # 3.52 [+1.00] tcp tx: 898 MB/s 15234 calls/s 15234 msg/s # 3.52 [+0.00] tcp rx: 899 MB/s 49507 calls/s # 4.52 [+1.00] tcp tx: 916 MB/s 15552 calls/s 15552 msg/s # 4.52 [+0.00] tcp rx: 918 MB/s 49461 calls/s # 5.52 [+1.00] tcp tx: 949 MB/s 16099 calls/s 16099 msg/s # 5.55 [+0.03] udp gso - over veth touching data # 5.55 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.85 [+0.30] -4 -v # 6.87 [+1.02] udp rx: 506 MB/s 366735 calls/s # 6.89 [+0.02] udp tx: 812 MB/s 13777 calls/s 13777 msg/s # 7.87 [+0.98] udp rx: 509 MB/s 369604 calls/s # 7.89 [+0.02] udp tx: 764 MB/s 12974 calls/s 12974 msg/s # 8.87 [+0.98] udp rx: 520 MB/s 376427 calls/s # 8.89 [+0.02] udp tx: 912 MB/s 15473 calls/s 15473 msg/s # 9.87 [+0.98] udp rx: 519 MB/s 375753 calls/s # 9.89 [+0.02] udp tx: 918 MB/s 15580 calls/s 15580 msg/s # 9.92 [+0.03] udp gso and gro - over veth touching data # 9.92 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.24 [+0.32] -4 -G # 11.26 [+1.02] udp rx: 696 MB/s 507713 calls/s # 11.28 [+0.02] udp tx: 710 MB/s 12048 calls/s 12048 msg/s # 12.26 [+0.98] udp rx: 725 MB/s 528898 calls/s # 12.28 [+0.02] udp tx: 724 MB/s 12289 calls/s 12289 msg/s # 13.26 [+0.98] udp rx: 725 MB/s 528789 calls/s # 13.28 [+0.02] udp tx: 724 MB/s 12292 calls/s 12292 msg/s # 14.26 [+0.98] udp rx: 725 MB/s 529094 calls/s # 14.28 [+0.02] udp tx: 725 MB/s 12302 calls/s 12302 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__->