Message ID | 20231122183435.2510656-1-srasheed@marvell.com (mailing list archive) |
---|---|
Headers | show |
Series | Get max rx packet length and solve | expand |
Hello: This series was applied to netdev/net-next.git (main) by David S. Miller <davem@davemloft.net>: On Wed, 22 Nov 2023 10:34:33 -0800 you wrote: > Patchsets which resolve observed style issues in control net > source files, and also implements get mtu control net api > to fetch max mtu value from firmware > > Changes: > V2: > - Introduced a patch to resolve style issues as mentioned in V1 > - Removed OCTEP_MAX_MTU macro, as it is redundant. > > [...] Here is the summary with links: - [net-next,v2,1/2] octeon_ep: Solve style issues in control net files https://git.kernel.org/netdev/net-next/c/e40f4c4e50fc - [net-next,v2,2/2] octeon_ep: get max rx packet length from firmware https://git.kernel.org/netdev/net-next/c/0a5f8534e398 You are awesome, thank you!