No sure if -stable is the right mailing list for this one.
We recently moved our software from 11.0-p9 to 11.1-p1, but looks like there
is a regression in 11.1-p1 running on HyperV (Windows/HyperV 2012 R2) where
the virtual hn0 interface hangs with the following kernel messages:
hn0: on vmbus0
We recently moved our software from 11.0-p9 to 11.1-p1, but looks like there
is a regression in 11.1-p1 running on HyperV (Windows/HyperV 2012 R2) where
the virtual hn0 interface hangs with the following kernel messages:
hn0: on vmbus0
hn0: Ethernet address: 00:15:5d:31:21:0f
hn0: link sta
On Wed, 6 Sep 2017 12:02:43 +0100
Pete French wrote:
> > We recently moved our software from 11.0-p9 to 11.1-p1, but looks like
> > there is a regression in 11.1-p1 running on HyperV (Windows/HyperV 2012
> > R2) where the virtual hn0 interface hangs with the following kernel
> > messages:
> >
>
On 6/9/17 7:02 pm, Pete French wrote:
We recently moved our software from 11.0-p9 to 11.1-p1, but looks
like there
is a regression in 11.1-p1 running on HyperV (Windows/HyperV 2012
R2) where
the virtual hn0 interface hangs with the following kernel messages:
hn0: on vmbus0
hn0: Ethernet a
Hi,
Are you looking to acquire the updated and verified Amazon web services - Cloud
Service Users Email List in excel sheet for unlimited usage?
You may also be interested in the database of: Citrix Cloud, Google Cloud, IBM
Cloud, Salesforce Cloud, Microsoft Cloud, Rackspace Cloud, VMware Cloud
Paul Koch paul.koch at akips.com wrote on
Wed Sep 6 09:33:26 UTC 2017 :
> We recently moved our software from 11.0-p9 to 11.1-p1, but looks like there
> is a regression in 11.1-p1 running on HyperV (Windows/HyperV 2012 R2) where
> the virtual hn0 interface hangs with the following kernel messages:
Is it possible to tell me your workload? e.g. TX heavy or RX heavy.
Enabled TSO or not. Details like how the send syscalls are issue will
be interesting. And your Windows version, include the patch level,
etc.
Please try the following patch:
https://people.freebsd.org/~sephe/hn_dec_txdesc.diff
On Thu, 7 Sep 2017 10:22:40 +0800
Sepherosa Ziehau wrote:
> Is it possible to tell me your workload? e.g. TX heavy or RX heavy.
> Enabled TSO or not. Details like how the send syscalls are issue will
> be interesting. And your Windows version, include the patch level,
> etc.
>
> Please try th
Ignore ths hn_dec_txdesc.diff, please try this done; should be more effective:
https://people.freebsd.org/~sephe/hn_inc_txbr.diff
On Thu, Sep 7, 2017 at 10:22 AM, Sepherosa Ziehau wrote:
> Is it possible to tell me your workload? e.g. TX heavy or RX heavy.
> Enabled TSO or not. Details like how