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 6000 # 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: 692 MB/s 11741 calls/s 11741 msg/s # tcp rx: 695 MB/s 29298 calls/s # tcp tx: 681 MB/s 11563 calls/s 11563 msg/s # tcp rx: 683 MB/s 31358 calls/s # tcp tx: 674 MB/s 11446 calls/s 11446 msg/s # tcp rx: 685 MB/s 30055 calls/s # tcp tx: 661 MB/s 11221 calls/s 11221 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: 499 MB/s 362928 calls/s # udp tx: 642 MB/s 10893 calls/s 10893 msg/s # udp rx: 504 MB/s 366821 calls/s # udp tx: 628 MB/s 10655 calls/s 10655 msg/s # udp rx: 462 MB/s 336340 calls/s # udp tx: 572 MB/s 9703 calls/s 9703 msg/s # udp rx: 416 MB/s 302848 calls/s # udp tx: 503 MB/s 8534 calls/s 8534 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: 631 MB/s 460567 calls/s # udp tx: 654 MB/s 11105 calls/s 11105 msg/s # udp rx: 633 MB/s 462299 calls/s # udp tx: 635 MB/s 10781 calls/s 10781 msg/s # udp rx: 545 MB/s 397655 calls/s # udp tx: 537 MB/s 9116 calls/s 9116 msg/s # udp rx: 384 MB/s 280330 calls/s # udp tx: 380 MB/s 6458 calls/s 6458 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__->