[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v3 06/20] util/dsa: Add dependency idxd.
From: |
Peter Xu |
Subject: |
Re: [PATCH v3 06/20] util/dsa: Add dependency idxd. |
Date: |
Thu, 1 Feb 2024 13:34:44 +0800 |
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.xiang@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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [PATCH v3 06/20] util/dsa: Add dependency idxd.,
Peter Xu <=