Re: [PATCH v4 01/14] bus/vmbus: move independent code from Linux

2022-04-26 Thread Srikanth K
Sure Stephen. I will change it to unix. On Tue, 19 Apr 2022, 8:19 pm Stephen Hemminger, wrote: > On Mon, 18 Apr 2022 09:59:02 +0530 > Srikanth Kaka wrote: > > > Move the OS independent code from Linux dir in-order to be used > > by FreeBSD > > > > Signed-off-by: Srikanth Kaka > > Signed-off-by

Re: [PATCH v3 00/15] add FreeBSD support to VMBUS & NetVSC PMDs

2022-04-19 Thread Srikanth K
Got it, thanks! The next patchset is in progress with the fix and it also removes common code between Linux and FreeBSD. It will be submitted soon. On Thu, 14 Apr 2022, 2:24 pm Thomas Monjalon, wrote: > 17/02/2022 17:05, Srikanth Kaka: > > This patch series adds support to VMBUS & NetVSC PMDs

Re: [dpdk-dev] [PATCH 00/19] MLX5 FreeBSD support

2021-10-01 Thread Srikanth K
Got it, thanks for the clarification. Regards, Srikanth On Thu, Sep 30, 2021 at 10:25 PM Thomas Monjalon wrote: > 30/09/2021 18:27, Srikanth K: > > Sure, I will follow the Windows support approach. > > > > Regarding the patches organization, they were arranged logically

Re: [dpdk-dev] [PATCH 06/11] net/netvsc: request HV_UIO to open sub-channels

2021-10-01 Thread Srikanth K
Sure. I will add the comment in v2. Regards, Srikanth On Fri, Oct 1, 2021 at 4:49 AM Long Li wrote: > > Subject: [PATCH 06/11] net/netvsc: request HV_UIO to open sub-channels > > > > [You don't often get email from srikant...@oneconvergence.com. Learn > > why this is important at http://aka.ms

Re: [dpdk-dev] [PATCH 00/19] MLX5 FreeBSD support

2021-09-30 Thread Srikanth K
9, 2021 at 9:50 PM Thomas Monjalon wrote: > 29/09/2021 17:56, Srikanth K: > > Hi Thomas, > > > > PFA the test report. It covers all the features that were tested across > > various platforms. > > > > The features mentioned in the test report depend on a modi

Re: [dpdk-dev] [PATCH 00/19] MLX5 FreeBSD support

2021-09-29 Thread Srikanth K
Hi Thomas, PFA the test report. It covers all the features that were tested across various platforms. The features mentioned in the test report depend on a modified FreeBSD OFED. There is an ongoing review of these changes by the FreeBSD community. https://reviews.freebsd.org/p/vag.singh_oneconve