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: 976 MB/s 16554 calls/s 16554 msg/s # tcp rx: 976 MB/s 49601 calls/s # tcp tx: 907 MB/s 15391 calls/s 15391 msg/s # tcp rx: 908 MB/s 48993 calls/s # tcp tx: 718 MB/s 12193 calls/s 12193 msg/s # tcp rx: 718 MB/s 39122 calls/s # tcp tx: 575 MB/s 9769 calls/s 9769 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: 498 MB/s 361477 calls/s # udp tx: 763 MB/s 12951 calls/s 12951 msg/s # udp rx: 437 MB/s 316967 calls/s # udp tx: 954 MB/s 16187 calls/s 16187 msg/s # udp rx: 498 MB/s 360960 calls/s # udp tx: 908 MB/s 15413 calls/s 15413 msg/s # udp rx: 508 MB/s 368128 calls/s # udp tx: 901 MB/s 15297 calls/s 15297 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: 682 MB/s 498077 calls/s # udp tx: 703 MB/s 11929 calls/s 11929 msg/s # udp rx: 698 MB/s 509400 calls/s # udp tx: 698 MB/s 11843 calls/s 11843 msg/s # udp rx: 698 MB/s 509200 calls/s # udp tx: 697 MB/s 11834 calls/s 11834 msg/s # udp rx: 697 MB/s 508846 calls/s # udp tx: 697 MB/s 11825 calls/s 11825 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__->