Re: Fw: [EXT] Re: [PATCH] octeontx2-nicvf: Add netdev interface support for SDP VF devices
From: Sunil Kovvuri <hidden>
Date: 2021-11-26 04:32:24
________________________________ From: Jakub Kicinski <kuba@kernel.org> Sent: Thursday, November 25, 2021 8:38 PM To: Radha Mohan <redacted> Cc: netdev@vger.kernel.org <redacted>; David S. Miller <davem@davemloft.net>; Sunil Kovvuri Goutham <sgoutham@marvell.com> Subject: [EXT] Re: [PATCH] octeontx2-nicvf: Add netdev interface support for SDP VF devices External Email ---------------------------------------------------------------------- On Wed, 24 Nov 2021 22:00:49 -0800 Radha Mohan wrote:quoted
On Wed, Nov 24, 2021 at 7:27 PM Jakub Kicinski [off-list ref] wrote:quoted
On Wed, 24 Nov 2021 18:21:04 -0800 Radha Mohan wrote:quoted
This patch adds netdev interface for SDP VFs. This interface can be used to communicate with a host over PCIe when OcteonTx is in PCIe Endpoint mode.All your SDP/SDK/management interfaces do not fit into our netdev model of the world and should be removed upstream.SDP is our System DMA Packet Interface which sends/receives network packets to NIX block. It is similar to CGX, LBK blocks but only difference is the medium being PCIe. So if you have accepted that I believe you can accept this as well.Nope, I have not accepted that. I was just too lazy to send a revert after it was merged.
What is the objection here ? Is kernel netdev not supposed to be used with-in end-point ? If customers want to use upstream kernel with-in endpoint and not proprietary SDK, why to impose restrictions. Thanks, Sunil.