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: 583 MB/s 9889 calls/s 9889 msg/s # tcp rx: 583 MB/s 25672 calls/s # tcp tx: 572 MB/s 9706 calls/s 9706 msg/s # tcp rx: 572 MB/s 26570 calls/s # tcp tx: 601 MB/s 10201 calls/s 10201 msg/s # tcp rx: 602 MB/s 27608 calls/s # tcp tx: 584 MB/s 9915 calls/s 9915 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: 438 MB/s 318710 calls/s # udp tx: 525 MB/s 8907 calls/s 8907 msg/s # udp rx: 424 MB/s 309095 calls/s # udp tx: 456 MB/s 7747 calls/s 7747 msg/s # udp rx: 479 MB/s 349660 calls/s # udp tx: 479 MB/s 8132 calls/s 8132 msg/s # udp rx: 478 MB/s 349332 calls/s # udp tx: 481 MB/s 8169 calls/s 8169 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: 599 MB/s 437009 calls/s # udp tx: 618 MB/s 10497 calls/s 10497 msg/s # udp rx: 640 MB/s 467410 calls/s # udp tx: 639 MB/s 10847 calls/s 10847 msg/s # udp rx: 620 MB/s 452188 calls/s # udp tx: 620 MB/s 10525 calls/s 10525 msg/s # udp rx: 647 MB/s 472398 calls/s # udp tx: 647 MB/s 10974 calls/s 10974 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__->