avf: avf flow bug fix 54/31954/2
authorChenmin Sun <chenmin.sun@intel.com>
Mon, 12 Apr 2021 12:42:42 +0000 (20:42 +0800)
committerMatthew Smith <mgsmith@netgate.com>
Mon, 12 Apr 2021 20:19:18 +0000 (20:19 +0000)
commit7a016e87e473d28f87d4c0998d0682ead8642cf9
treed9b33ca884f75182f920176fe8a361c97a9b229a
parent4b1bacffe34e56775d6abb1541dfcca17bd4e8ee
avf: avf flow bug fix

This patch fixes the below bugs in avf flow:
  1. remove the VXLAN flow as it is not yet supported
  2. fix a typo in IPv6 flow
  3. fix the wrong type of the AH flows

Also did some cleanup in this patch

Type: fix

Signed-off-by: Chenmin Sun <chenmin.sun@intel.com>
Change-Id: I5eae131f1e89071364a41b7006a00e8425089a4f
src/plugins/avf/flow.c
src/plugins/dpdk/device/flow.c