net/af_xdp: use libxdp if available
[dpdk.git] / app / test / test_compressdev.c
index c63b5b6..57c566a 100644 (file)
@@ -1256,7 +1256,7 @@ test_deflate_comp_run(const struct interim_data_params *int_data,
                /*
                 * Store original operation index in private data,
                 * since ordering does not have to be maintained,
-                * when dequeueing from compressdev, so a comparison
+                * when dequeuing from compressdev, so a comparison
                 * at the end of the test can be done.
                 */
                priv_data = (struct priv_op_data *) (ops[i] + 1);