make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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: 994 MB/s 16864 calls/s 16864 msg/s # tcp rx: 994 MB/s 51166 calls/s # tcp tx: 954 MB/s 16196 calls/s 16196 msg/s # tcp rx: 966 MB/s 48888 calls/s # tcp tx: 914 MB/s 15508 calls/s 15508 msg/s # tcp rx: 928 MB/s 47293 calls/s # tcp tx: 879 MB/s 14909 calls/s 14909 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: 639 MB/s 462848 calls/s # udp tx: 1279 MB/s 21693 calls/s 21693 msg/s # udp rx: 653 MB/s 473344 calls/s # udp tx: 1272 MB/s 21575 calls/s 21575 msg/s # udp rx: 656 MB/s 475136 calls/s # udp tx: 1283 MB/s 21777 calls/s 21777 msg/s # udp rx: 657 MB/s 476416 calls/s # udp tx: 1279 MB/s 21698 calls/s 21698 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: 1123 MB/s 819497 calls/s # udp tx: 1150 MB/s 19521 calls/s 19521 msg/s # udp rx: 1179 MB/s 859935 calls/s # udp tx: 1178 MB/s 19983 calls/s 19983 msg/s # udp rx: 1175 MB/s 857239 calls/s # udp tx: 1174 MB/s 19924 calls/s 19924 msg/s # udp rx: 1177 MB/s 858595 calls/s # udp tx: 1181 MB/s 20039 calls/s 20039 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__->