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.27 [+0.26] -4 -t # 2.48 [+2.22] tcp tx: 979 MB/s 16615 calls/s 16615 msg/s # 2.48 [+0.00] tcp rx: 980 MB/s 50574 calls/s # 3.48 [+1.00] tcp tx: 960 MB/s 16299 calls/s 16299 msg/s # 3.48 [+0.00] tcp rx: 962 MB/s 49833 calls/s # 4.48 [+1.00] tcp tx: 978 MB/s 16603 calls/s 16603 msg/s # 4.49 [+0.00] tcp rx: 979 MB/s 50236 calls/s # 5.48 [+1.00] tcp tx: 963 MB/s 16348 calls/s 16348 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.78 [+1.01] udp rx: 643 MB/s 466432 calls/s # 6.80 [+0.02] udp tx: 1280 MB/s 21711 calls/s 21711 msg/s # 7.79 [+0.98] udp rx: 664 MB/s 481602 calls/s # 7.80 [+0.02] udp tx: 1272 MB/s 21578 calls/s 21578 msg/s # 8.79 [+0.98] udp rx: 666 MB/s 482699 calls/s # 8.80 [+0.02] udp tx: 1269 MB/s 21524 calls/s 21524 msg/s # 9.79 [+0.99] udp rx: 667 MB/s 483709 calls/s # 9.80 [+0.01] udp tx: 1271 MB/s 21560 calls/s 21560 msg/s # 9.83 [+0.03] udp gso and gro - over veth touching data # 9.83 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.10 [+0.26] -4 -G # 11.11 [+1.01] udp rx: 1051 MB/s 766611 calls/s # 11.13 [+0.02] udp tx: 1071 MB/s 18170 calls/s 18170 msg/s # 12.11 [+0.98] udp rx: 1017 MB/s 741759 calls/s # 12.13 [+0.02] udp tx: 1014 MB/s 17203 calls/s 17203 msg/s # 13.11 [+0.98] udp rx: 1072 MB/s 781896 calls/s # 13.13 [+0.02] udp tx: 1079 MB/s 18317 calls/s 18317 msg/s # 14.11 [+0.99] udp rx: 1066 MB/s 777905 calls/s # 14.13 [+0.01] udp tx: 1066 MB/s 18086 calls/s 18086 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__->