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: 918 MB/s 15581 calls/s 15581 msg/s # tcp rx: 919 MB/s 49882 calls/s # tcp tx: 949 MB/s 16098 calls/s 16098 msg/s # tcp rx: 950 MB/s 49460 calls/s # tcp tx: 952 MB/s 16162 calls/s 16162 msg/s # tcp rx: 953 MB/s 49509 calls/s # tcp tx: 952 MB/s 16162 calls/s 16162 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 466176 calls/s # udp tx: 1245 MB/s 21126 calls/s 21126 msg/s # udp rx: 665 MB/s 482048 calls/s # udp tx: 1264 MB/s 21444 calls/s 21444 msg/s # udp rx: 665 MB/s 482304 calls/s # udp tx: 1268 MB/s 21522 calls/s 21522 msg/s # udp rx: 665 MB/s 482048 calls/s # udp tx: 1237 MB/s 20985 calls/s 20985 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: 1073 MB/s 782971 calls/s # udp tx: 1097 MB/s 18609 calls/s 18609 msg/s # udp rx: 1113 MB/s 811731 calls/s # udp tx: 1115 MB/s 18925 calls/s 18925 msg/s # udp rx: 1160 MB/s 846340 calls/s # udp tx: 1159 MB/s 19671 calls/s 19671 msg/s # udp rx: 1120 MB/s 816838 calls/s # udp tx: 1121 MB/s 19022 calls/s 19022 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__->