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: 1021 MB/s 17324 calls/s 17324 msg/s # tcp rx: 1027 MB/s 52251 calls/s # tcp tx: 965 MB/s 16381 calls/s 16381 msg/s # tcp rx: 966 MB/s 49819 calls/s # tcp tx: 974 MB/s 16527 calls/s 16527 msg/s # tcp rx: 975 MB/s 50001 calls/s # tcp tx: 957 MB/s 16247 calls/s 16247 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: 1297 MB/s 22007 calls/s 22007 msg/s # udp rx: 618 MB/s 448000 calls/s # udp tx: 1311 MB/s 22242 calls/s 22242 msg/s # udp rx: 658 MB/s 476672 calls/s # udp tx: 1300 MB/s 22049 calls/s 22049 msg/s # udp rx: 663 MB/s 480768 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: 1088 MB/s 794014 calls/s # udp tx: 1110 MB/s 18829 calls/s 18829 msg/s # udp rx: 1080 MB/s 787711 calls/s # udp tx: 1082 MB/s 18366 calls/s 18366 msg/s # udp rx: 1088 MB/s 793844 calls/s # udp tx: 1090 MB/s 18496 calls/s 18496 msg/s # udp rx: 1119 MB/s 816424 calls/s # udp tx: 1122 MB/s 19037 calls/s 19037 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__->