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: 928 MB/s 15756 calls/s 15756 msg/s # tcp rx: 929 MB/s 80245 calls/s # tcp tx: 955 MB/s 16201 calls/s 16201 msg/s # tcp rx: 955 MB/s 78572 calls/s # tcp tx: 919 MB/s 15591 calls/s 15591 msg/s # tcp rx: 920 MB/s 61250 calls/s # tcp tx: 952 MB/s 16147 calls/s 16147 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: 479 MB/s 347337 calls/s # udp tx: 803 MB/s 13625 calls/s 13625 msg/s # udp rx: 502 MB/s 363835 calls/s # udp tx: 887 MB/s 15052 calls/s 15052 msg/s # udp rx: 486 MB/s 352113 calls/s # udp tx: 923 MB/s 15657 calls/s 15657 msg/s # udp rx: 479 MB/s 346658 calls/s # udp tx: 926 MB/s 15722 calls/s 15722 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: 589 MB/s 429957 calls/s # udp tx: 606 MB/s 10280 calls/s 10280 msg/s # udp rx: 626 MB/s 456754 calls/s # udp tx: 628 MB/s 10661 calls/s 10661 msg/s # udp rx: 618 MB/s 451029 calls/s # udp tx: 619 MB/s 10513 calls/s 10513 msg/s # udp rx: 605 MB/s 441438 calls/s # udp tx: 607 MB/s 10302 calls/s 10302 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__->