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: 814 MB/s 13821 calls/s 13821 msg/s # tcp rx: 815 MB/s 63975 calls/s # tcp tx: 799 MB/s 13566 calls/s 13566 msg/s # tcp rx: 800 MB/s 63731 calls/s # tcp tx: 802 MB/s 13607 calls/s 13607 msg/s # tcp rx: 803 MB/s 62402 calls/s # tcp tx: 795 MB/s 13500 calls/s 13500 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: 654 MB/s 474368 calls/s # udp tx: 1234 MB/s 20946 calls/s 20946 msg/s # udp rx: 672 MB/s 487078 calls/s # udp tx: 1241 MB/s 21055 calls/s 21055 msg/s # udp rx: 671 MB/s 486147 calls/s # udp tx: 1234 MB/s 20933 calls/s 20933 msg/s # udp rx: 678 MB/s 491622 calls/s # udp tx: 1102 MB/s 18699 calls/s 18699 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: 919 MB/s 670656 calls/s # udp tx: 948 MB/s 16082 calls/s 16082 msg/s # udp rx: 1108 MB/s 808659 calls/s # udp tx: 1106 MB/s 18770 calls/s 18770 msg/s # udp rx: 998 MB/s 728461 calls/s # udp tx: 996 MB/s 16907 calls/s 16907 msg/s # udp rx: 1056 MB/s 770682 calls/s # udp tx: 1058 MB/s 17951 calls/s 17951 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__->