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: 645 MB/s 10945 calls/s 10945 msg/s # tcp rx: 645 MB/s 30511 calls/s # tcp tx: 666 MB/s 11307 calls/s 11307 msg/s # tcp rx: 667 MB/s 29492 calls/s # tcp tx: 640 MB/s 10867 calls/s 10867 msg/s # tcp rx: 641 MB/s 30573 calls/s # tcp tx: 653 MB/s 11080 calls/s 11080 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: 389 MB/s 284125 calls/s # udp tx: 436 MB/s 7403 calls/s 7403 msg/s # udp rx: 356 MB/s 259113 calls/s # udp tx: 510 MB/s 8650 calls/s 8650 msg/s # udp rx: 414 MB/s 302076 calls/s # udp tx: 506 MB/s 8588 calls/s 8588 msg/s # udp rx: 391 MB/s 285217 calls/s # udp tx: 417 MB/s 7086 calls/s 7086 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: 379 MB/s 276662 calls/s # udp tx: 391 MB/s 6646 calls/s 6646 msg/s # udp rx: 363 MB/s 264923 calls/s # udp tx: 362 MB/s 6146 calls/s 6146 msg/s # udp rx: 339 MB/s 247336 calls/s # udp tx: 339 MB/s 5758 calls/s 5758 msg/s # udp rx: 422 MB/s 308008 calls/s # udp tx: 422 MB/s 7159 calls/s 7159 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__->