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: 927 MB/s 15739 calls/s 15739 msg/s # tcp rx: 928 MB/s 48986 calls/s # tcp tx: 996 MB/s 16900 calls/s 16900 msg/s # tcp rx: 997 MB/s 51674 calls/s # tcp tx: 995 MB/s 16884 calls/s 16884 msg/s # tcp rx: 996 MB/s 51746 calls/s # tcp tx: 996 MB/s 16895 calls/s 16895 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: 617 MB/s 447178 calls/s # udp tx: 1210 MB/s 20533 calls/s 20533 msg/s # udp rx: 638 MB/s 462848 calls/s # udp tx: 1307 MB/s 22177 calls/s 22177 msg/s # udp rx: 623 MB/s 451328 calls/s # udp tx: 1302 MB/s 22086 calls/s 22086 msg/s # udp rx: 657 MB/s 475904 calls/s # udp tx: 1300 MB/s 22062 calls/s 22062 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: 1202 MB/s 876686 calls/s # udp tx: 1240 MB/s 21032 calls/s 21032 msg/s # udp rx: 1201 MB/s 876394 calls/s # udp tx: 1197 MB/s 20303 calls/s 20303 msg/s # udp rx: 1107 MB/s 807724 calls/s # udp tx: 1107 MB/s 18787 calls/s 18787 msg/s # udp rx: 1101 MB/s 803534 calls/s # udp tx: 1101 MB/s 18682 calls/s 18682 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__->