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: 929 MB/s 15772 calls/s 15772 msg/s # tcp rx: 930 MB/s 50659 calls/s # tcp tx: 912 MB/s 15483 calls/s 15483 msg/s # tcp rx: 915 MB/s 49075 calls/s # tcp tx: 910 MB/s 15435 calls/s 15435 msg/s # tcp rx: 910 MB/s 49068 calls/s # tcp tx: 947 MB/s 16065 calls/s 16065 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: 643 MB/s 466432 calls/s # udp tx: 1230 MB/s 20864 calls/s 20864 msg/s # udp rx: 659 MB/s 477440 calls/s # udp tx: 1268 MB/s 21508 calls/s 21508 msg/s # udp rx: 660 MB/s 478208 calls/s # udp tx: 1245 MB/s 21131 calls/s 21131 msg/s # udp rx: 659 MB/s 477952 calls/s # udp tx: 1246 MB/s 21135 calls/s 21135 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 819368 calls/s # udp tx: 1149 MB/s 19496 calls/s 19496 msg/s # udp rx: 1157 MB/s 843809 calls/s # udp tx: 1156 MB/s 19620 calls/s 19620 msg/s # udp rx: 1150 MB/s 838929 calls/s # udp tx: 1149 MB/s 19504 calls/s 19504 msg/s # udp rx: 1162 MB/s 848078 calls/s # udp tx: 1162 MB/s 19710 calls/s 19710 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__->