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: 881 MB/s 14953 calls/s 14953 msg/s # tcp rx: 882 MB/s 48562 calls/s # tcp tx: 903 MB/s 15329 calls/s 15329 msg/s # tcp rx: 920 MB/s 47029 calls/s # tcp tx: 856 MB/s 14530 calls/s 14530 msg/s # tcp rx: 872 MB/s 48169 calls/s # tcp tx: 903 MB/s 15319 calls/s 15319 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: 626 MB/s 453376 calls/s # udp tx: 1224 MB/s 20762 calls/s 20762 msg/s # udp rx: 615 MB/s 445952 calls/s # udp tx: 1244 MB/s 21115 calls/s 21115 msg/s # udp rx: 576 MB/s 417280 calls/s # udp tx: 1206 MB/s 20470 calls/s 20470 msg/s # udp rx: 641 MB/s 464384 calls/s # udp tx: 1227 MB/s 20821 calls/s 20821 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: 1091 MB/s 795923 calls/s # udp tx: 1118 MB/s 18969 calls/s 18969 msg/s # udp rx: 1152 MB/s 840567 calls/s # udp tx: 1151 MB/s 19534 calls/s 19534 msg/s # udp rx: 1108 MB/s 808672 calls/s # udp tx: 1108 MB/s 18798 calls/s 18798 msg/s # udp rx: 1155 MB/s 843046 calls/s # udp tx: 1155 MB/s 19597 calls/s 19597 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__->