Re: [PATCH] net/ice: add version in symbols map

2024-03-06 Thread David Marchand
On Tue, Mar 5, 2024 at 11:49 AM Bruce Richardson wrote: > > On Tue, Mar 05, 2024 at 11:36:51AM +0100, David Marchand wrote: > > Fixes: 0d8d7bd720ba ("net/ice: support DDP dump switch rule binary") > > Fixes: ab4eaf9a8a31 ("net/ice: dump Tx scheduling tree") > > > > Signed-off-by: David Marchand >

Re: [PATCH] net/ice: add version in symbols map

2024-03-05 Thread Bruce Richardson
On Tue, Mar 05, 2024 at 11:36:51AM +0100, David Marchand wrote: > Fixes: 0d8d7bd720ba ("net/ice: support DDP dump switch rule binary") > Fixes: ab4eaf9a8a31 ("net/ice: dump Tx scheduling tree") > > Signed-off-by: David Marchand > --- Acked-by: Bruce Richardson

[PATCH] net/ice: add version in symbols map

2024-03-05 Thread David Marchand
Fixes: 0d8d7bd720ba ("net/ice: support DDP dump switch rule binary") Fixes: ab4eaf9a8a31 ("net/ice: dump Tx scheduling tree") Signed-off-by: David Marchand --- drivers/net/ice/version.map | 4 1 file changed, 4 insertions(+) diff --git a/drivers/net/ice/version.map b/drivers/net/ice/versio