Re: [PATCH v3 0/6] queue start/stop and deferred checks

2025-01-28 Thread Stephen Hemminger
On Mon, 16 Dec 2024 11:11:32 -0800 Stephen Hemminger wrote: > Recent zxdh driver review raised the question of why should > drivers have to check rx_conf for deferred start support. > This can be better handled across all drivers at ethdev level. > > Also found some drivers were incorrect in fea

[PATCH v3 0/6] queue start/stop and deferred checks

2024-12-16 Thread Stephen Hemminger
Recent zxdh driver review raised the question of why should drivers have to check rx_conf for deferred start support. This can be better handled across all drivers at ethdev level. Also found some drivers were incorrect in feature flags about handling of queue start/stop. v3 - fix doc about queue