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: 463 MB/s 7854 calls/s 7854 msg/s # tcp rx: 463 MB/s 36994 calls/s # tcp tx: 462 MB/s 7851 calls/s 7851 msg/s # tcp rx: 463 MB/s 36224 calls/s # tcp tx: 457 MB/s 7756 calls/s 7756 msg/s # tcp rx: 457 MB/s 36276 calls/s # tcp tx: 496 MB/s 8417 calls/s 8417 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: 506 MB/s 367084 calls/s # udp tx: 969 MB/s 16441 calls/s 16441 msg/s # udp rx: 672 MB/s 486942 calls/s # udp tx: 1203 MB/s 20416 calls/s 20416 msg/s # udp rx: 656 MB/s 475276 calls/s # udp tx: 1239 MB/s 21023 calls/s 21023 msg/s # udp rx: 670 MB/s 485561 calls/s # udp tx: 1261 MB/s 21402 calls/s 21402 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: 1134 MB/s 827724 calls/s # udp tx: 1156 MB/s 19615 calls/s 19615 msg/s # udp rx: 1157 MB/s 844485 calls/s # udp tx: 1157 MB/s 19638 calls/s 19638 msg/s # udp rx: 1159 MB/s 845911 calls/s # udp tx: 1160 MB/s 19675 calls/s 19675 msg/s # udp rx: 1163 MB/s 848237 calls/s # udp tx: 1163 MB/s 19726 calls/s 19726 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__->