[PATCH v6 0/3] Enable Protocol Agnostic Flow Offloading in AVF
Thomas Monjalon
thomas at monjalon.net
Sun Jun 5 19:43:21 CEST 2022
23/05/2022 07:09, Zhang, Qi Z:
> > Junfeng Guo (2):
> > common/iavf: support raw packet in protocol header
> > net/iavf: enable Protocol Agnostic Flow Offloading FDIR
> >
> > Ting Xu (1):
> > net/iavf: support Protocol Agnostic Flow Offloading VF RSS
> >
> > doc/guides/rel_notes/release_22_07.rst | 1 +
> > drivers/common/iavf/virtchnl.h | 20 +-
> > drivers/net/iavf/iavf_fdir.c | 67 ++++++
> > drivers/net/iavf/iavf_generic_flow.c | 6 +
> > drivers/net/iavf/iavf_generic_flow.h | 3 +
> > drivers/net/iavf/iavf_hash.c | 276 +++++++++++++++++--------
> > 6 files changed, 281 insertions(+), 92 deletions(-)
> >
> > --
> > 2.25.1
>
> Acked-by: Qi Zhang <qi.z.zhang at intel.com>
>
> Applied to dpdk-next-net-intel.
You should not have merged this, it is triggering an error
with devtools/check-doc-vs-code.sh
rte_flow doc out of sync for iavf
item raw
Once again, I will fix it while pulling the tree.
There are a lot of mistakes in this tree,
I hope you understand why I don't have time to pull it
as frequently as you would like.
More information about the dev
mailing list