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: 828 MB/s 14047 calls/s 14047 msg/s # tcp rx: 829 MB/s 68069 calls/s # tcp tx: 842 MB/s 14286 calls/s 14286 msg/s # tcp rx: 843 MB/s 67273 calls/s # tcp tx: 792 MB/s 13443 calls/s 13443 msg/s # tcp rx: 793 MB/s 75360 calls/s # tcp tx: 839 MB/s 14237 calls/s 14237 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: 482 MB/s 349431 calls/s # udp tx: 813 MB/s 13800 calls/s 13800 msg/s # udp rx: 501 MB/s 363153 calls/s # udp tx: 868 MB/s 14722 calls/s 14722 msg/s # udp rx: 511 MB/s 370688 calls/s # udp tx: 864 MB/s 14659 calls/s 14659 msg/s # udp rx: 535 MB/s 387840 calls/s # udp tx: 849 MB/s 14401 calls/s 14401 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: 591 MB/s 431476 calls/s # udp tx: 607 MB/s 10301 calls/s 10301 msg/s # udp rx: 601 MB/s 438395 calls/s # udp tx: 601 MB/s 10201 calls/s 10201 msg/s # udp rx: 640 MB/s 467064 calls/s # udp tx: 644 MB/s 10925 calls/s 10925 msg/s # udp rx: 671 MB/s 489987 calls/s # udp tx: 672 MB/s 11412 calls/s 11412 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__->