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.28] tcp tx: 954 MB/s 16188 calls/s 16188 msg/s # 2.59 [+0.00] tcp rx: 955 MB/s 48633 calls/s # 3.58 [+1.00] tcp tx: 919 MB/s 15591 calls/s 15591 msg/s # 3.59 [+0.00] tcp rx: 920 MB/s 46059 calls/s # 4.58 [+1.00] tcp tx: 916 MB/s 15542 calls/s 15542 msg/s # 4.62 [+0.03] tcp rx: 949 MB/s 46876 calls/s # 5.58 [+0.97] tcp tx: 922 MB/s 15643 calls/s 15643 msg/s # 5.62 [+0.03] udp gso - over veth touching data # 5.62 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.93 [+0.31] -4 -v # 6.95 [+1.01] udp rx: 547 MB/s 396440 calls/s # 6.97 [+0.02] udp tx: 802 MB/s 13616 calls/s 13616 msg/s # 7.95 [+0.98] udp rx: 562 MB/s 407552 calls/s # 7.97 [+0.02] udp tx: 799 MB/s 13556 calls/s 13556 msg/s # 8.95 [+0.98] udp rx: 562 MB/s 407808 calls/s # 8.97 [+0.02] udp tx: 799 MB/s 13553 calls/s 13553 msg/s # 9.95 [+0.98] udp rx: 562 MB/s 407838 calls/s # 9.97 [+0.02] udp tx: 796 MB/s 13509 calls/s 13509 msg/s # 10.00 [+0.03] udp gso and gro - over veth touching data # 10.00 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.31 [+0.31] -4 -G # 11.32 [+1.01] udp rx: 653 MB/s 476399 calls/s # 11.34 [+0.02] udp tx: 666 MB/s 11301 calls/s 11301 msg/s # 12.32 [+0.98] udp rx: 663 MB/s 484106 calls/s # 12.34 [+0.02] udp tx: 665 MB/s 11281 calls/s 11281 msg/s # 13.32 [+0.98] udp rx: 659 MB/s 481070 calls/s # 13.34 [+0.02] udp tx: 660 MB/s 11209 calls/s 11209 msg/s # 14.32 [+0.98] udp rx: 670 MB/s 489028 calls/s # 14.34 [+0.02] udp tx: 676 MB/s 11482 calls/s 11482 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__->