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: 1011 MB/s 17153 calls/s 17153 msg/s # tcp rx: 1012 MB/s 51430 calls/s # tcp tx: 972 MB/s 16501 calls/s 16501 msg/s # tcp rx: 982 MB/s 49235 calls/s # tcp tx: 982 MB/s 16657 calls/s 16657 msg/s # tcp rx: 983 MB/s 49589 calls/s # tcp tx: 986 MB/s 16726 calls/s 16726 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: 506 MB/s 366848 calls/s # udp tx: 1154 MB/s 19575 calls/s 19575 msg/s # udp rx: 520 MB/s 376576 calls/s # udp tx: 837 MB/s 14206 calls/s 14206 msg/s # udp rx: 504 MB/s 365312 calls/s # udp tx: 856 MB/s 14526 calls/s 14526 msg/s # udp rx: 496 MB/s 359168 calls/s # udp tx: 863 MB/s 14638 calls/s 14638 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: 1076 MB/s 784808 calls/s # udp tx: 1115 MB/s 18927 calls/s 18927 msg/s # udp rx: 1039 MB/s 758301 calls/s # udp tx: 1040 MB/s 17655 calls/s 17655 msg/s # udp rx: 1119 MB/s 816409 calls/s # udp tx: 1120 MB/s 19006 calls/s 19006 msg/s # udp rx: 1117 MB/s 814734 calls/s # udp tx: 1118 MB/s 18966 calls/s 18966 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__->