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: 1000 MB/s 16976 calls/s 16976 msg/s # tcp rx: 1012 MB/s 51648 calls/s # tcp tx: 946 MB/s 16059 calls/s 16059 msg/s # tcp rx: 947 MB/s 49315 calls/s # tcp tx: 983 MB/s 16688 calls/s 16688 msg/s # tcp rx: 985 MB/s 50062 calls/s # tcp tx: 999 MB/s 16946 calls/s 16946 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: 621 MB/s 450304 calls/s # udp tx: 1302 MB/s 22085 calls/s 22085 msg/s # udp rx: 649 MB/s 471040 calls/s # udp tx: 1332 MB/s 22601 calls/s 22601 msg/s # udp rx: 630 MB/s 456960 calls/s # udp tx: 1323 MB/s 22452 calls/s 22452 msg/s # udp rx: 651 MB/s 471552 calls/s # udp tx: 1318 MB/s 22364 calls/s 22364 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: 1076 MB/s 785265 calls/s # udp tx: 1111 MB/s 18844 calls/s 18844 msg/s # udp rx: 1113 MB/s 812186 calls/s # udp tx: 1112 MB/s 18867 calls/s 18867 msg/s # udp rx: 1146 MB/s 835924 calls/s # udp tx: 1145 MB/s 19428 calls/s 19428 msg/s # udp rx: 1146 MB/s 836122 calls/s # udp tx: 1149 MB/s 19493 calls/s 19493 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__->