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: 953 MB/s 16164 calls/s 16164 msg/s # tcp rx: 953 MB/s 50640 calls/s # tcp tx: 955 MB/s 16200 calls/s 16200 msg/s # tcp rx: 955 MB/s 50294 calls/s # tcp tx: 950 MB/s 16128 calls/s 16128 msg/s # tcp rx: 952 MB/s 50425 calls/s # tcp tx: 992 MB/s 16826 calls/s 16826 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: 648 MB/s 470016 calls/s # udp tx: 1231 MB/s 20886 calls/s 20886 msg/s # udp rx: 664 MB/s 481118 calls/s # udp tx: 1291 MB/s 21904 calls/s 21904 msg/s # udp rx: 664 MB/s 481623 calls/s # udp tx: 1280 MB/s 21719 calls/s 21719 msg/s # udp rx: 665 MB/s 482298 calls/s # udp tx: 1279 MB/s 21701 calls/s 21701 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: 1043 MB/s 760711 calls/s # udp tx: 1073 MB/s 18200 calls/s 18200 msg/s # udp rx: 1043 MB/s 760813 calls/s # udp tx: 1058 MB/s 17954 calls/s 17954 msg/s # udp rx: 1148 MB/s 837663 calls/s # udp tx: 1147 MB/s 19466 calls/s 19466 msg/s # udp rx: 1151 MB/s 839519 calls/s # udp tx: 1150 MB/s 19510 calls/s 19510 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__->