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 6000 # 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: 599 MB/s 10167 calls/s 10167 msg/s # tcp rx: 603 MB/s 22338 calls/s # tcp tx: 681 MB/s 11566 calls/s 11566 msg/s # tcp rx: 681 MB/s 26792 calls/s # tcp tx: 625 MB/s 10601 calls/s 10601 msg/s # tcp rx: 626 MB/s 26049 calls/s # tcp tx: 615 MB/s 10441 calls/s 10441 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: 382 MB/s 278679 calls/s # udp tx: 466 MB/s 7914 calls/s 7914 msg/s # udp rx: 388 MB/s 282637 calls/s # udp tx: 436 MB/s 7406 calls/s 7406 msg/s # udp rx: 383 MB/s 279721 calls/s # udp tx: 387 MB/s 6568 calls/s 6568 msg/s # udp rx: 400 MB/s 292256 calls/s # udp tx: 399 MB/s 6781 calls/s 6781 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: 597 MB/s 436094 calls/s # udp tx: 618 MB/s 10484 calls/s 10484 msg/s # udp rx: 642 MB/s 468618 calls/s # udp tx: 641 MB/s 10887 calls/s 10887 msg/s # udp rx: 422 MB/s 308175 calls/s # udp tx: 415 MB/s 7039 calls/s 7039 msg/s # udp rx: 395 MB/s 288745 calls/s # udp tx: 401 MB/s 6815 calls/s 6815 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__->