our kernel?
ben
> -Original Message-
> From: vpp-dev@lists.fd.io On Behalf Of Lijian
> Zhang
> Sent: mercredi 19 juin 2019 09:13
> To: Dave Barach (dbarach) ; Damjan Marion
>
> Cc: vpp-dev@lists.fd.io; Juraj Linkeš
> Subject: Re: [vpp-dev] VPP tap interface issue o
age-
> From: vpp-dev@lists.fd.io On Behalf Of Lijian Zhang
> Sent: mercredi 19 juin 2019 09:13
> To: Dave Barach (dbarach) ; Damjan Marion
>
> Cc: vpp-dev@lists.fd.io; Juraj Linkeš
> Subject: Re: [vpp-dev] VPP tap interface issue on Arm servers
>
> Thanks Dave and Damjan
.
From: Dave Barach (dbarach)
Sent: 2019年6月18日 23:54
To: Damjan Marion
Cc: Lijian Zhang (Arm Technology China) ;
vpp-dev@lists.fd.io
Subject: RE: [vpp-dev] VPP tap interface issue on Arm servers
Ack.
On the [single remaining] 18.04 LTS ThunderX system – 10.30.51.65 - vpp manages
to create the
transmitted on the vhost interface.
This isn’t a vpp problem AFAICT.
HTH... Dave
From: Damjan Marion
Sent: Tuesday, June 18, 2019 11:35 AM
To: Dave Barach (dbarach)
Cc: Lijian Zhang ; vpp-dev@lists.fd.io
Subject: Re: [vpp-dev] VPP tap interface issue on Arm servers
Vhost-net kernel module is
ages on a Raspberry-Pi – I have
> one, and I’ve done that – it takes measured-in-hours to build an image. I
> don’t have that kind of time available.
>
> HTH... Dave
>
>
> From: vpp-dev@lists.fd.io On Behalf Of Lijian Zhang
> Sent: Tuesday, June 18, 2019 1:35 AM
> To:
an image. I don’t
have that kind of time available.
HTH... Dave
From: vpp-dev@lists.fd.io On Behalf Of Lijian Zhang
Sent: Tuesday, June 18, 2019 1:35 AM
To: vpp-dev@lists.fd.io
Cc: nd
Subject: [vpp-dev] VPP tap interface issue on Arm servers
Hi,
We tried to create a VPP tap interface
Ping vpp tap interface via host tap interface also failed.
I checked vpp counters with ‘show runtime’, but it seems vpp doesn’t receive
any packets.
‘u16 n_left = vring->used->idx – last;’ in function
virtio_device_input_inline() is always 0.
Could you please give suggestions on root-causing the
Hi,
We tried to create a VPP tap interface, assigned ip address to both VPP and
Linux side, and then ping VPP tap interface via host interface, and vice versa.
But ping failed on both side.
With below ping via VPP tap interface for example, it seems VPP has sent out
packets, but there’s no any c