]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/sample_app_ug/vm_power_management.rst
app/testpmd: support GRE option flow item
[dpdk.git] / doc / guides / sample_app_ug / vm_power_management.rst
index 7160b6a63ae1396cf523a945f48fe043649bb644..9ce87956c9fb3783b5401807c05cd97fd19bcf35 100644 (file)
@@ -681,7 +681,7 @@ The following is an example JSON string for a power management request.
    "resource_id": 10
    }}
 
-To query the available frequences of an lcore, use the query_cpu_freq command.
+To query the available frequencies of an lcore, use the query_cpu_freq command.
 Where {core_num} is the lcore to query.
 Before using this command, please enable responses via the set_query command on the host.