make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_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: 882 MB/s 14976 calls/s 14976 msg/s # tcp rx: 883 MB/s 41273 calls/s # tcp tx: 868 MB/s 14737 calls/s 14737 msg/s # tcp rx: 869 MB/s 44292 calls/s # tcp tx: 859 MB/s 14583 calls/s 14583 msg/s # tcp rx: 860 MB/s 44240 calls/s # tcp tx: 845 MB/s 14341 calls/s 14341 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: 560 MB/s 406788 calls/s # udp tx: 760 MB/s 12901 calls/s 12901 msg/s # udp rx: 533 MB/s 387577 calls/s # udp tx: 703 MB/s 11932 calls/s 11932 msg/s # udp rx: 574 MB/s 416539 calls/s # udp tx: 787 MB/s 13351 calls/s 13351 msg/s # udp rx: 574 MB/s 416378 calls/s # udp tx: 789 MB/s 13385 calls/s 13385 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: 649 MB/s 473789 calls/s # udp tx: 664 MB/s 11268 calls/s 11268 msg/s # udp rx: 656 MB/s 478457 calls/s # udp tx: 665 MB/s 11295 calls/s 11295 msg/s # udp rx: 1166 MB/s 850651 calls/s # udp tx: 1165 MB/s 19767 calls/s 19767 msg/s # udp rx: 1165 MB/s 849797 calls/s # udp tx: 1164 MB/s 19753 calls/s 19753 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__->