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: 896 MB/s 15208 calls/s 15208 msg/s # tcp rx: 897 MB/s 48176 calls/s # tcp tx: 966 MB/s 16386 calls/s 16386 msg/s # tcp rx: 967 MB/s 49762 calls/s # tcp tx: 853 MB/s 14469 calls/s 14469 msg/s # tcp rx: 853 MB/s 45690 calls/s # tcp tx: 884 MB/s 15007 calls/s 15007 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: 569 MB/s 412160 calls/s # udp tx: 1279 MB/s 21707 calls/s 21707 msg/s # udp rx: 581 MB/s 421632 calls/s # udp tx: 1255 MB/s 21300 calls/s 21300 msg/s # udp rx: 514 MB/s 372480 calls/s # udp tx: 1277 MB/s 21662 calls/s 21662 msg/s # udp rx: 529 MB/s 383488 calls/s # udp tx: 1142 MB/s 19383 calls/s 19383 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: 905 MB/s 660402 calls/s # udp tx: 925 MB/s 15695 calls/s 15695 msg/s # udp rx: 1026 MB/s 748776 calls/s # udp tx: 1033 MB/s 17525 calls/s 17525 msg/s # udp rx: 1054 MB/s 769118 calls/s # udp tx: 1050 MB/s 17815 calls/s 17815 msg/s # udp rx: 1030 MB/s 751280 calls/s # udp tx: 1035 MB/s 17565 calls/s 17565 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__->