dpdk: fix generic flow input parsing in FDIR 86/36086/1
authorTing Xu <ting.xu@intel.com>
Thu, 5 May 2022 09:12:50 +0000 (09:12 +0000)
committerTing Xu <ting.xu@intel.com>
Thu, 5 May 2022 09:27:36 +0000 (09:27 +0000)
commit4ba3c0a8d82ff24492fbb858ab8fdef78bd3f4b9
tree2fae3f555374b82fd9660e7110a7eabcc49f1bff
parent4ebcd95e620a2be1c69cce3297f31754d9aa8c88
dpdk: fix generic flow input parsing in FDIR

This patch fixes the issue that in DPDK FDIR generic flow parsing, the
inputs will be changed during processing, which will lead to a failure
in vnet flow when creating generic flow rules.

Type: fix

Signed-off-by: Ting Xu <ting.xu@intel.com>
Change-Id: I107735a305ff48593d66746e0cd642c76ad5700d
build/external/patches/dpdk_22.03/0001-net-ice-fix-raw-flow-input-pattern-value-change-i.patch [new file with mode: 0644]