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: 962 MB/s 16333 calls/s 16333 msg/s # tcp rx: 985 MB/s 47785 calls/s # tcp tx: 992 MB/s 16837 calls/s 16837 msg/s # tcp rx: 991 MB/s 50687 calls/s # tcp tx: 981 MB/s 16647 calls/s 16647 msg/s # tcp rx: 982 MB/s 50522 calls/s # tcp tx: 998 MB/s 16930 calls/s 16930 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: 642 MB/s 465408 calls/s # udp tx: 1297 MB/s 22007 calls/s 22007 msg/s # udp rx: 663 MB/s 480512 calls/s # udp tx: 1294 MB/s 21958 calls/s 21958 msg/s # udp rx: 661 MB/s 479232 calls/s # udp tx: 1292 MB/s 21919 calls/s 21919 msg/s # udp rx: 666 MB/s 482560 calls/s # udp tx: 1292 MB/s 21914 calls/s 21914 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: 1068 MB/s 778917 calls/s # udp tx: 1099 MB/s 18655 calls/s 18655 msg/s # udp rx: 1130 MB/s 824303 calls/s # udp tx: 1129 MB/s 19150 calls/s 19150 msg/s # udp rx: 1116 MB/s 814009 calls/s # udp tx: 1115 MB/s 18918 calls/s 18918 msg/s # udp rx: 1128 MB/s 823102 calls/s # udp tx: 1127 MB/s 19131 calls/s 19131 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__->