DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH] net/ice: add version in symbols map
@ 2024-03-05 10:36 David Marchand
  2024-03-05 10:49 ` Bruce Richardson
  0 siblings, 1 reply; 3+ messages in thread
From: David Marchand @ 2024-03-05 10:36 UTC (permalink / raw)
  To: dev; +Cc: Steve Yang, Qi Zhang, Wenjun Wu

Fixes: 0d8d7bd720ba ("net/ice: support DDP dump switch rule binary")
Fixes: ab4eaf9a8a31 ("net/ice: dump Tx scheduling tree")

Signed-off-by: David Marchand <david.marchand@redhat.com>
---
 drivers/net/ice/version.map | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/drivers/net/ice/version.map b/drivers/net/ice/version.map
index 24b425d6f7..8449e98aba 100644
--- a/drivers/net/ice/version.map
+++ b/drivers/net/ice/version.map
@@ -7,6 +7,10 @@ EXPERIMENTAL {
 
 	# added in 19.11
 	rte_pmd_ice_dump_package;
+
+	# added in 22.11
 	rte_pmd_ice_dump_switch;
+
+	# added in 24.03
 	rte_pmd_ice_dump_txsched;
 };
-- 
2.43.0


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] net/ice: add version in symbols map
  2024-03-05 10:36 [PATCH] net/ice: add version in symbols map David Marchand
@ 2024-03-05 10:49 ` Bruce Richardson
  2024-03-06 21:07   ` David Marchand
  0 siblings, 1 reply; 3+ messages in thread
From: Bruce Richardson @ 2024-03-05 10:49 UTC (permalink / raw)
  To: David Marchand; +Cc: dev, Steve Yang, Qi Zhang, Wenjun Wu

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 <david.marchand@redhat.com>
> ---

Acked-by: Bruce Richardson <bruce.richardson@intel.com>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] net/ice: add version in symbols map
  2024-03-05 10:49 ` Bruce Richardson
@ 2024-03-06 21:07   ` David Marchand
  0 siblings, 0 replies; 3+ messages in thread
From: David Marchand @ 2024-03-06 21:07 UTC (permalink / raw)
  To: David Marchand; +Cc: Bruce Richardson, dev, Steve Yang, Qi Zhang, Wenjun Wu

On Tue, Mar 5, 2024 at 11:49 AM Bruce Richardson
<bruce.richardson@intel.com> 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 <david.marchand@redhat.com>
> Acked-by: Bruce Richardson <bruce.richardson@intel.com>

Applied, thanks.


-- 
David Marchand


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-03-06 21:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-05 10:36 [PATCH] net/ice: add version in symbols map David Marchand
2024-03-05 10:49 ` Bruce Richardson
2024-03-06 21:07   ` David Marchand

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).