Re: [PATCH] net/sxe: add build and doc infrastructure

2024-10-20 Thread Stephen Hemminger
On Sat, 19 Oct 2024 19:42:03 -0700 Jie Liu wrote: > Adding a minimum maintainable directory structure for the > network driver and request maintenance of the sxe driver. > > Signed-off-by: Jie Liu Even the minimum version patch has to compile cleanly, this one doesn't. Please fix and resubmit

[PATCH] net/sxe: add build and doc infrastructure

2024-10-19 Thread Jie Liu
Adding a minimum maintainable directory structure for the network driver and request maintenance of the sxe driver. Signed-off-by: Jie Liu --- MAINTAINERS | 6 app/test-pmd/meson.build| 3 ++ doc/guides/nics/features/sxe.ini| 9 ++

[PATCH] net/sxe: add build and doc infrastructure

2024-10-19 Thread Jie Liu
From: root Adding a minimum maintainable directory structure for the network driver and request maintenance of the sxe driver. Signed-off-by: Jie Liu --- MAINTAINERS | 6 app/test-pmd/meson.build| 3 ++ doc/guides/nics/features/sxe.ini