> -----Original Message----- > From: dev <[email protected]> On Behalf Of Kumar Amber > Sent: Thursday, October 6, 2022 3:54 PM > To: [email protected] > Cc: [email protected]; [email protected]; Amber, Kumar > <[email protected]> > Subject: [ovs-dev] [PATCH v6 7/9] dpif-mfex: Change MFEX fn pointer > prototype to include md_is_valid. > > The md_is_valid parameter is passed from DPIF to MFEX to allow MFEX > functions to detect the tunneling and decide the processing of Inner > packets in static predictable branches. > > Signed-off-by: Kumar Amber <[email protected]> > --- > lib/dpif-netdev-avx512.c | 3 ++- > lib/dpif-netdev-extract-avx512.c | 9 +++++---- > lib/dpif-netdev-extract-study.c | 6 ++++-- > lib/dpif-netdev-private-extract.c | 6 ++++-- lib/dpif-netdev-private- > extract.h | 13 ++++++++----- > 5 files changed, 23 insertions(+), 14 deletions(-) > Change looks OK to me, Acked-by: Sunil Pai G <[email protected]> Thanks and regards Sunil _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
- [ovs-dev] [PATCH v6 0/9] DPIF + MFEX Inner AVX512 Kumar Amber
- [ovs-dev] [PATCH v6 1/9] dpif-netdev: Refactor per thr... Kumar Amber
- [ovs-dev] [PATCH v6 2/9] dpif-netdev: Refactor hash fu... Kumar Amber
- [ovs-dev] [PATCH v6 4/9] dpif-netdev-avx512: Add inner... Kumar Amber
- [ovs-dev] [PATCH v6 3/9] dpif-netdev-avx512: Refactor ... Kumar Amber
- [ovs-dev] [PATCH v6 5/9] dpif-netdev: Add function poi... Kumar Amber
- [ovs-dev] [PATCH v6 7/9] dpif-mfex: Change MFEX fn poi... Kumar Amber
- Re: [ovs-dev] [PATCH v6 7/9] dpif-mfex: Change MFE... Ferriter, Cian
- Re: [ovs-dev] [PATCH v6 7/9] dpif-mfex: Change MFE... Pai G, Sunil
- [ovs-dev] [PATCH v6 6/9] dpif-mfex: Modify set/get MFE... Kumar Amber
- Re: [ovs-dev] [PATCH v6 6/9] dpif-mfex: Modify set... Pai G, Sunil
- Re: [ovs-dev] [PATCH v6 6/9] dpif-mfex: Modify... Ferriter, Cian
- [ovs-dev] [PATCH v6 8/9] mfex-study: Modify study func... Kumar Amber
- Re: [ovs-dev] [PATCH v6 8/9] mfex-study: Modify st... Ferriter, Cian
- Re: [ovs-dev] [PATCH v6 8/9] mfex-study: Modify st... Pai G, Sunil
- [ovs-dev] [PATCH v6 9/9] mfex-avx512: Add support for ... Kumar Amber
- Re: [ovs-dev] [PATCH v6 9/9] mfex-avx512: Add supp... Ferriter, Cian
- Re: [ovs-dev] [PATCH v6 9/9] mfex-avx512: Add supp... Pai G, Sunil
- Re: [ovs-dev] [PATCH v6 0/9] DPIF + MFEX Inner AVX512 Ferriter, Cian
