On Tue, Feb 11, 2025 at 02:20:51PM +0100, David Marchand wrote: > On Thu, Jan 30, 2025 at 6:27 PM Bruce Richardson > <bruce.richard...@intel.com> wrote: > > > > Add in two extra PCI device id's for future HW versions to be > > supported by idxd driver. This aligns with the definitions present > > in kernel idxd driver [1]. > > > > [1] > > https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/dma/idxd/registers.h#n9 > > > > Signed-off-by: Bruce Richardson <bruce.richard...@intel.com> > > --- > > Cc: sta...@dpdk.org > > > > Since this only adds a couple of device IDs, and there are no other > > changes to the dma/idxd driver in 25.03, perhaps this could be > > considered for backport for 24.11? > > I prefer not to mark with Cc: sta...@dpdk.org, because this is too > vague and LTS maintainers may apply this for 22.11 or 23.11. > For this special request against 24.11, the simpler is to send an > explicit backport request to sta...@dpdk.org with a 24.11 prefix in > the title (and copy Kevin, who handles 24.11). > > Patch applied, thanks. >
Ok, will do. In practice, I think it would be harmless and work fine in all the older releases, but I'll just target 24.11 for safety. /Bruce