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: 459 MB/s 7788 calls/s 7788 msg/s # tcp rx: 469 MB/s 38683 calls/s # tcp tx: 457 MB/s 7761 calls/s 7761 msg/s # tcp rx: 454 MB/s 38010 calls/s # tcp tx: 803 MB/s 13631 calls/s 13631 msg/s # tcp rx: 809 MB/s 64375 calls/s # tcp tx: 824 MB/s 13990 calls/s 13990 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: 640 MB/s 463616 calls/s # udp tx: 1262 MB/s 21420 calls/s 21420 msg/s # udp rx: 656 MB/s 475136 calls/s # udp tx: 1322 MB/s 22433 calls/s 22433 msg/s # udp rx: 673 MB/s 487424 calls/s # udp tx: 1315 MB/s 22317 calls/s 22317 msg/s # udp rx: 677 MB/s 490752 calls/s # udp tx: 1309 MB/s 22217 calls/s 22217 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: 633 MB/s 461922 calls/s # udp tx: 645 MB/s 10948 calls/s 10948 msg/s # udp rx: 631 MB/s 460464 calls/s # udp tx: 632 MB/s 10731 calls/s 10731 msg/s # udp rx: 634 MB/s 462484 calls/s # udp tx: 635 MB/s 10782 calls/s 10782 msg/s # udp rx: 634 MB/s 462845 calls/s # udp tx: 635 MB/s 10786 calls/s 10786 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__->