Message ID | 20211122211119.279885-1-anthony.l.nguyen@intel.com (mailing list archive) |
---|---|
Headers | show |
Series | 100GbE Intel Wired LAN Driver Updates 2021-11-22 | expand |
Hello: This series was applied to netdev/net-next.git (master) by Tony Nguyen <anthony.l.nguyen@intel.com>: On Mon, 22 Nov 2021 13:11:16 -0800 you wrote: > Shiraz Saleem says: > > Currently E800 devices come up as RoCEv2 devices by default. > > This series add supports for users to configure iWARP or RoCEv2 functionality > per PCI function. devlink parameters is used to realize this and is keyed > off similar work in [1]. > > [...] Here is the summary with links: - [net-next,1/3] devlink: Add 'enable_iwarp' generic device param https://git.kernel.org/netdev/net-next/c/325e0d0aa683 - [net-next,2/3] net/ice: Add support for enable_iwarp and enable_roce devlink param https://git.kernel.org/netdev/net-next/c/e523af4ee560 - [net-next,3/3] RDMA/irdma: Set protocol based on PF rdma_mode flag https://git.kernel.org/netdev/net-next/c/774a90c1e1a3 You are awesome, thank you!
Hello patchwork-bot, > From: patchwork-bot+netdevbpf@kernel.org <patchwork- > bot+netdevbpf@kernel.org> > > Hello: > > This series was applied to netdev/net-next.git (master) by Tony Nguyen > <anthony.l.nguyen@intel.com>: > > On Mon, 22 Nov 2021 13:11:16 -0800 you wrote: > > Shiraz Saleem says: > > > > Currently E800 devices come up as RoCEv2 devices by default. > > > > This series add supports for users to configure iWARP or RoCEv2 > > functionality per PCI function. devlink parameters is used to realize > > this and is keyed off similar work in [1]. > > > > [...] > > Here is the summary with links: > - [net-next,1/3] devlink: Add 'enable_iwarp' generic device param > https://git.kernel.org/netdev/net-next/c/325e0d0aa683 > - [net-next,2/3] net/ice: Add support for enable_iwarp and enable_roce > devlink param Above patch has a bug and review comments provided.
On Tue, Nov 23, 2021 at 12:20:12PM +0000, patchwork-bot+netdevbpf@kernel.org wrote: > Hello: > > This series was applied to netdev/net-next.git (master) > by Tony Nguyen <anthony.l.nguyen@intel.com>: > > On Mon, 22 Nov 2021 13:11:16 -0800 you wrote: > > Shiraz Saleem says: > > > > Currently E800 devices come up as RoCEv2 devices by default. > > > > This series add supports for users to configure iWARP or RoCEv2 functionality > > per PCI function. devlink parameters is used to realize this and is keyed > > off similar work in [1]. > > > > [...] > > Here is the summary with links: > - [net-next,1/3] devlink: Add 'enable_iwarp' generic device param > https://git.kernel.org/netdev/net-next/c/325e0d0aa683 > - [net-next,2/3] net/ice: Add support for enable_iwarp and enable_roce devlink param > https://git.kernel.org/netdev/net-next/c/e523af4ee560 > - [net-next,3/3] RDMA/irdma: Set protocol based on PF rdma_mode flag > https://git.kernel.org/netdev/net-next/c/774a90c1e1a3 Isn't 15 hours of review time a bit aggressive for patches that introduce new devlink uAPI?!?! Jason