Re: [ovs-dev] [PATCH v5 8/9] mfex-study: Modify study func to select outer and inner mfex funcs.

2022-10-03 Thread Amber, Kumar
Hi Cian, Please find the comments inline. > -Original Message- > From: Ferriter, Cian > Sent: Thursday, September 29, 2022 9:01 PM > To: Amber, Kumar ; ovs-dev@openvswitch.org > Cc: echau...@redhat.com; i.maxim...@ovn.org; Stokes, Ian > ; f...@sysclose.org; Van Haaren, Harry > > Subject

Re: [ovs-dev] [PATCH v5 8/9] mfex-study: Modify study func to select outer and inner mfex funcs.

2022-09-29 Thread Ferriter, Cian
Hi Amber, My comments on the patch are below inline. Thanks, Cian > -Original Message- > From: Amber, Kumar > Sent: Friday 26 August 2022 00:31 > To: ovs-dev@openvswitch.org > Cc: echau...@redhat.com; i.maxim...@ovn.org; Ferriter, Cian > ; Stokes, Ian > ; f...@sysclose.org; Van Haaren,

[ovs-dev] [PATCH v5 8/9] mfex-study: Modify study func to select outer and inner mfex funcs.

2022-08-25 Thread Kumar Amber
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 Mfexs. Signed-off-by: Kumar Amber --- lib/dpif-netdev-extract-study.c | 126 +--- 1 file changed, 83 in