[PATCH 0/2] examples/symmetric_mp: log/ignore promiscuous fail
mamcgove at microsoft.com
mamcgove at microsoft.com
Tue Sep 16 19:44:08 CEST 2025
From: Matthew G McGovern <mamcgove at microsoft.com>
Changes all examples/multi_process apps to warn and continue
after a failure to enable promiscuous mode.
This is to allow their use with hardware which does not allow
changes to this mode setting.
Matthew G McGovern (2):
examples/symmetric-mp: ignore promisc enable failure
examples/mp_server: warn on promisc enable failure
---
v2:
* wraps commits/messages to width 70
* adds second commit to apply warn/continue to other mp examples
examples/multi_process/client_server_mp/mp_server/init.c | 4 +++-
examples/multi_process/symmetric_mp/main.c | 4 +++-
2 files changed, 6 insertions(+), 2 deletions(-)
--
2.34.1
More information about the dev
mailing list