make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_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: 872 MB/s 14800 calls/s 14800 msg/s # tcp rx: 872 MB/s 49759 calls/s # tcp tx: 1018 MB/s 17276 calls/s 17276 msg/s # tcp rx: 1018 MB/s 52003 calls/s # tcp tx: 988 MB/s 16772 calls/s 16772 msg/s # tcp rx: 989 MB/s 49186 calls/s # tcp tx: 981 MB/s 16647 calls/s 16647 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: 500 MB/s 362735 calls/s # udp tx: 885 MB/s 15026 calls/s 15026 msg/s # udp rx: 526 MB/s 381696 calls/s # udp tx: 857 MB/s 14538 calls/s 14538 msg/s # udp rx: 501 MB/s 363008 calls/s # udp tx: 869 MB/s 14742 calls/s 14742 msg/s # udp rx: 503 MB/s 364288 calls/s # udp tx: 867 MB/s 14720 calls/s 14720 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: 589 MB/s 429570 calls/s # udp tx: 603 MB/s 10243 calls/s 10243 msg/s # udp rx: 622 MB/s 454267 calls/s # udp tx: 622 MB/s 10565 calls/s 10565 msg/s # udp rx: 634 MB/s 462945 calls/s # udp tx: 633 MB/s 10749 calls/s 10749 msg/s # udp rx: 580 MB/s 423543 calls/s # udp tx: 579 MB/s 9828 calls/s 9828 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__->