On Thu, Sep 11, 2025 at 09:31:04AM +0300, Tariq Toukan wrote: > From: Shay Drory <shayd@xxxxxxxxxx> > > Refactor the devcom interface to use a match attribute structure instead > of passing raw keys. This change lays the groundwork for extending devcom > matching logic with additional fields like net namespace, improving its > flexibility and robustness. > > No functional changes. > > Signed-off-by: Shay Drory <shayd@xxxxxxxxxx> > Reviewed-by: Mark Bloch <mbloch@xxxxxxxxxx> > Signed-off-by: Tariq Toukan <tariqt@xxxxxxxxxx> Reviewed-by: Simon Horman <horms@xxxxxxxxxx>