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.32 [+0.32] -4 -t # 2.57 [+2.25] tcp tx: 927 MB/s 15723 calls/s 15723 msg/s # 2.60 [+0.03] tcp rx: 954 MB/s 46954 calls/s # 3.57 [+0.97] tcp tx: 906 MB/s 15374 calls/s 15374 msg/s # 3.60 [+0.03] tcp rx: 908 MB/s 43162 calls/s # 4.57 [+0.97] tcp tx: 900 MB/s 15268 calls/s 15268 msg/s # 4.60 [+0.03] tcp rx: 901 MB/s 41349 calls/s # 5.57 [+0.97] tcp tx: 885 MB/s 15025 calls/s 15025 msg/s # 5.60 [+0.03] udp gso - over veth touching data # 5.60 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.88 [+0.28] -4 -v # 6.89 [+1.01] udp rx: 640 MB/s 464119 calls/s # 6.91 [+0.02] udp tx: 1279 MB/s 21693 calls/s 21693 msg/s # 7.89 [+0.98] udp rx: 659 MB/s 477696 calls/s # 7.91 [+0.02] udp tx: 1272 MB/s 21580 calls/s 21580 msg/s # 8.89 [+0.99] udp rx: 654 MB/s 474368 calls/s # 8.91 [+0.01] udp tx: 1273 MB/s 21596 calls/s 21596 msg/s # 9.90 [+0.99] udp rx: 655 MB/s 474880 calls/s # 9.91 [+0.01] udp tx: 1272 MB/s 21580 calls/s 21580 msg/s # 9.94 [+0.03] udp gso and gro - over veth touching data # 9.94 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.22 [+0.28] -4 -G # 11.24 [+1.01] udp rx: 1007 MB/s 735008 calls/s # 11.25 [+0.02] udp tx: 1035 MB/s 17555 calls/s 17555 msg/s # 12.24 [+0.98] udp rx: 1062 MB/s 774922 calls/s # 12.25 [+0.02] udp tx: 1064 MB/s 18061 calls/s 18061 msg/s # 13.24 [+0.98] udp rx: 1123 MB/s 819157 calls/s # 13.25 [+0.02] udp tx: 1124 MB/s 19080 calls/s 19080 msg/s # 14.24 [+0.99] udp rx: 1126 MB/s 821711 calls/s # 14.25 [+0.01] udp tx: 1128 MB/s 19142 calls/s 19142 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__->