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: 618 MB/s 10485 calls/s 10485 msg/s # tcp rx: 619 MB/s 32118 calls/s # tcp tx: 648 MB/s 10994 calls/s 10994 msg/s # tcp rx: 648 MB/s 34921 calls/s # tcp tx: 1002 MB/s 17004 calls/s 17004 msg/s # tcp rx: 1003 MB/s 51471 calls/s # tcp tx: 1004 MB/s 17029 calls/s 17029 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: 514 MB/s 373168 calls/s # udp tx: 797 MB/s 13519 calls/s 13519 msg/s # udp rx: 480 MB/s 348403 calls/s # udp tx: 865 MB/s 14682 calls/s 14682 msg/s # udp rx: 554 MB/s 401664 calls/s # udp tx: 810 MB/s 13751 calls/s 13751 msg/s # udp rx: 562 MB/s 407552 calls/s # udp tx: 805 MB/s 13670 calls/s 13670 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: 632 MB/s 461007 calls/s # udp tx: 649 MB/s 11018 calls/s 11018 msg/s # udp rx: 624 MB/s 455716 calls/s # udp tx: 624 MB/s 10592 calls/s 10592 msg/s # udp rx: 658 MB/s 480324 calls/s # udp tx: 658 MB/s 11165 calls/s 11165 msg/s # udp rx: 633 MB/s 461655 calls/s # udp tx: 632 MB/s 10727 calls/s 10727 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__->