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 4800 # 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: 656 MB/s 11136 calls/s 11136 msg/s # tcp rx: 657 MB/s 24893 calls/s # tcp tx: 641 MB/s 10874 calls/s 10874 msg/s # tcp rx: 642 MB/s 23250 calls/s # tcp tx: 680 MB/s 11542 calls/s 11542 msg/s # tcp rx: 679 MB/s 26073 calls/s # tcp tx: 691 MB/s 11725 calls/s 11725 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: 432 MB/s 314044 calls/s # udp tx: 589 MB/s 10004 calls/s 10004 msg/s # udp rx: 510 MB/s 370197 calls/s # udp tx: 651 MB/s 11046 calls/s 11046 msg/s # udp rx: 509 MB/s 369438 calls/s # udp tx: 650 MB/s 11032 calls/s 11032 msg/s # udp rx: 498 MB/s 361481 calls/s # udp tx: 653 MB/s 11082 calls/s 11082 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: 555 MB/s 405307 calls/s # udp tx: 567 MB/s 9624 calls/s 9624 msg/s # udp rx: 564 MB/s 411523 calls/s # udp tx: 566 MB/s 9605 calls/s 9605 msg/s # udp rx: 637 MB/s 465298 calls/s # udp tx: 638 MB/s 10823 calls/s 10823 msg/s # udp rx: 636 MB/s 464214 calls/s # udp tx: 636 MB/s 10798 calls/s 10798 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__->