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: 542 MB/s 9207 calls/s 9207 msg/s # tcp rx: 543 MB/s 35146 calls/s # tcp tx: 545 MB/s 9247 calls/s 9247 msg/s # tcp rx: 545 MB/s 35135 calls/s # tcp tx: 544 MB/s 9238 calls/s 9238 msg/s # tcp rx: 545 MB/s 35314 calls/s # tcp tx: 547 MB/s 9286 calls/s 9286 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: 598 MB/s 434048 calls/s # udp tx: 1135 MB/s 19253 calls/s 19253 msg/s # udp rx: 572 MB/s 414930 calls/s # udp tx: 767 MB/s 13025 calls/s 13025 msg/s # udp rx: 569 MB/s 412672 calls/s # udp tx: 803 MB/s 13632 calls/s 13632 msg/s # udp rx: 569 MB/s 412672 calls/s # udp tx: 804 MB/s 13645 calls/s 13645 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: 626 MB/s 457127 calls/s # udp tx: 644 MB/s 10933 calls/s 10933 msg/s # udp rx: 636 MB/s 464084 calls/s # udp tx: 630 MB/s 10692 calls/s 10692 msg/s # udp rx: 585 MB/s 427124 calls/s # udp tx: 590 MB/s 10010 calls/s 10010 msg/s # udp rx: 628 MB/s 458306 calls/s # udp tx: 627 MB/s 10645 calls/s 10645 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__->