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.58 [+2.27] tcp tx: 586 MB/s 9953 calls/s 9953 msg/s # 2.58 [+0.00] tcp rx: 587 MB/s 38649 calls/s # 3.58 [+1.00] tcp tx: 564 MB/s 9568 calls/s 9568 msg/s # 3.58 [+0.00] tcp rx: 564 MB/s 39310 calls/s # 4.58 [+1.00] tcp tx: 579 MB/s 9826 calls/s 9826 msg/s # 4.58 [+0.00] tcp rx: 579 MB/s 38163 calls/s # 5.58 [+1.00] tcp tx: 599 MB/s 10166 calls/s 10166 msg/s # 5.61 [+0.03] udp gso - over veth touching data # 5.61 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.95 [+0.34] -4 -v # 6.97 [+1.02] udp rx: 634 MB/s 459520 calls/s # 6.98 [+0.02] udp tx: 1171 MB/s 19861 calls/s 19861 msg/s # 7.97 [+0.98] udp rx: 612 MB/s 443701 calls/s # 7.98 [+0.02] udp tx: 1248 MB/s 21172 calls/s 21172 msg/s # 8.97 [+0.98] udp rx: 648 MB/s 469743 calls/s # 8.98 [+0.02] udp tx: 1291 MB/s 21906 calls/s 21906 msg/s # 9.97 [+0.98] udp rx: 653 MB/s 473643 calls/s # 9.98 [+0.02] udp tx: 1287 MB/s 21830 calls/s 21830 msg/s # 10.02 [+0.04] udp gso and gro - over veth touching data # 10.02 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.36 [+0.34] -4 -G # 11.37 [+1.02] udp rx: 610 MB/s 445535 calls/s # 11.40 [+0.03] udp tx: 628 MB/s 10654 calls/s 10654 msg/s # 12.38 [+0.98] udp rx: 638 MB/s 465838 calls/s # 12.40 [+0.02] udp tx: 640 MB/s 10855 calls/s 10855 msg/s # 13.38 [+0.98] udp rx: 646 MB/s 471826 calls/s # 13.40 [+0.02] udp tx: 647 MB/s 10990 calls/s 10990 msg/s # 14.38 [+0.98] udp rx: 635 MB/s 463421 calls/s # 14.40 [+0.02] udp tx: 636 MB/s 10798 calls/s 10798 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__->