On 1/25/2022 12:42 PM, Ferruh Yigit wrote:
On 1/11/2022 5:05 AM, nipun.gu...@nxp.com wrote:
From: Nipun Gupta <nipun.gu...@nxp.com>
This patch enables method to provide key and mask for raw rules
to be provided as hexadecimal values. There is new parameter
pattern_mask added to support this.
Signed-off-by: Nipun Gupta <nipun.gu...@nxp.com>
Looks good to me.
Ori, any objection/comment?
It seems there is no objection, proceeding with patch.
Acked-by: Ferruh Yigit <ferruh.yi...@intel.com>
Applied to dpdk-next-net/main, thanks.
<...>
+Sample RAW rule
+~~~~~~~~~~~~~~~
+
+A RAW rule can be creted as following using ``pattern_hex`` key and mask.
+
s/creted/created/
fixed while applying