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: 938 MB/s 15925 calls/s 15925 msg/s # tcp rx: 939 MB/s 49534 calls/s # tcp tx: 959 MB/s 16282 calls/s 16282 msg/s # tcp rx: 961 MB/s 49751 calls/s # tcp tx: 991 MB/s 16821 calls/s 16821 msg/s # tcp rx: 991 MB/s 50696 calls/s # tcp tx: 967 MB/s 16413 calls/s 16413 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: 579 MB/s 419840 calls/s # udp tx: 1223 MB/s 20744 calls/s 20744 msg/s # udp rx: 654 MB/s 474368 calls/s # udp tx: 1207 MB/s 20484 calls/s 20484 msg/s # udp rx: 648 MB/s 469504 calls/s # udp tx: 1211 MB/s 20553 calls/s 20553 msg/s # udp rx: 658 MB/s 476672 calls/s # udp tx: 1226 MB/s 20797 calls/s 20797 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: 1138 MB/s 830338 calls/s # udp tx: 1162 MB/s 19712 calls/s 19712 msg/s # udp rx: 1090 MB/s 795330 calls/s # udp tx: 1086 MB/s 18429 calls/s 18429 msg/s # udp rx: 693 MB/s 505877 calls/s # udp tx: 696 MB/s 11806 calls/s 11806 msg/s # udp rx: 694 MB/s 506159 calls/s # udp tx: 695 MB/s 11802 calls/s 11802 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__->