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: 839 MB/s 14240 calls/s 14240 msg/s # tcp rx: 839 MB/s 48383 calls/s # tcp tx: 649 MB/s 11013 calls/s 11013 msg/s # tcp rx: 650 MB/s 39588 calls/s # tcp tx: 533 MB/s 9049 calls/s 9049 msg/s # tcp rx: 533 MB/s 33153 calls/s # tcp tx: 567 MB/s 9627 calls/s 9627 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: 613 MB/s 444715 calls/s # udp tx: 1197 MB/s 20316 calls/s 20316 msg/s # udp rx: 615 MB/s 445696 calls/s # udp tx: 1177 MB/s 19973 calls/s 19973 msg/s # udp rx: 648 MB/s 469504 calls/s # udp tx: 1241 MB/s 21052 calls/s 21052 msg/s # udp rx: 619 MB/s 448768 calls/s # udp tx: 1303 MB/s 22113 calls/s 22113 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: 669 MB/s 488272 calls/s # udp tx: 683 MB/s 11601 calls/s 11601 msg/s # udp rx: 672 MB/s 490129 calls/s # udp tx: 667 MB/s 11321 calls/s 11321 msg/s # udp rx: 611 MB/s 446333 calls/s # udp tx: 611 MB/s 10375 calls/s 10375 msg/s # udp rx: 651 MB/s 475168 calls/s # udp tx: 655 MB/s 11120 calls/s 11120 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__->