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: 947 MB/s 16076 calls/s 16076 msg/s # tcp rx: 947 MB/s 49874 calls/s # tcp tx: 875 MB/s 14850 calls/s 14850 msg/s # tcp rx: 876 MB/s 48954 calls/s # tcp tx: 898 MB/s 15239 calls/s 15239 msg/s # tcp rx: 899 MB/s 48321 calls/s # tcp tx: 869 MB/s 14751 calls/s 14751 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: 597 MB/s 432640 calls/s # udp tx: 1303 MB/s 22110 calls/s 22110 msg/s # udp rx: 631 MB/s 457216 calls/s # udp tx: 1300 MB/s 22065 calls/s 22065 msg/s # udp rx: 638 MB/s 462336 calls/s # udp tx: 1298 MB/s 22021 calls/s 22021 msg/s # udp rx: 625 MB/s 452864 calls/s # udp tx: 1298 MB/s 22015 calls/s 22015 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: 1116 MB/s 813973 calls/s # udp tx: 1142 MB/s 19375 calls/s 19375 msg/s # udp rx: 1100 MB/s 802798 calls/s # udp tx: 1106 MB/s 18763 calls/s 18763 msg/s # udp rx: 1148 MB/s 837945 calls/s # udp tx: 1150 MB/s 19506 calls/s 19506 msg/s # udp rx: 1154 MB/s 842193 calls/s # udp tx: 1155 MB/s 19603 calls/s 19603 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__->