samples: net: zperf: Disable L2 ethernet

This simplifies Zperf commands avoiding needs to handle multiple
interfaces.

Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
This commit is contained in:
Chaitanya Tata 2025-06-19 20:50:57 +05:30 committed by Dan Kalowsky
parent f32cd9330b
commit 9e8a21701b

View File

@ -1,5 +1,6 @@
CONFIG_NET_DRIVERS=y
CONFIG_NET_LOOPBACK=y
CONFIG_NET_L2_ETHERNET=n
CONFIG_NET_LOOPBACK_MTU=1100
# Enable for testing TX only
#CONFIG_NET_LOOPBACK_SIMULATE_PACKET_DROP=y