Re: [PATCH 01/13] net/sxe: add base driver directory and doc

2025-04-26 Thread Stephen Hemminger
On Thu, 24 Apr 2025 19:36:40 -0700 Jie Liu wrote: > From: JieLiu > > Adding a minimum maintainable directory structure for the > network driver and request maintenance of the sxe driver. > > Signed-off-by: Jie Liu Cross build for windows fails: DPDK 25.07.0-rc0 User defined options Cr

Re: [PATCH 01/13] net/sxe: add base driver directory and doc

2025-04-26 Thread Stephen Hemminger
On Thu, 24 Apr 2025 19:36:40 -0700 Jie Liu wrote: > From: JieLiu > > Adding a minimum maintainable directory structure for the > network driver and request maintenance of the sxe driver. > > Signed-off-by: Jie Liu Build test failed for 32 bit x86 DPDK 25.07.0-rc0 User defined options

[PATCH 01/13] net/sxe: add base driver directory and doc

2025-04-24 Thread Jie Liu
From: JieLiu Adding a minimum maintainable directory structure for the network driver and request maintenance of the sxe driver. Signed-off-by: Jie Liu --- MAINTAINERS | 6 +++ doc/guides/nics/features/sxe.ini| 82 + doc/guides/nics/feat