zephyr/tests/drivers/build_all/ethernet
Robert Lubos 8e2722e1ca net: Provide separate configs for TX/RX memory pool for variable bufs
Instead of having a single config specifying the memory pool size for
variable-sized net buffers, have a separate one for TX and RX for better
configuration granularity when optimizing memory usage of the
application.

Deprecate the old configuration but use its value as a default (for now)
for the new configs. This will need to change when the config is
deleted.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2024-03-29 15:56:07 -05:00
..
src samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
CMakeLists.txt
prj.conf net: Provide separate configs for TX/RX memory pool for variable bufs 2024-03-29 15:56:07 -05:00
spi_devices.overlay tests: drivers: build_all: ethernet: Move app overlay to spi 2024-03-08 09:37:15 +01:00
testcase.yaml tests/drivers/build_all: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00