Re: [ovs-dev] [PATCH v5] dpif-netdev: Allow cross-NUMA polling on selected ports

2022-06-26 Thread Anurag Agarwal via dev
Hello Kevin, > -Original Message- > From: Kevin Traynor > Sent: Thursday, June 23, 2022 9:07 PM > To: Anurag Agarwal ; ovs-dev@openvswitch.org > Cc: lic...@chinatelecom.cn > Subject: Re: [ovs-dev] [PATCH v5] dpif-netdev: Allow cross-NUMA polling on > selected ports > > Hi Anurag, > > On

Re: [ovs-dev] [PATCH v4] dpif-netdev: Allow cross-NUMA polling on selected ports

2022-06-23 Thread Anurag Agarwal via dev
Thanks for your feedback. I have addressed your comments and shall post the updated patch shortly. Regards, Anurag > -Original Message- > From: lic...@chinatelecom.cn > Sent: Wednesday, June 22, 2022 4:19 PM > To: Anurag Agarwal > Cc: Anurag Agarwal ; ovs-dev@openvswitch.org > Subject

Re: [ovs-dev] [PATCH v4] dpif-netdev: Allow cross-NUMA polling on selected ports

2022-06-22 Thread Anurag Agarwal via dev
Thanks for your feedback. Please find my comments inline. Regards, Anurag > -Original Message- > From: lic...@chinatelecom.cn > Sent: Friday, June 17, 2022 2:29 PM > To: Anurag Agarwal > Cc: ovs-dev@openvswitch.org > Subject: Re: [ovs-dev] [PATCH v4] dpif-netdev: Allow cross-NUMA polli

Re: [ovs-dev] [PATCH v4] dpif-netdev: Allow cross-NUMA polling on selected ports

2022-06-16 Thread Anurag Agarwal via dev
Soft reminder! Kindly share your feedback on this patch. Regards, Anurag > -Original Message- > From: Anurag Agarwal > Sent: Wednesday, June 8, 2022 3:59 PM > To: ovs-dev@openvswitch.org > Cc: Jan Scheurich ; Anurag Agarwal > > Subject: [PATCH v4] dpif-netdev: Allow cross-NUMA polling

Re: [ovs-dev] [PATCH v3] dpif-netdev: Allow cross-NUMA polling on selected ports

2022-06-08 Thread Anurag Agarwal via dev
Hi Kevin, Thanks for your feedback. Please find my response inline. I will be uploading a new version v4 of the patch with comments addressed. Regards, Anurag > -Original Message- > From: Kevin Traynor > Sent: Friday, June 3, 2022 9:36 PM > To: Anurag Agarwal ; ovs-dev@openvswitc

Re: [ovs-dev] [External] Re: [PATCH] dpif-netdev: add an option to assign pmd rxq to all numas

2022-03-16 Thread Anurag Agarwal via dev
Hello Kevin, Thanks for your inputs. In this scenario we have one VM each on NUMA0 and NUMA1 (VM1 is on NUMA0, VM2 is on NUMA1), dpdk port is on NUMA1. Without cross-numa-polling, VM/VHU queue traffic is evenly distributed based on load on their respective NUMA sockets. However, DPDK

Re: [ovs-dev] [External] Re: [PATCH] dpif-netdev: add an option to assign pmd rxq to all numas

2022-03-04 Thread Anurag Agarwal via dev
Hello Kevin, I have prepared a patch for "per port cross-numa-polling" and attached herewith. The results are captured in 'cross-numa-results.txt'. We see PMD to RxQ assignment evenly balanced across all PMDs with this patch. Please take a look and let us know your inputs. Please

Re: [ovs-dev] [PATCH 0/4] dpif-netdev: rxq auto-lb improvements

2021-09-22 Thread Anurag Agarwal via dev
Thanks Kevin. We'll surely discuss and consider these inputs. Regards, Anurag -Original Message- From: Kevin Traynor Sent: Friday, September 17, 2021 2:13 PM To: Anurag Agarwal ; Ilya Maximets ; anura...@gmail.com; d...@openvswitch.org Cc: rudrasury...@acldigital.com; Anju Thomas ;

Re: [ovs-dev] [PATCH 0/4] dpif-netdev: rxq auto-lb improvements

2021-09-16 Thread Anurag Agarwal via dev
Thanks Ilya for your email. Except for one patch, all the others are superseded by the patchset posted by Kevin. Outstanding patch that should be applicable is the following one: [ovs-dev] [PATCH 4/4] dpif-netdev: Allow cross-NUMA polling on selected ports https://mail.openvswitch.org/pipermai