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.26 [+0.26] -4 -t # 2.48 [+2.22] tcp tx: 972 MB/s 16499 calls/s 16499 msg/s # 2.48 [+0.00] tcp rx: 973 MB/s 49590 calls/s # 3.48 [+1.00] tcp tx: 609 MB/s 10333 calls/s 10333 msg/s # 3.48 [+0.00] tcp rx: 610 MB/s 31652 calls/s # 4.48 [+1.00] tcp tx: 662 MB/s 11230 calls/s 11230 msg/s # 4.48 [+0.00] tcp rx: 662 MB/s 34050 calls/s # 5.48 [+1.00] tcp tx: 664 MB/s 11269 calls/s 11269 msg/s # 5.51 [+0.03] udp gso - over veth touching data # 5.51 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.77 [+0.26] -4 -v # 6.79 [+1.01] udp rx: 545 MB/s 395264 calls/s # 6.81 [+0.02] udp tx: 856 MB/s 14534 calls/s 14534 msg/s # 7.79 [+0.99] udp rx: 555 MB/s 402147 calls/s # 7.80 [+0.01] udp tx: 852 MB/s 14457 calls/s 14457 msg/s # 8.79 [+0.99] udp rx: 548 MB/s 397466 calls/s # 8.80 [+0.01] udp tx: 850 MB/s 14432 calls/s 14432 msg/s # 9.79 [+0.99] udp rx: 552 MB/s 400365 calls/s # 9.81 [+0.01] udp tx: 851 MB/s 14440 calls/s 14440 msg/s # 9.84 [+0.03] udp gso and gro - over veth touching data # 9.84 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.13 [+0.29] -4 -G # 11.14 [+1.01] udp rx: 650 MB/s 474381 calls/s # 11.17 [+0.02] udp tx: 666 MB/s 11297 calls/s 11297 msg/s # 12.14 [+0.98] udp rx: 635 MB/s 463430 calls/s # 12.16 [+0.02] udp tx: 636 MB/s 10790 calls/s 10790 msg/s # 13.15 [+0.98] udp rx: 664 MB/s 484361 calls/s # 13.17 [+0.02] udp tx: 666 MB/s 11299 calls/s 11299 msg/s # 14.15 [+0.98] udp rx: 663 MB/s 483948 calls/s # 14.17 [+0.02] udp tx: 665 MB/s 11287 calls/s 11287 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__->