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: 568 MB/s 9649 calls/s 9649 msg/s # tcp rx: 569 MB/s 34012 calls/s # tcp tx: 561 MB/s 9530 calls/s 9530 msg/s # tcp rx: 562 MB/s 34193 calls/s # tcp tx: 560 MB/s 9514 calls/s 9514 msg/s # tcp rx: 561 MB/s 34219 calls/s # tcp tx: 562 MB/s 9542 calls/s 9542 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: 526 MB/s 381388 calls/s # udp tx: 812 MB/s 13786 calls/s 13786 msg/s # udp rx: 538 MB/s 390144 calls/s # udp tx: 825 MB/s 14005 calls/s 14005 msg/s # udp rx: 541 MB/s 392192 calls/s # udp tx: 811 MB/s 13756 calls/s 13756 msg/s # udp rx: 540 MB/s 391680 calls/s # udp tx: 814 MB/s 13809 calls/s 13809 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: 1116 MB/s 814259 calls/s # udp tx: 1143 MB/s 19393 calls/s 19393 msg/s # udp rx: 1039 MB/s 758099 calls/s # udp tx: 1031 MB/s 17493 calls/s 17493 msg/s # udp rx: 702 MB/s 512526 calls/s # udp tx: 705 MB/s 11964 calls/s 11964 msg/s # udp rx: 703 MB/s 513038 calls/s # udp tx: 706 MB/s 11976 calls/s 11976 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__->