Displaying 6 results from an estimated 6 matches for "enc1".
Did you mean:
enc
2017 Mar 15
5
[Bug 2693] New: ssh: Include'ed host is not resolved by ssh
...v at gmail.com
I'm trying to use ssh client. I've created following configs:
/home/pay/.ssh/config:
===========cut here==========
Host thtv.db?
User pva
Include ssh-config/*.ssh
===========cut here==========
/home/pay/.ssh/ssh-config/thtv.ssh:
===========cut here==========
Host thtv.enc1
Port 2249
HostName 10.0.200.18
===========cut here==========
But ssh is not able to "resolve" thtv.enc1:
$ ssh thtv.enc1 -vvv
OpenSSH_7.4p1, OpenSSL 1.0.2k 26 Jan 2017
debug1: Reading configuration data /home/pay/.ssh/config
debug3: /home/pay/.ssh/config line 4: Including file...
2020 Jan 07
6
vhost changes (batched) in linux-next after 12/13 trigger random crashes in KVM guests after reboot
...rivers/vhost/vhost.c:2634:8: error: ?id? undeclared (first use in this function); did you mean ?i??
2634 | ret = id;
| ^~
| i
I changed that to i
The last step then gave me (on commit 50297a8480b439efc5f3f23088cb2d90b799acef vhost: use batched version by default)
net enc1: Unexpected TXQ (0) queue failure: -5
in the guest.
bisect log so far:
[cborntra at m83lp52 linux]$ git bisect log
git bisect start
# bad: [3131e79bb9e9892a5a6bd33513de9bc90b20e867] vhost: use vhost_desc instead of vhost_log
git bisect bad 3131e79bb9e9892a5a6bd33513de9bc90b20e867
# good: [d1281e3a...
2020 Jan 07
6
vhost changes (batched) in linux-next after 12/13 trigger random crashes in KVM guests after reboot
...rivers/vhost/vhost.c:2634:8: error: ?id? undeclared (first use in this function); did you mean ?i??
2634 | ret = id;
| ^~
| i
I changed that to i
The last step then gave me (on commit 50297a8480b439efc5f3f23088cb2d90b799acef vhost: use batched version by default)
net enc1: Unexpected TXQ (0) queue failure: -5
in the guest.
bisect log so far:
[cborntra at m83lp52 linux]$ git bisect log
git bisect start
# bad: [3131e79bb9e9892a5a6bd33513de9bc90b20e867] vhost: use vhost_desc instead of vhost_log
git bisect bad 3131e79bb9e9892a5a6bd33513de9bc90b20e867
# good: [d1281e3a...
2020 Jan 07
0
vhost changes (batched) in linux-next after 12/13 trigger random crashes in KVM guests after reboot
...clared (first use in this function); did you mean ?i??
> 2634 | ret = id;
> | ^~
> | i
>
> I changed that to i
>
>
> The last step then gave me (on commit 50297a8480b439efc5f3f23088cb2d90b799acef vhost: use batched version by default)
> net enc1: Unexpected TXQ (0) queue failure: -5
> in the guest.
>
> bisect log so far:
> [cborntra at m83lp52 linux]$ git bisect log
> git bisect start
> # bad: [3131e79bb9e9892a5a6bd33513de9bc90b20e867] vhost: use vhost_desc instead of vhost_log
> git bisect bad 3131e79bb9e9892a5a6bd33...
2020 Jan 07
2
vhost changes (batched) in linux-next after 12/13 trigger random crashes in KVM guests after reboot
On 06.01.20 11:50, Michael S. Tsirkin wrote:
> On Wed, Dec 18, 2019 at 04:59:02PM +0100, Christian Borntraeger wrote:
>> On 18.12.19 16:10, Michael S. Tsirkin wrote:
>>> On Wed, Dec 18, 2019 at 03:43:43PM +0100, Christian Borntraeger wrote:
>>>> Michael,
>>>>
>>>> with
>>>> commit db7286b100b503ef80612884453bed53d74c9a16
2020 Jan 07
2
vhost changes (batched) in linux-next after 12/13 trigger random crashes in KVM guests after reboot
On 06.01.20 11:50, Michael S. Tsirkin wrote:
> On Wed, Dec 18, 2019 at 04:59:02PM +0100, Christian Borntraeger wrote:
>> On 18.12.19 16:10, Michael S. Tsirkin wrote:
>>> On Wed, Dec 18, 2019 at 03:43:43PM +0100, Christian Borntraeger wrote:
>>>> Michael,
>>>>
>>>> with
>>>> commit db7286b100b503ef80612884453bed53d74c9a16