Re: 60+% ping packet loss on Pi3 under -current and stable-13

From: Hans Petter Selasky <hps_at_selasky.org>
Date: Mon, 02 May 2022 16:48:58 UTC
On 5/2/22 18:43, Bakul Shah wrote:
> This is due to tcpdump.
> 
>> On May 2, 2022, at 8:53 AM, bob prohaska <fbsd@www.zefox.net> wrote:
>>
>> One new oddity is seeing in the daily security report the lines
>> www.zefox.org <http://www.zefox.org/> kernel log messages:
>> +ue0: promiscuous mode enabled
>> +ue0: promiscuous mode disabled
>> +ue0: promiscuous mode enabled
>> +ue0: promiscuous mode disabled
>> +ue0: promiscuous mode enabled
>> +ue0: promiscuous mode disabled
> 
> 

Hi,

You may also want to correlate:

usbconfig dump_stats

with netstat for ue0 .

Especially the BULK column. If something is wrong on the USB level, it 
will show up there.

--HPS