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: 529 MB/s 8977 calls/s 8977 msg/s # tcp rx: 529 MB/s 37317 calls/s # tcp tx: 546 MB/s 9276 calls/s 9276 msg/s # tcp rx: 547 MB/s 37901 calls/s # tcp tx: 537 MB/s 9122 calls/s 9122 msg/s # tcp rx: 538 MB/s 37366 calls/s # tcp tx: 542 MB/s 9195 calls/s 9195 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: 501 MB/s 363017 calls/s # udp tx: 826 MB/s 14024 calls/s 14024 msg/s # udp rx: 501 MB/s 363264 calls/s # udp tx: 871 MB/s 14785 calls/s 14785 msg/s # udp rx: 478 MB/s 346624 calls/s # udp tx: 902 MB/s 15308 calls/s 15308 msg/s # udp rx: 468 MB/s 338944 calls/s # udp tx: 910 MB/s 15437 calls/s 15437 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: 1107 MB/s 807675 calls/s # udp tx: 1133 MB/s 19218 calls/s 19218 msg/s # udp rx: 1136 MB/s 828596 calls/s # udp tx: 1135 MB/s 19262 calls/s 19262 msg/s # udp rx: 1140 MB/s 831609 calls/s # udp tx: 1139 MB/s 19332 calls/s 19332 msg/s # udp rx: 1140 MB/s 831963 calls/s # udp tx: 1140 MB/s 19338 calls/s 19338 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__->