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: 618 MB/s 10495 calls/s 10495 msg/s # tcp rx: 619 MB/s 28932 calls/s # tcp tx: 608 MB/s 10326 calls/s 10326 msg/s # tcp rx: 612 MB/s 28378 calls/s # tcp tx: 607 MB/s 10311 calls/s 10311 msg/s # tcp rx: 608 MB/s 26239 calls/s # tcp tx: 613 MB/s 10402 calls/s 10402 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: 399 MB/s 290358 calls/s # udp tx: 476 MB/s 8090 calls/s 8090 msg/s # udp rx: 342 MB/s 249922 calls/s # udp tx: 351 MB/s 5966 calls/s 5966 msg/s # udp rx: 331 MB/s 241944 calls/s # udp tx: 350 MB/s 5944 calls/s 5944 msg/s # udp rx: 373 MB/s 272228 calls/s # udp tx: 400 MB/s 6801 calls/s 6801 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: 572 MB/s 417644 calls/s # udp tx: 593 MB/s 10070 calls/s 10070 msg/s # udp rx: 620 MB/s 452859 calls/s # udp tx: 621 MB/s 10536 calls/s 10536 msg/s # udp rx: 629 MB/s 459068 calls/s # udp tx: 630 MB/s 10687 calls/s 10687 msg/s # udp rx: 622 MB/s 454272 calls/s # udp tx: 623 MB/s 10574 calls/s 10574 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__->