On Fri, 24 Jul 2026 17:21:55 -0700 Mohsin Bashir wrote: > +# TX ring size the test shrinks to so the ring fills quickly. > +MIN_TX_RING = 64
Testing against bnxt is failing in NIPA, could you check why? I suspect the rings size may be too small (hence the quote). There was a recent patch to Intel drivers to require min ring of 128 so we may need to try a few values ([32, 64, 128, 256]?) before giving up? -- pw-bot: cr
