make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_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: 587 MB/s 9957 calls/s 9957 msg/s # tcp rx: 592 MB/s 40164 calls/s # tcp tx: 553 MB/s 9381 calls/s 9381 msg/s # tcp rx: 551 MB/s 40454 calls/s # tcp tx: 549 MB/s 9316 calls/s 9316 msg/s # tcp rx: 549 MB/s 38539 calls/s # tcp tx: 543 MB/s 9216 calls/s 9216 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: 522 MB/s 379306 calls/s # udp tx: 714 MB/s 12125 calls/s 12125 msg/s # udp rx: 553 MB/s 401077 calls/s # udp tx: 804 MB/s 13651 calls/s 13651 msg/s # udp rx: 554 MB/s 401674 calls/s # udp tx: 797 MB/s 13531 calls/s 13531 msg/s # udp rx: 553 MB/s 401066 calls/s # udp tx: 812 MB/s 13777 calls/s 13777 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: 641 MB/s 468055 calls/s # udp tx: 655 MB/s 11119 calls/s 11119 msg/s # udp rx: 628 MB/s 458046 calls/s # udp tx: 626 MB/s 10631 calls/s 10631 msg/s # udp rx: 632 MB/s 461334 calls/s # udp tx: 631 MB/s 10718 calls/s 10718 msg/s # udp rx: 650 MB/s 474488 calls/s # udp tx: 650 MB/s 11034 calls/s 11034 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__->