> -----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 8/9] mfex-study: Modify study func to select > outer and inner MFEX funcs. > > The MFEX study function is split into outer and inner to allow for > independent selection and studying of packets in outer and inner flows to > different ISA optimized miniflow extract implementations. > > Signed-off-by: Kumar Amber <[email protected]> > > --- > v6: > - Fix minor comments from Cian. > --- > --- > lib/dpif-netdev-extract-study.c | 127 +++++++++++++++++++++----------- > 1 file changed, 82 insertions(+), 45 deletions(-) > LGTM, 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 5/9] dpif-netdev: Add function pointer ... Kumar Amber
- [ovs-dev] [PATCH v6 7/9] dpif-mfex: Change MFEX fn pointer ... Kumar Amber
- Re: [ovs-dev] [PATCH v6 7/9] dpif-mfex: Change MFEX fn... Ferriter, Cian
- Re: [ovs-dev] [PATCH v6 7/9] dpif-mfex: Change MFEX fn... Pai G, Sunil
- [ovs-dev] [PATCH v6 6/9] dpif-mfex: Modify set/get MFEX com... Kumar Amber
- Re: [ovs-dev] [PATCH v6 6/9] dpif-mfex: Modify set/get... Pai G, Sunil
- Re: [ovs-dev] [PATCH v6 6/9] dpif-mfex: Modify set... Ferriter, Cian
- [ovs-dev] [PATCH v6 8/9] mfex-study: Modify study func to s... Kumar Amber
- Re: [ovs-dev] [PATCH v6 8/9] mfex-study: Modify study ... Ferriter, Cian
- Re: [ovs-dev] [PATCH v6 8/9] mfex-study: Modify study ... Pai G, Sunil
- [ovs-dev] [PATCH v6 9/9] mfex-avx512: Add support for tunne... Kumar Amber
- Re: [ovs-dev] [PATCH v6 9/9] mfex-avx512: Add support ... Ferriter, Cian
- Re: [ovs-dev] [PATCH v6 9/9] mfex-avx512: Add support ... Pai G, Sunil
- Re: [ovs-dev] [PATCH v6 0/9] DPIF + MFEX Inner AVX512 Ferriter, Cian
