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: 674 MB/s 11439 calls/s 11439 msg/s # tcp rx: 674 MB/s 29211 calls/s # tcp tx: 626 MB/s 10621 calls/s 10621 msg/s # tcp rx: 633 MB/s 27785 calls/s # tcp tx: 628 MB/s 10665 calls/s 10665 msg/s # tcp rx: 634 MB/s 22463 calls/s # tcp tx: 573 MB/s 9719 calls/s 9719 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: 494 MB/s 359262 calls/s # udp tx: 560 MB/s 9504 calls/s 9504 msg/s # udp rx: 466 MB/s 339235 calls/s # udp tx: 622 MB/s 10563 calls/s 10563 msg/s # udp rx: 571 MB/s 415151 calls/s # udp tx: 623 MB/s 10572 calls/s 10572 msg/s # udp rx: 571 MB/s 415073 calls/s # udp tx: 637 MB/s 10815 calls/s 10815 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: 484 MB/s 353120 calls/s # udp tx: 500 MB/s 8488 calls/s 8488 msg/s # udp rx: 571 MB/s 417040 calls/s # udp tx: 577 MB/s 9792 calls/s 9792 msg/s # udp rx: 549 MB/s 400472 calls/s # udp tx: 544 MB/s 9229 calls/s 9229 msg/s # udp rx: 571 MB/s 417052 calls/s # udp tx: 577 MB/s 9800 calls/s 9800 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__->