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.61 [+2.31] tcp tx: 638 MB/s 10828 calls/s 10828 msg/s # 2.61 [+0.00] tcp rx: 638 MB/s 32805 calls/s # 3.61 [+1.00] tcp tx: 602 MB/s 10211 calls/s 10211 msg/s # 3.61 [+0.00] tcp rx: 602 MB/s 31208 calls/s # 4.61 [+1.00] tcp tx: 591 MB/s 10032 calls/s 10032 msg/s # 4.62 [+0.00] tcp rx: 592 MB/s 30661 calls/s # 5.61 [+1.00] tcp tx: 593 MB/s 10066 calls/s 10066 msg/s # 5.65 [+0.03] udp gso - over veth touching data # 5.65 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.96 [+0.32] -4 -v # 6.98 [+1.02] udp rx: 570 MB/s 413440 calls/s # 7.00 [+0.02] udp tx: 768 MB/s 13039 calls/s 13039 msg/s # 7.98 [+0.98] udp rx: 580 MB/s 421314 calls/s # 8.00 [+0.02] udp tx: 760 MB/s 12901 calls/s 12901 msg/s # 8.98 [+0.98] udp rx: 581 MB/s 421631 calls/s # 9.00 [+0.02] udp tx: 763 MB/s 12951 calls/s 12951 msg/s # 9.98 [+0.99] udp rx: 582 MB/s 422456 calls/s # 10.00 [+0.01] udp tx: 763 MB/s 12948 calls/s 12948 msg/s # 10.03 [+0.03] udp gso and gro - over veth touching data # 10.03 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.32 [+0.29] -4 -G # 11.34 [+1.01] udp rx: 618 MB/s 450901 calls/s # 11.35 [+0.02] udp tx: 630 MB/s 10690 calls/s 10690 msg/s # 12.34 [+0.98] udp rx: 641 MB/s 468062 calls/s # 12.35 [+0.02] udp tx: 641 MB/s 10880 calls/s 10880 msg/s # 13.34 [+0.98] udp rx: 643 MB/s 469118 calls/s # 13.35 [+0.02] udp tx: 644 MB/s 10938 calls/s 10938 msg/s # 14.34 [+0.99] udp rx: 642 MB/s 468327 calls/s # 14.35 [+0.01] udp tx: 642 MB/s 10900 calls/s 10900 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__->