On Wed, Mar 25, 2020 at 11:31:30PM +0100, Vincenzo Maffione wrote:
> Hi Alexandre,
> Thanks. Your patch looks good to me. I assume you have tested it?
> I will commit that to stable/11.
>
> The issue you report on stable/12 is more worrisome. The 'no space in TX
> ring' condition (head==cur==ta
Hi Alexandre,
Thanks. Your patch looks good to me. I assume you have tested it?
I will commit that to stable/11.
The issue you report on stable/12 is more worrisome. The 'no space in TX
ring' condition (head==cur==tail) is ok per-se: on a subsequent poll()
wakeup (e.g. TX interrupt) or explicit
On Wed, Mar 25, 2020, at 4:05 AM, Steven Hartland wrote:
> Just plugging the nic in isn’t always enough for it to link it needs to be
> configured. If you have it configured in the os then this won’t be a
> problem.
>
> Does that make sense?
I think you are saying that my entries in /etc/rc.conf
Just plugging the nic in isn’t always enough for it to link it needs to be
configured. If you have it configured in the os then this won’t be a
problem.
Does that make sense?
On Wed, 25 Mar 2020 at 01:10, Dan Langille wrote:
> They seem to come up on boot ok for me. This system has not been reb