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: 961 MB/s 16308 calls/s 16308 msg/s # tcp rx: 962 MB/s 49625 calls/s # tcp tx: 1032 MB/s 17518 calls/s 17518 msg/s # tcp rx: 1033 MB/s 52838 calls/s # tcp tx: 952 MB/s 16157 calls/s 16157 msg/s # tcp rx: 953 MB/s 47877 calls/s # tcp tx: 929 MB/s 15757 calls/s 15757 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: 632 MB/s 458881 calls/s # udp tx: 1219 MB/s 20677 calls/s 20677 msg/s # udp rx: 625 MB/s 454656 calls/s # udp tx: 1222 MB/s 20742 calls/s 20742 msg/s # udp rx: 656 MB/s 475648 calls/s # udp tx: 1253 MB/s 21253 calls/s 21253 msg/s # udp rx: 662 MB/s 479488 calls/s # udp tx: 1252 MB/s 21235 calls/s 21235 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: 1150 MB/s 838779 calls/s # udp tx: 1169 MB/s 19834 calls/s 19834 msg/s # udp rx: 1046 MB/s 763172 calls/s # udp tx: 1056 MB/s 17917 calls/s 17917 msg/s # udp rx: 1094 MB/s 798302 calls/s # udp tx: 1093 MB/s 18543 calls/s 18543 msg/s # udp rx: 1086 MB/s 792351 calls/s # udp tx: 1089 MB/s 18480 calls/s 18480 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__->