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: 1555 MB/s 26385 calls/s 26385 msg/s # tcp rx: 1557 MB/s 64112 calls/s # tcp tx: 1357 MB/s 23017 calls/s 23017 msg/s # tcp rx: 1359 MB/s 52628 calls/s # tcp tx: 1251 MB/s 21229 calls/s 21229 msg/s # tcp rx: 1254 MB/s 54406 calls/s # tcp tx: 1211 MB/s 20551 calls/s 20551 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: 565 MB/s 408976 calls/s # udp tx: 1637 MB/s 27780 calls/s 27780 msg/s # udp rx: 628 MB/s 454754 calls/s # udp tx: 1303 MB/s 22111 calls/s 22111 msg/s # udp rx: 633 MB/s 457940 calls/s # udp tx: 1431 MB/s 24287 calls/s 24287 msg/s # udp rx: 658 MB/s 476321 calls/s # udp tx: 1562 MB/s 26501 calls/s 26501 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: 644 MB/s 469703 calls/s # udp tx: 659 MB/s 11189 calls/s 11189 msg/s # udp rx: 699 MB/s 509987 calls/s # udp tx: 701 MB/s 11894 calls/s 11894 msg/s # udp rx: 696 MB/s 508138 calls/s # udp tx: 698 MB/s 11843 calls/s 11843 msg/s # udp rx: 690 MB/s 503693 calls/s # udp tx: 691 MB/s 11731 calls/s 11731 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__->