> Keep existing queues and allocate only the added tail. Growing N to M > now needs M SQ/RQ pairs at peak, rather than N + M. > > Track the fresh queues separately for failure cleanup and XDP references. > Wait for TX-selection readers before freeing old containers, and clear > slots during partial teardown. Full rebuilds now keep the current count. > > Advertise in-driver resize recovery after converting the live resize > paths. Failed rollback still requires recovery. > > Signed-off-by: Long Li <[email protected]>
Sashiko has reviewed this patch and found no issues. It looks great! -- Sashiko AI review ยท https://sashiko.dev/#/patchset/[email protected]?part=13
