On Thu, Jan 04, 2024 at 12:44:38AM +0000, Hao Xiang wrote: > Idxd is the device driver for DSA (Intel Data Streaming > Accelerator). The driver is fully functioning since Linux > kernel 5.19. This change adds the driver's header file used > for userspace development. > > Signed-off-by: Hao Xiang <hao.xi...@bytedance.com> > --- > linux-headers/linux/idxd.h | 356 +++++++++++++++++++++++++++++++++++++ > 1 file changed, 356 insertions(+) > create mode 100644 linux-headers/linux/idxd.h
This can be addressed and posted separately. I see that we already updated it to v6.7-rc5. Did you check scripts/update-linux-headers.sh? Please check and see the usage. If idxd.h is not pulled in for some reason, we may want to address that. -- Peter Xu