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: 825 MB/s 14007 calls/s 14007 msg/s # tcp rx: 826 MB/s 69988 calls/s # tcp tx: 858 MB/s 14563 calls/s 14563 msg/s # tcp rx: 859 MB/s 69092 calls/s # tcp tx: 843 MB/s 14300 calls/s 14300 msg/s # tcp rx: 843 MB/s 68057 calls/s # tcp tx: 841 MB/s 14264 calls/s 14264 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: 623 MB/s 451328 calls/s # udp tx: 1253 MB/s 21256 calls/s 21256 msg/s # udp rx: 673 MB/s 488192 calls/s # udp tx: 1299 MB/s 22048 calls/s 22048 msg/s # udp rx: 676 MB/s 489984 calls/s # udp tx: 1209 MB/s 20521 calls/s 20521 msg/s # udp rx: 676 MB/s 490496 calls/s # udp tx: 1149 MB/s 19493 calls/s 19493 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: 1044 MB/s 761590 calls/s # udp tx: 1070 MB/s 18156 calls/s 18156 msg/s # udp rx: 1027 MB/s 749345 calls/s # udp tx: 1028 MB/s 17439 calls/s 17439 msg/s # udp rx: 1155 MB/s 842538 calls/s # udp tx: 1156 MB/s 19612 calls/s 19612 msg/s # udp rx: 1150 MB/s 838924 calls/s # udp tx: 1151 MB/s 19523 calls/s 19523 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__->