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: 1030 MB/s 17480 calls/s 17480 msg/s # tcp rx: 1047 MB/s 52873 calls/s # tcp tx: 985 MB/s 16716 calls/s 16716 msg/s # tcp rx: 986 MB/s 49280 calls/s # tcp tx: 918 MB/s 15581 calls/s 15581 msg/s # tcp rx: 921 MB/s 46556 calls/s # tcp tx: 881 MB/s 14944 calls/s 14944 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: 652 MB/s 472832 calls/s # udp tx: 1234 MB/s 20946 calls/s 20946 msg/s # udp rx: 669 MB/s 484864 calls/s # udp tx: 1208 MB/s 20495 calls/s 20495 msg/s # udp rx: 666 MB/s 482816 calls/s # udp tx: 1231 MB/s 20885 calls/s 20885 msg/s # udp rx: 664 MB/s 481024 calls/s # udp tx: 1310 MB/s 22222 calls/s 22222 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: 1154 MB/s 841880 calls/s # udp tx: 1171 MB/s 19863 calls/s 19863 msg/s # udp rx: 1165 MB/s 850089 calls/s # udp tx: 1164 MB/s 19748 calls/s 19748 msg/s # udp rx: 1162 MB/s 847485 calls/s # udp tx: 1161 MB/s 19702 calls/s 19702 msg/s # udp rx: 1166 MB/s 850699 calls/s # udp tx: 1166 MB/s 19791 calls/s 19791 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__->