Re: [PATCH net-next v2 0/2] net: ipa: fix validation

2021-03-22 Thread Leon Romanovsky
On Mon, Mar 22, 2021 at 08:22:20AM -0500, Alex Elder wrote: > On 3/20/21 9:17 AM, Alex Elder wrote: > > There is sanity checking code in the IPA driver that's meant to be > > enabled only during development. This allows the driver to make > > certain assumptions, but not have to verify those assum

Re: [PATCH net-next v2 0/2] net: ipa: fix validation

2021-03-22 Thread Alex Elder
On 3/20/21 9:17 AM, Alex Elder wrote: There is sanity checking code in the IPA driver that's meant to be enabled only during development. This allows the driver to make certain assumptions, but not have to verify those assumptions are true at (operational) runtime. This code is built conditiona

[PATCH net-next v2 0/2] net: ipa: fix validation

2021-03-20 Thread Alex Elder
There is sanity checking code in the IPA driver that's meant to be enabled only during development. This allows the driver to make certain assumptions, but not have to verify those assumptions are true at (operational) runtime. This code is built conditional on IPA_VALIDATION, set (if desired) in