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: 934 MB/s 15852 calls/s 15852 msg/s # tcp rx: 956 MB/s 51867 calls/s # tcp tx: 930 MB/s 15785 calls/s 15785 msg/s # tcp rx: 931 MB/s 46368 calls/s # tcp tx: 883 MB/s 14980 calls/s 14980 msg/s # tcp rx: 884 MB/s 47776 calls/s # tcp tx: 901 MB/s 15289 calls/s 15289 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: 612 MB/s 444162 calls/s # udp tx: 1171 MB/s 19876 calls/s 19876 msg/s # udp rx: 589 MB/s 427185 calls/s # udp tx: 1175 MB/s 19931 calls/s 19931 msg/s # udp rx: 664 MB/s 481024 calls/s # udp tx: 1287 MB/s 21830 calls/s 21830 msg/s # udp rx: 652 MB/s 472832 calls/s # udp tx: 1291 MB/s 21908 calls/s 21908 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: 681 MB/s 496711 calls/s # udp tx: 693 MB/s 11769 calls/s 11769 msg/s # udp rx: 608 MB/s 443626 calls/s # udp tx: 606 MB/s 10294 calls/s 10294 msg/s # udp rx: 620 MB/s 452865 calls/s # udp tx: 622 MB/s 10561 calls/s 10561 msg/s # udp rx: 1071 MB/s 781108 calls/s # udp tx: 1080 MB/s 18328 calls/s 18328 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__->