Re: [PATCH v3 06/20] util/dsa: Add dependency idxd.

2024-01-31 Thread Peter Xu
On Thu, Jan 04, 2024 at 12:44:38AM +, 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

[PATCH v3 06/20] util/dsa: Add dependency idxd.

2024-01-03 Thread Hao Xiang
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 --- linux-headers/linux/idxd.h | 356 +