The survey link is:
https://forms.office.com/Pages/ResponsePage.aspx?id=eVlO89lXqkqtTbEipmIYTcwgJ8psxytOnArCkHeSZSZUREdIN09QOEVRSUJWN0I2TzNYUTk5STVJRC4u
Thanks,
Honnappa
> -Original Message-
> From: Honnappa Nagarahalli
> Sent: Thursday, March 14, 2019 10:58 PM
> To: vpp-dev
>
DPDK community is trying to improve DPDK's development process. We are
conducting a survey to understand the pain points. The survey itself takes no
more than 10mns. If you have worked with the community and have feedback,
please consider taking the survey.
The survey is open till 23rd March 20
Related to change 18278[1], I was wondering if there is really a benefit of
dealing with 128-byte cachelines like we do today.
Compiling VPP with cacheline size set to 128 will basically just add 64 bytes
of unused space at the end of each cacheline so
vlib_buffer_t for example will grow from 1
Hi,Jerome:
I want to run my WEB Server and video Server(using RTMP protocol) over QUIC
in VPP . I donot want to modify my WEB/Video Server Code, is there any method
to achieve this?
THANKS.
Davi
At 2019-03-14 16:01:39, "Jerome Tollet via Lists.Fd.Io"
wrote:
Hi Davi,
We are currently
Hi,
The FD.io TSC would like to extend an invitation to community projects to
provide a status updates on work, anticipated roadmap or any challenges
they are working through. We hope this will be an opportunity to gain
additional insights into the great work going on within our diverse
community o
> Hope this can help: https://gerrit.fd.io/r/#/c/18302/
I prefer https://gerrit.fd.io/r/18299
Vratko.
-Original Message-
From: Yohan Pipereau (ypiperea)
Sent: Thursday, 2019-March-14 18:33
To: Vratko Polak -X (vrpolak - PANTHEON TECHNOLOGIES at Cisco)
; Dave Barach (dbarach) ; "Zhou Y
> Probably it would be sufficient to just
>
> improve the current [1] documentation.
>
Hope this can help: https://gerrit.fd.io/r/#/c/18302/
Another solution is to look at existing implementation which uses VAPI:
extra/vom/, gerrit.fd.io/r/sweetcomb, etc...
Yohan
-=-=-=-=-=-=-=-=-=-=-=-
Links:
>> 4) sw_interface_dump return loop10's info instead of loop1
> predictable behavior
Probably it would be sufficient to just
improve the current [1] documentation.
Vratko.
[1]
https://github.com/FDio/vpp/blob/f49ba0e81e0cb9b9f8075cb4ce051b5bacde8ad3/src/vnet/interface.api#L206
From: vpp-dev@l
On Thu, 14 Mar 2019 11:26:05 +
Matan Azrad wrote:
> Hi
>
> From: Stephen Hemminger
> > The vdev_netvsc virtual driver that is used to do initialization on Hyper-
> > V/Azure won't work without failsafe and tap device.
> > If the related devices aren't present, it causes confusing errors late
Thanks for sharing the broken doc URL. I'll fix it.
Dave
-Original Message-
From: vpp-dev@lists.fd.io On Behalf Of Raj
Sent: Thursday, March 14, 2019 10:23 AM
To: vpp-dev
Subject: Re: [vpp-dev] recipe for target 'g2-find-source' failed
On Thu, Mar 14, 2019 at 7:19 PM Dave Barach (dbara
On Thu, Mar 14, 2019 at 7:19 PM Dave Barach (dbarach) wrote:
>
> This is a doc bug. Where exactly is the broken documentation?
https://fdio-vpp.readthedocs.io/en/latest/gettingstarted/developers/eventviewer.html#g2-graphical-event-viewer
> g2 has at least one worthwhile new feature in master/lat
This is a doc bug. Where exactly is the broken documentation?
https://fdio-vpp.readthedocs.io/en/latest/gettingstarted/developers/buildsystem/cmakeandninja.html?highlight=g2
is up to date. See below.
g2 has at least one worthwhile new feature in master/latest - automated anomaly
detection -
The host on vexxhost that were running out instance failed and we had to do
live migration to another host.
Regards,
--
Anton Baranov
Sr. System Operations Engineer
The Linux Foundation
On Tue Mar 12 06:48:32 2019, jgel...@cisco.com wrote:
> Hello,
>
> Could you, please, check Jenkins? All e
> cgo might just about work
> it cost around 300 clock cycles to cross the c <---> golang boundary
Aside of cgo [1], there is also gccgo [2].
But I imagine the performance would still be not good enough.
Vratko.
[1] https://golang.org/cmd/cgo/
[2] https://golang.org/doc/install/gccgo
From: vpp-
Personally, I’m a fan of asking for all the interface names - as infrequently
as possible - and building whatever data structure you like in client code to
do your favorite kind of wildcard lookup.
To avoid unintended consequences for control-plane codes we don’t even know
about, please don’t c
Hello all,
According to docs I can compile g2 using make g2-install. But in 18.10
sources I get this
[raj@vpp-dev-01 build-root (stable-1810)]$ make g2-install
Arch for platform 'native' is native
Finding source for g2
Package g2 not found with path /home/raj/vpp/build-ro
Also there is another mail thread with concerned developer of the same
functionality on this issue, we are working on the same and once resolved will
update , Thanks for the support
Best Regards
Gunaseelan V
98408 60856
From: Gunaseelan Venkatachary - ERS, HCL Tech
Sent: Thursday, March 14, 20
Yes Dan , we refer to the same
Best Regards
Gunaseelan V
98408 60856
From: Bernier, Daniel
Sent: Thursday, March 14, 2019 6:02 PM
To: Gunaseelan Venkatachary - ERS, HCL Tech ;
dmar...@me.com
Cc: vpp-dev@lists.fd.io
Subject: Re: [vpp-dev] Standard VPP functionality for AD4,AD6,AS4,AS6
HI
I
HI
I concur, Gunaseelan you are referring to SRv6 END.AD and END.AS proxy
functions correct ?
Daniel Bernier | Bell Canada
From: vpp-dev@lists.fd.io on behalf of Damjan Marion via
Lists.Fd.Io
Sent: Wednesday, March 13, 2019 10:15 AM
To: Gunaseelan Venkatac
Hello,
Is there any roadmap or suggestion to support QUIC protocol in VPP?
Thanks!
Davi-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#12533): https://lists.fd.io/g/vpp-dev/message/12533
Mute This Topic: https://lists.fd.io/mt/30423896/21656
G
Hi
From: Stephen Hemminger
> The vdev_netvsc virtual driver that is used to do initialization on Hyper-
> V/Azure won't work without failsafe and tap device.
> If the related devices aren't present, it causes confusing errors later in
> initialization when it crafts devargs and attempts to send th
Related to change 18278[1], I was wondering if there is really a benefit of
dealing with 128-byte cachelines like we do today.
Compiling VPP with cacheline size set to 128 will basically just add 64 bytes
of unused space at the end of each cacheline so
vlib_buffer_t for example will grow from 12
Hey Paul,
Thanks very much, I got it, I have a misunderstanding about this API, for
this api return all the interface's info which include the param of name_filter.
Maybe it's a False patch. Thank you again:-??
---
Best Regards
Joe
-- --
?
4) sw_interface_dump return loop10's info instead of loop1
I tested without your patch, and sw_interface_dump returns both interfaces that
match the filter of 'loop1'.
Name Idx State MTU (L3/IP4/IP6/MPLS) Counter
Count
local0
Will be nice from ABF plugin to check if ACL plugin is loaded and avoid
doing something wrong if ACL plugin is not there.
--
Damjan
> On 14 Mar 2019, at 11:08, Andrew Yourtchenko wrote:
>
> hi Chetan,
>
> ABF plugin uses ACL plugin, so you need to disable also abf_plugin.so.
>
> --a
>
> O
And the GBP plugin.
/neale
-Message d'origine-
De : au nom de Andrew Yourtchenko
Date : jeudi 14 mars 2019 à 11:09
À : chetan bhasin
Cc : vpp-dev
Objet : Re: [vpp-dev] I want to disable acl plugin but VPP is not coming up
hi Chetan,
ABF plugin uses ACL plugin, so you n
Thanks a lot Andrew
I will try this and update you the status.
Thanks,
Chetan
On Thu, Mar 14, 2019 at 3:38 PM Andrew 👽 Yourtchenko
wrote:
> hi Chetan,
>
> ABF plugin uses ACL plugin, so you need to disable also abf_plugin.so.
>
> --a
>
> On 3/14/19, chetan bhasin wrote:
> > Hi,
> >
> > I want
hi Chetan,
ABF plugin uses ACL plugin, so you need to disable also abf_plugin.so.
--a
On 3/14/19, chetan bhasin wrote:
> Hi,
>
> I want to disable acl plugin ,but VPP is not coming up without ACL.
>
> Is there any hard dependency with ACl , I want to decrease vsz of VPP
> process by removing AC
Hi Davi,
We are currently working on it. Do you have specific requirements or
suggestions?
Jerome
De : au nom de Davi Scofield
Date : jeudi 14 mars 2019 à 03:32
À : vpp-dev
Objet : [vpp-dev] To support QUIC protocol
Hello,
Is there any roadmap or suggestion to support QUIC protocol in VPP?
Hi,
I want to disable acl plugin ,but VPP is not coming up without ACL.
Is there any hard dependency with ACl , I want to decrease vsz of VPP
process by removing ACL lugin,
Can anybody please suggest.
Thanks,
Chetan
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
Vi
30 matches
Mail list logo