Gave a presentation at Cisco Live US at the end of June showing two Docker
containers performing at 110Gbps.
Attached presentation to wiki (
https://wiki.fd.io/view/Presentations#Presentations)
If that's TL;DR here is a 2min YouTube video (https://youtu.be/JplMMRcb8c8)
All code will be pushed in
Folks,
Happy to be able to share the latest on where we are at with the VPP
communications library (VCL) and a matching POSIX Socket LD_PRELOAD library
for container networking.
On a Haswell 3.5GHz machine, running Brent Salisbury's
"networkstatic/iperf3" Docker image:
- running using default ker
Folks,
Updated README.md in VPPSB for VCL-preload.
Also put a version on the VPP wiki:
https://wiki.fd.io/view/VPP/VPPCommunicationsLibrary
Enjoy!
___
vpp-dev mailing list
vpp-dev@lists.fd.io
https://lists.fd.io/mailman/listinfo/vpp-dev
Hi there,
As of 17.10 you can now register for statistics on a per interface level.
You need the sw_if_index of the interface you want stats for, but the calls
are in
https://git.fd.io/vpp/tree/src/vpp/stats/stats.api
but as an example:
Register:
autoreply define want_per_interface_simple_stats
ive this
> stats. calling other function or variable? Can you tell me how to receive
> stats in my c program?
>Thanks!
>
>
> ------ 原始邮件 --
> *发件人:* "Keith Burns";;
> *发送时间:* 2017年9月27日(星期三) 上午6:39
> *收件人:* "重新开始"<158038
Peter,
As you might be aware we've been focused on showcasing VPP integrated with
the Ligato project for KubeCon this week.
Once folks are back next week there's quite a bit of technical debt we need
to address.
There's also interest from other parties to use LIBVCL (not LDP per se),
and I suspe
CKET, SO_REUSEADDR, ...) does nothing,
> therefore, getsockopt(...) does not confirm an expected change
>
>
> Regards,
>
> Peter
> --
> *Od:* Keith Burns
> *Odoslané:* štvrtok, 7. decembra 2017 16:05:39
> *Komu:* Peter Palmár
> *Kópia
Been seeing this since yesterday on two separate 16.04 boxes:
https://gist.github.com/051cc22ca505766a37111f8fa9b24b2f
I did try "wget into ~/Downloads" as suggested in a thread by Damjan but no
dice.
___
vpp-dev mailing list
vpp-dev@lists.fd.io
https:
alhost:/vpp/dpdk$ md5sum dpdk-17.11.tar.xz
>
> 61e79ac968343d7a4a4050dcaa2d6f36 dpdk-17.11.tar.xz
>
>
>
> and update Makefile
>
> DPDK_17.11_TARBALL_MD5_CKSUM := 61e79ac968343d7a4a4050dcaa2d6f36
>
>
>
> *From: * on behalf of Keith Burns <
> alaga...@gmai
+1 Hongjun!
On Jan 4, 2018 7:15 PM, "Zhou, Danny" wrote:
> +1 for Hongjun
>
>
>
> *From:* a...@yunify.org [mailto:a...@yunify.org]
> *Sent:* Friday, January 5, 2018 9:06 AM
> *To:* Zhou, Danny ; t...@lists.fd.io;
> nsh_sfc-...@lists.fd.io
> *Cc:* vpp-dev@lists.fd.io
> *Subject:* Re: [nsh_sfc-dev
+1
On Feb 6, 2018 6:29 AM, "Dave Barach (dbarach)" wrote:
To record Damjan’s vote…
*From:* Damjan Marion (damarion)
*Sent:* Tuesday, February 6, 2018 9:07 AM
*To:* Dave Barach (dbarach)
*Cc:* Keith Burns (krb) ; Florin Coras (fcoras) <
fco...@cisco.com>; John Lo (lo
I thought Pierre Pfister (cc) had done some work with RT linux or at least
with standard kernel and RT settings when doing vhost-user enhancements.
I wanted to check his presentation at an fd.io mini-summit on our wiki, but
it appears that wiki.fd.io is down (as is wiki.opendaylight.org at least
f
Something something corporate network, something switch to plain old
internet something:
https://wiki.fd.io/view/File:FD.io_mini-summit_916_Vhost_Performance_and_Optimization.pptx
On Mon, Feb 19, 2018 at 6:00 AM Keith Burns wrote:
> I thought Pierre Pfister (cc) had done some work with
https://gerrit.fd.io/r/#/c/10702/
Fails due to:
"*01:58:10* AttributeError: 'RPMDBAdditionalData' object has no attribute
'yumdb_cache'"
(ref: https://jenkins.fd.io/job/vpp-verify-master-opensuse/1658/console)
The Google Way-back machine says
https://forums.opensuse.org/showthread.php/508461-yu
Klement,
I didn't actually test that specific combo.
~0 was kept for backwards compatibility.
If you raise the JIRA, assign it to me, and I will have a look.
On Tue, Feb 27, 2018 at 5:33 AM Klement Sekera wrote:
> Hi,
>
> While doing some testing I noticed that vpp ends in a strange state w
If using default startup.conf found;
src/vpp/conf/startup.conf
it is /var/log/vpp/vpp.log
On Wed, Mar 14, 2018 at 9:27 AM Sara Gittlin wrote:
> Hello All,
>
> what are the VPP standard log and error handlers ?
>
> Thank you
> -Sara
>
>
>
>
On Fri, Oct 14, 2016, 6:03 PM Mandeep Singh via vpp-dev
wrote:
Given the VPP plugin extensible framework it looks very plausible to add
media processing plugin into VPP itself. That is, instead of processing
media in VMs move it into VPP layer. The media control plane can stay as VM
and can inter
Been doing quite a few builds, not noticed DPDK taking longer than usual
On Sat, Oct 15, 2016, 11:49 AM Thomas F Herbert wrote:
> Is anyone else seeing dpdk download speeds running very very slow today? I
> see about 500 bytes/sec on one system and about 20K bytes/sec from another.
>
> --
>
But if the contributor -1 it then I'm ok putting -2 on it as a lock if I'm
a committer on that project.
You can make drafts public but all that will do is force folks who like
that feature (private draft) to go to github where we don't get our
CSIT/verify jobs.
(Drafts are an easy way to check fo
https://gist.github.com/aef7978ee4bbfc5848f0bdb775342eb8
Trusty works fine even though the above complains about Gerrit keys.
Is this a problem with Gerrit or with the Vagrant system?
___
vpp-dev mailing list
vpp-dev@lists.fd.io
https://lists.fd.io/mail
. DSA
> keys have recently been deprecated. You may need to create a new
> RSA key and add it to your keys in gerrit.
>
> Ed
>
> On Tue, Oct 18, 2016 at 4:56 PM, Keith Burns wrote:
>
> https://gist.github.com/aef7978ee4bbfc5848f0bdb775342eb8
>
> Trusty works fine e
Oooops, spoke to soon. Well Dang and Blast ...
I do use RSA keys ...
Does this mean that every place I have my public key I will need to change ?
On Tue, Oct 18, 2016 at 5:15 PM Keith Burns wrote:
> But Trusty works fine ... as in
>
> export VPP_VAGRANT_DISTRO="centos7"
&
x this issue for me in fd.io and in ODL).
>
> Ed
>
>
> On Tue, Oct 18, 2016 at 5:19 PM, Keith Burns wrote:
>
> Oooops, spoke to soon. Well Dang and Blast ...
>
> I do use RSA keys ...
>
> Does this mean that every place I have my public key I will need to change
>
Vagrant. To fix it, try:
>
> ssh-add -A
>
> in Mac OS X Sierra before doing your vagrant up.
>
> Ed
>
> On Tue, Oct 18, 2016 at 5:27 PM, Edward Warnicke
> wrote:
>
> In which case my theory is likely incorrect ;)
>
> Ed
>
> On Tue, Oct 18, 2016 at 5:2
one change as I was
> not able to merge it…)
>
> On 18 Oct 2016, at 20:32, Keith Burns wrote:
>
> But if the contributor -1 it then I'm ok putting -2 on it as a lock if I'm
> a committer on that project.
>
> You can make drafts public but all that will do is force fo
Scott,
Adding csit-dev.
Also check out https://wiki.fd.io/view/CSIT
Our CSIT project is a bit of a misnomer as it does much much more including
performance.
...or perhaps another way of looking at it is that performance should be
part of any dataplane's functional testing and its perfectly name
Responded to your other email.
On Thu, Oct 20, 2016, 12:32 AM yu scott wrote:
> Hi all
>
> I run vpp in kvm vm,and the software nic is vhost-user.
> I test the vpp route performance with Tester, vm connect Tester with dpdk
> ovs datapath
> I exec the cli "show error"
> it show item has so many
Good stuff,
If you wanted to you could push the diff to vpp to the vppsb repo and folks
could cherry-pick to a specific VPP commit?
On Wed, Oct 19, 2016, 4:45 AM gannega wrote:
> Hi Ray,
>
> I put the scripts in ft-test at the root of the repository.
>
> I cloned vpp completely and chose to
Check out the session on VPP Init from
https://wiki.fd.io/view/Events/Training-2016-04-Content
On Oct 30, 2016 7:13 AM, "mahdi akrami" wrote:
> Hi every body,
>
> It seems that vnet configs and features are mechanisms for dynamically
> add/remove functionality among vpp nodes. I don't know how i
I scheduled a meeting on the fdio calendar for 7-8am Thursday Pacific 11/3.
Webex will be forthcoming.
This is per action item from last week's meeting.
Cheers
Keith.
___
vpp-dev mailing list
vpp-dev@lists.fd.io
https://lists.fd.io/mailman/listinfo/vpp
Yi,
Looks like this was submitted the day of RC0 but didn't get to review until
a bit after.
1. This is why I sent multiple emails along the lines of RC0 is coming
2. Post that, you needed a bug ID and a cherry-pick.
As for a respin this mechanically should be easier now we are on Nexus Pro
BUT
FYI
WHAT WORKS:
Clone VPP using HTTPS i.e.:
git clone https://gerrit.fd.io/r/vpp
… vagrant up
WHAT FAILS:
Clone VPP using SSH with commit hook:
git clone ssh://alaga...@gerrit.fd.io:29418/vpp && scp -p -P 29418
alaga...@gerrit.fd.io:hooks/commit-msg vpp/.git/hooks/
… vagrant up
Errors: https:/
+1
Although two Brits?
From: Dave Barach (dbarach)
Reply: Dave Barach (dbarach)
Date: November 1, 2016 at 9:53:07 AM
To: vpp-dev@lists.fd.io
Subject: Re: [vpp-dev] VPP project committer nomination: Neale Ranns
+1, without question
Thanks… Dave
__
at 01:26, Keith Burns wrote:
>
> I scheduled a meeting on the fdio calendar for 7-8am Thursday Pacific
11/3.
>
> Webex will be forthcoming.
>
> This is per action item from last week's meeting.
>
> Cheers
> Keith.
>
> __
Maros,
You can check vpe.api then ensure there is a corresponding function
vl_api_ in api.c
I know Dave Barach is doing an audit of the API in his CFT. Not sure if
there is a working punchlist or not you could contribute to.
Alternatively if you find something has a CLI and are concerned about a
>
>
>
> *From:* vpp-dev-boun...@lists.fd.io [mailto:vpp-dev-boun...@lists.fd.io] *On
> Behalf Of *Keith Burns
> *Sent:* Thursday, November 03, 2016 9:22 AM
> *To:* Maros Marsalek -X (mmarsale - PANTHEON TECHNOLOGIES at Cisco);
> vpp-dev
> *Subject:* Re: [vpp-dev] Interfac
PM
To: Keith Burns , Dave Barach (dbarach)
Subject: RE: [vpp-dev] https://gerrit.fd.io/r/#/c/2428/ isn't included in
16.09
Thanks, Keith, Vpp Weekly Meeting time is too late for me, so I can’t make it.
Dave, you’re vpp PTL, can you help build vpp 16.09.01 with this fix?
From:
Folks,
Apologies fot late notice, had some new laptop issues this morning.
Meeting will be at my WebEx room
Cisco.webex.com/meet/krb
___
vpp-dev mailing list
vpp-dev@lists.fd.io
https://lists.fd.io/mailman/listinfo/vpp-dev
Try from project root:
git clean -fdx
make install-dep bootstrap build-vpp-api
Then you can:
make build (debug image)
make pkg-deb (debian packaging)
etc
make
will return the options.
From: 王鹏 <15803846...@163.com> <15803846...@163.com>
Reply: 王鹏 <15803846...@163.com> <15803846...@163.com
I just did a git pull on master.
I'm on Ubuntu 16.04.
git clean -fdx
make install-dep bootstrap build
No problems.
On Mon, Nov 21, 2016 at 7:36 AM Deepanshu Saxena
wrote:
> Hi,
>
> I am also facing the same error in debian packaging ( make pkg-deb ). I
> followed the suggested steps but it
Please note I updated https://wiki.fd.io/view/Meetings to reflect that TLDK
meeting is:
NOW:
- 7am Friday Pacific
WAS:
- 8am Wed Pacfic
___
vpp-dev mailing list
vpp-dev@lists.fd.io
https://lists.fd.io/mailman/listinfo/vpp-dev
Potentially a couple of things wrong:
1.
3756520960 == 223.231.246.0
575366855 == 34.75.102.199
192.168.1.1 == 3232235777
Maybe some Endian badness going on here?
2. Where is the default route pointing at ? I’ve seen IGMP issues where if the
default route isn’t pointing at the desired IGMP
On Wed, Nov 23, 2016 at 5:23 AM gannega wrote:
> Hi Keith,
>
> This is a kind reminder.
>
>
Apologies for tardiness...
> Also, I stumbled upon VPP-320, and especially
> https://gerrit.fd.io/r/#/c/1676/ which adds a 6 Bytes of plugin_metadata
> in the opaque1 union, which has been reopened for n
hings I should not in the flowtable (which
> wasn't obvious to me until you explained it that way) ... so I'll go fix
> that.
>
>
> Thanks again,
>
> Best regards,
>
>
> On 11/23/16 14:55, Keith Burns wrote:
> >
> >
> > On Wed, Nov 23, 2016 at
https://gerrit.fd.io/r/#/c/4754/1
Also https://gerrit.fd.io/r/#/c/4758/ failed for some spurious reason.
___
vpp-dev mailing list
vpp-dev@lists.fd.io
https://lists.fd.io/mailman/listinfo/vpp-dev
t-jenkins-1/vpp-csit-verify-virl-1701/29";>https://logs.fd.io/production/vex-yul-rot-jenkins-1/vpp-csit-verify-virl-1701/29*13:53:05*
[WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done*13:53:05*
Finished: FAIL
On Wed, Jan 18, 2017 at 8:40 AM Keith Burns wrote:
> https://gerrit.fd.
Did a fresh clone and "make bootstrap" returns:
Building dpdk in
/home/alagalah/git/work/fdio/vpp/build-root/build-vpp_debug-native/dpdk
make[2]: Entering directory '/home/alagalah/git/work/fdio/vpp/dpdk'
/bin/bash: rpm: command not found
/bin/bash: rpm: command not found
/bin/bash: rpm:
Hongjun,
I'll take a look this morning after the VPP meeting.
Looks pretty straight forward that it can't find the macro. More than
likely some changes on the VPP side with includes but let me have a look.
On Mon, Feb 6, 2017, 12:55 PM Ni, Hongjun wrote:
> Hey,
>
>
>
> Currently, it seems that
Please see current NSH status for VPP meeting.
-- Forwarded message -
From: Zhou, Danny
Date: Mon, Feb 6, 2017, 4:27 PM
Subject: Re: [nsh_sfc-dev] NSH_SFC weekly meeting agenda Feb 6th.
To: nsh_sfc-...@lists.fd.io
Meeting Minutes:
1) NSH_SFC 17.01 is released on Jan 31
Raghav,
You have to draw a line between "supported" and "can it be made to work".
For instance I recall when a friend of mine, Christophe Fontaine, did an
implementation on 32bit RPi. As Burt suggested, he did all the testing, and
the net ask iirc was for some changes to a few types in vppinfra t
Hongjun,
We replicate the graph across all threads.
The question is what do you want the node to do when it sees this event?
If for instance a packet triggered an event that another node needs to know
about in order to subsequently process THAT packet, ignoring the fact it's
going to stay
On Wed, Mar 8, 2017 at 2:29 PM wrote:
> hi Dave and hongjun:
>
>
> We also got confused with below code. Dos it works correctly?
>
> Maybe the dhcp_proxy_to_client_input fuction runs in the worker thread,
> and it will call vlib_process_signal_event function to trigger
> dhcp-proccess node in
Check what the name of the system interface is:
ip -o a
We don't create the veth pair for you, so once you do this with "ip link"
and ostensibly move one end into a netns, the other end is the one you add
to VPP.
On Mar 21, 2017 2:06 PM, "Shravan Ambati" wrote:
> Thanks Ole!
> I did try it b
+1
On Mar 27, 2017 4:12 AM, "Damjan Marion (damarion)"
wrote:
Hello VPP committers,
I would like to nominate Sergio Gonzales Monroy as a VPP project committer.
History of Sergio’s merged contributions to the VPP project:
https://gerrit.fd.io/r/#/q/owner:sergio.gonzalez.monroy%
2540intel.com+
Billy,
Apologies, that was a convenience I did for the attendees of the devboot
course last year.
In the course notes I had the git checksum of the commit, but as Dave
points out, a bit stale.
I find a combo of "ldd" against the VPP binary you have built and
ultimately want to install and "ldcon
Does this need to be backported to stable/1704?
I just did a fresh pull and am getting the same error when trying to
install the .deb files.
Processing triggers for libc-bin (2.23-0ubuntu7) ...
Errors were encountered while processing:
vpp-api-python
alagalah@thing1:vpp (stable/1704)*$ git ld -
Burt,
Would you consider putting this on to the wiki?
On Apr 5, 2017 11:52 AM, "Burt Silverman" wrote:
> Followup to my "how to use virt-manager" and how to get a small VM study.
>
> Here is the standard way to do a graphical VM, using virt-manager, with a
> guest image that is not too large.
https://docs.fd.io/vpp/
We use the yy.mm convention.
So 17.07 is "under development" or master tag, and not released.
According to
https://wiki.fd.io/view/Projects/vpp/Release_Plans/Release_Plan_17.04 the
next release is due 4/19
On Apr 7, 2017 8:38 AM, "Sharath" wrote:
> Hello,
>
> How
Any chance OS_ID / OS_VERSION in Makefile could be modified to incorporate
ID_LIKE ?
Reason is OS' like Linux Mint fail make with:
alagalah@thing3:/mnt/hgfs/git/personal/vpp$ make install-dep
Makefile:325: *** "This option currently works only on Ubuntu, Debian,
RHEL, CentOS or openSUSE systems"
Issue:
IDE doesn't know what to do with:
"from framework import VppTestCase, VppTestRunner"
What I tried:
Pointed IDE to use the python-interpreter in ".../vpp/test/run/venv/bin/python"
but that doesn't contain framework in its site-packages etc.
.../vpp/test/doc/overview.rst references a "virtu
https://fdio-vpp.readthedocs.io/en/latest/gettingstarted/installing/index.html#installing-on-ubuntu
^^^
Thats just an example, get the "Sorry this page does not exist yet" ascii art.
Am I doing it wrong?
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online
Well I was and I wasn't.
Found the "we have moved" page when on the home page. I think some clean up is
needed.
Here is what happens:
- I google for "vpp read the docs" or some such and get to:
https://fdio-vpp.readthedocs.io/en/latest/
- this presents me with what appears to be a normal docum
Love the in-memory / directory based stats structure, and wanted to know
the best way to go about adding some counters I want exposed in same manner.
Is anyone planning on doing a write-up for Stats similar to other sections
of https://fd.io/docs/vpp/master/gettingstarted/developers/index.html ?
Is there any more up to date collateral for an Introductory VPP
presentation ?
https://wiki.fd.io/view/Presentations
Also, be nice if all presentations were actual presentations, not PDFs.
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#15856): htt
Had some issues building with fresh Ubuntu Focal install around python3.
To fix I had to:
sudo apt install python3-venv
python3 -m venv "~/pyenv/vpp"
source ~/pyenv/vpp/bin/activate
# build fails without manually installing
pip install ply
cd
make install-dep build
-=-=-=-=-=-=-=-=-=-=-=-
Links
make pkg-deb
dpkg-checkbuilddeps: error: Unmet build dependencies: dh-python
What is "install-deps" and "install-ext-deps" doing?
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#16765): https://lists.fd.io/g/vpp-dev/message/16765
Mute This Topic:
t-jenkins-1/vpp-csit-verify-virl-1701/29";>https://logs.fd.io/production/vex-yul-rot-jenkins-1/vpp-csit-verify-virl-1701/29*13:53:05*
[WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done*13:53:05*
Finished: FAIL
On Wed, Jan 18, 2017 at 8:40 AM Keith Burns wrote:
> https://gerrit.fd.
67 matches
Mail list logo