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.57 [+2.26] tcp tx: 547 MB/s 9280 calls/s 9280 msg/s # 2.58 [+0.00] tcp rx: 548 MB/s 32666 calls/s # 3.57 [+1.00] tcp tx: 529 MB/s 8983 calls/s 8983 msg/s # 3.58 [+0.00] tcp rx: 530 MB/s 31354 calls/s # 4.57 [+1.00] tcp tx: 532 MB/s 9036 calls/s 9036 msg/s # 4.58 [+0.01] tcp rx: 533 MB/s 31602 calls/s # 5.57 [+0.99] tcp tx: 535 MB/s 9076 calls/s 9076 msg/s # 5.61 [+0.04] udp gso - over veth touching data # 5.61 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.94 [+0.33] -4 -v # 6.96 [+1.02] udp rx: 527 MB/s 381746 calls/s # 6.98 [+0.02] udp tx: 847 MB/s 14371 calls/s 14371 msg/s # 7.96 [+0.98] udp rx: 534 MB/s 387194 calls/s # 7.98 [+0.02] udp tx: 814 MB/s 13806 calls/s 13806 msg/s # 8.96 [+0.98] udp rx: 542 MB/s 392870 calls/s # 8.98 [+0.02] udp tx: 867 MB/s 14707 calls/s 14707 msg/s # 9.96 [+0.98] udp rx: 532 MB/s 385777 calls/s # 9.98 [+0.02] udp tx: 814 MB/s 13817 calls/s 13817 msg/s # 10.01 [+0.03] udp gso and gro - over veth touching data # 10.01 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.30 [+0.29] -4 -G # 11.32 [+1.01] udp rx: 586 MB/s 427537 calls/s # 11.34 [+0.02] udp tx: 597 MB/s 10141 calls/s 10141 msg/s # 12.32 [+0.98] udp rx: 694 MB/s 506781 calls/s # 12.34 [+0.02] udp tx: 694 MB/s 11778 calls/s 11778 msg/s # 13.32 [+0.98] udp rx: 665 MB/s 485216 calls/s # 13.34 [+0.02] udp tx: 665 MB/s 11279 calls/s 11279 msg/s # 14.32 [+0.99] udp rx: 665 MB/s 485331 calls/s # 14.34 [+0.01] udp tx: 665 MB/s 11282 calls/s 11282 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__->