Describe the bug
when running samples/net/promiscuous _mode for qemu_x86 or for frdm_k64f reports
To Reproduce
Steps to reproduce the behavior:
- mkdir build; cd build
- cmake -DBOARD=qemu_x86
- make
- See error. Error is identical both for qemu and frdm
Expected behavior
Sample acts as described
Impact
Promiscuous mode cannot be enabled
Screenshots or console output
uart:~$ promisc on 1
Promiscuous mode ON...
Cannot set promiscuous mode for interface 0x004127e0 (-35)
Environment (please complete the following information):