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: 1004 MB/s 17043 calls/s 17043 msg/s # tcp rx: 1004 MB/s 51975 calls/s # tcp tx: 988 MB/s 16769 calls/s 16769 msg/s # tcp rx: 989 MB/s 51243 calls/s # tcp tx: 1030 MB/s 17483 calls/s 17483 msg/s # tcp rx: 1031 MB/s 52942 calls/s # tcp tx: 1029 MB/s 17463 calls/s 17463 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: 637 MB/s 462080 calls/s # udp tx: 1227 MB/s 20825 calls/s 20825 msg/s # udp rx: 639 MB/s 463227 calls/s # udp tx: 1215 MB/s 20608 calls/s 20608 msg/s # udp rx: 640 MB/s 464167 calls/s # udp tx: 1206 MB/s 20457 calls/s 20457 msg/s # udp rx: 649 MB/s 470423 calls/s # udp tx: 1244 MB/s 21114 calls/s 21114 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: 1066 MB/s 777654 calls/s # udp tx: 1092 MB/s 18533 calls/s 18533 msg/s # udp rx: 1157 MB/s 844383 calls/s # udp tx: 1156 MB/s 19622 calls/s 19622 msg/s # udp rx: 1157 MB/s 844350 calls/s # udp tx: 1157 MB/s 19627 calls/s 19627 msg/s # udp rx: 1155 MB/s 842717 calls/s # udp tx: 1154 MB/s 19577 calls/s 19577 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__->