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 # ipv6 # tcp - over veth touching data # -l 4 -6 -D 2001:db8::1 -t rx -4 -t # -4 -t # tcp tx: 1001 MB/s 16979 calls/s 16979 msg/s # tcp rx: 1002 MB/s 51598 calls/s # tcp tx: 1004 MB/s 17035 calls/s 17035 msg/s # tcp rx: 1005 MB/s 51911 calls/s # tcp tx: 1010 MB/s 17141 calls/s 17141 msg/s # tcp rx: 1011 MB/s 51997 calls/s # tcp tx: 1006 MB/s 17070 calls/s 17070 msg/s # udp gso - over veth touching data # -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # -4 -v # udp rx: 611 MB/s 442624 calls/s # udp tx: 1254 MB/s 21278 calls/s 21278 msg/s # udp rx: 558 MB/s 404736 calls/s # udp tx: 1275 MB/s 21625 calls/s 21625 msg/s # udp rx: 643 MB/s 466176 calls/s # udp tx: 1176 MB/s 19949 calls/s 19949 msg/s # udp rx: 664 MB/s 481024 calls/s # udp tx: 1231 MB/s 20886 calls/s 20886 msg/s # udp gso and gro - over veth touching data # -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # -4 -G # udp rx: 1138 MB/s 830574 calls/s # udp tx: 1163 MB/s 19737 calls/s 19737 msg/s # udp rx: 1170 MB/s 853493 calls/s # udp tx: 1169 MB/s 19834 calls/s 19834 msg/s # udp rx: 1174 MB/s 856526 calls/s # udp tx: 1173 MB/s 19908 calls/s 19908 msg/s # udp rx: 1178 MB/s 859404 calls/s # udp tx: 1177 MB/s 19976 calls/s 19976 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__->