Re: [PATCH v3 1/8] examples/l3fwd: make eventdev an optional dependency

2023-06-23 Thread Bruce Richardson
On Fri, Jun 23, 2023 at 12:15:01PM +0100, Bruce Richardson wrote: > With l3fwd being a very commonly used example app, and built as part of > our CI tests, we need to ensure it's buildable with just about all > supported DPDK configurations. To enable l3fwd application to be built > when the event

[PATCH v3 1/8] examples/l3fwd: make eventdev an optional dependency

2023-06-23 Thread Bruce Richardson
With l3fwd being a very commonly used example app, and built as part of our CI tests, we need to ensure it's buildable with just about all supported DPDK configurations. To enable l3fwd application to be built when the eventdev library is disabled, we need to compile in the eventdev support condit