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: 628 MB/s 10664 calls/s 10664 msg/s # tcp rx: 629 MB/s 27414 calls/s # tcp tx: 700 MB/s 11886 calls/s 11886 msg/s # tcp rx: 701 MB/s 31174 calls/s # tcp tx: 675 MB/s 11460 calls/s 11460 msg/s # tcp rx: 676 MB/s 28053 calls/s # tcp tx: 668 MB/s 11342 calls/s 11342 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: 462 MB/s 336323 calls/s # udp tx: 589 MB/s 10003 calls/s 10003 msg/s # udp rx: 543 MB/s 395114 calls/s # udp tx: 577 MB/s 9802 calls/s 9802 msg/s # udp rx: 554 MB/s 403241 calls/s # udp tx: 618 MB/s 10483 calls/s 10483 msg/s # udp rx: 565 MB/s 410880 calls/s # udp tx: 630 MB/s 10700 calls/s 10700 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: 552 MB/s 402867 calls/s # udp tx: 567 MB/s 9622 calls/s 9622 msg/s # udp rx: 674 MB/s 491626 calls/s # udp tx: 673 MB/s 11422 calls/s 11422 msg/s # udp rx: 558 MB/s 407008 calls/s # udp tx: 560 MB/s 9510 calls/s 9510 msg/s # udp rx: 552 MB/s 403262 calls/s # udp tx: 551 MB/s 9354 calls/s 9354 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__->