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: 553 MB/s 9384 calls/s 9384 msg/s # tcp rx: 553 MB/s 30904 calls/s # tcp tx: 548 MB/s 9303 calls/s 9303 msg/s # tcp rx: 549 MB/s 33339 calls/s # tcp tx: 542 MB/s 9209 calls/s 9209 msg/s # tcp rx: 543 MB/s 33512 calls/s # tcp tx: 547 MB/s 9283 calls/s 9283 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: 482 MB/s 349440 calls/s # udp tx: 876 MB/s 14859 calls/s 14859 msg/s # udp rx: 538 MB/s 389705 calls/s # udp tx: 832 MB/s 14126 calls/s 14126 msg/s # udp rx: 536 MB/s 388267 calls/s # udp tx: 832 MB/s 14125 calls/s 14125 msg/s # udp rx: 539 MB/s 390278 calls/s # udp tx: 837 MB/s 14200 calls/s 14200 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: 1062 MB/s 775033 calls/s # udp tx: 1087 MB/s 18449 calls/s 18449 msg/s # udp rx: 1001 MB/s 730197 calls/s # udp tx: 1006 MB/s 17066 calls/s 17066 msg/s # udp rx: 1110 MB/s 809901 calls/s # udp tx: 1112 MB/s 18867 calls/s 18867 msg/s # udp rx: 1133 MB/s 826325 calls/s # udp tx: 1133 MB/s 19227 calls/s 19227 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__->