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: 915 MB/s 15532 calls/s 15532 msg/s # tcp rx: 916 MB/s 50510 calls/s # tcp tx: 881 MB/s 14958 calls/s 14958 msg/s # tcp rx: 894 MB/s 49978 calls/s # tcp tx: 975 MB/s 16545 calls/s 16545 msg/s # tcp rx: 974 MB/s 49033 calls/s # tcp tx: 931 MB/s 15791 calls/s 15791 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: 644 MB/s 466688 calls/s # udp tx: 1204 MB/s 20434 calls/s 20434 msg/s # udp rx: 657 MB/s 475928 calls/s # udp tx: 1191 MB/s 20201 calls/s 20201 msg/s # udp rx: 660 MB/s 478625 calls/s # udp tx: 1173 MB/s 19911 calls/s 19911 msg/s # udp rx: 657 MB/s 476373 calls/s # udp tx: 1149 MB/s 19490 calls/s 19490 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: 1099 MB/s 801801 calls/s # udp tx: 1125 MB/s 19084 calls/s 19084 msg/s # udp rx: 1107 MB/s 807741 calls/s # udp tx: 1108 MB/s 18806 calls/s 18806 msg/s # udp rx: 1112 MB/s 811635 calls/s # udp tx: 1114 MB/s 18911 calls/s 18911 msg/s # udp rx: 1132 MB/s 825987 calls/s # udp tx: 1136 MB/s 19272 calls/s 19272 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__->