Re: [vpp-dev] Support of "qos egress map" with GTP tunnels

2022-06-08 Thread Ray Kinsella
"Martin Dzuris" writes: > Hi > > > > We need to update DSCP value on gtp output traffic (inside and outside of the > tunnel too ). > > > > I'm creating GTP tunnel : > > > > ... > > vppctl set in state GigabitEthernet0/9/0 up > > vppctl create sub-interfaces GigabitEthernet0/9/0 5

Re: [vpp-dev] Is there any subscription and notification framework in VPP

2022-06-01 Thread Ray Kinsella
Ray Kinsella writes: > vijay.singhme...@gmail.com writes: > >> Hi, >> >> I wants to use subscription and notification framework in VPP. >> For example if we subscribe to particular service like, subscribe to get >> particularly specified packets(coul

Re: [vpp-dev] Is there any subscription and notification framework in VPP

2022-05-30 Thread Ray Kinsella
vijay.singhme...@gmail.com writes: > Hi, > > I wants to use subscription and notification framework in VPP. > For example if we subscribe to particular service like, subscribe to get > particularly specified packets(could be based on particular port/IP etc.) > from VPP to application. >

Re: [vpp-dev] New CSIT dashboard with VPP and DPDK performance data

2022-05-30 Thread Ray Kinsella
"Maciek Konstantynowicz (mkonstan) via lists.fd.io" writes: > Hi, > > Following from Tibor's demo of the new CSIT dashboard on the VPP call > last Tuesday, here the links to what was presented. > > Note that the backend and frontend apps are still being tuned, so please > treat this as an

Re: [vpp-dev] VPP host stack or TLDK

2022-05-30 Thread Ray Kinsella
"haiyan...@ilinkall.cn" writes: > Hi vpp experts: > > we plan to perform mptcp function in vpp, so we compare vpp host stack > and TLDK, which one is better? and what's the difference between > them? I need to sit down a through a feature matrix, that would probably include support for

Re: [vpp-dev] Committer update - Out hiking

2022-05-26 Thread Ray Kinsella
Ole Troan writes: > Guys, > > Apologies for the noise on the list, but just wanted to let you know that I'm > out hiking from now until end of October. > Doing the PCT. At least that's the plan. > > I expect the VPP project will happily continue without me, but please expect > a little delay

Re: [vpp-dev] VPP installation on Amazon Linux 2

2022-03-30 Thread Ray Kinsella
Kunal Parikh writes: > Hello! > > Has anyone attempted to (rpm) install VPP on Amazon Linux 2? > > I've added the repo, but latest RPMs for VPP are not available at > https://packagecloud.io/fdio/release We don't provide packages for Amazon Linux AFAIK. Probably easier to build from scratch?

Re: [vpp-dev] Strange - SRIOV VF VLAN ID is disappeared #dpdk #forwarding

2022-03-02 Thread Ray Kinsella
Eric writes: > Thanks in advance > > the trace packet is: > > --- > Packet 17 > > 00:18:16:753781: dpdk-input > dp0 rx queue 0 > buffer 0x9679b: current data 0, length 60, buffer-pool 0, ref-count 1, > totlen-nifb 0, trace handle 0x10 > ext-hdr-valid > l4-cksum-computed l4-cksum-correct > PKT

Re: [vpp-dev] Strange - SRIOV VF VLAN ID is disappeared #dpdk #forwarding #dpdk

2022-03-01 Thread Ray Kinsella
Eric writes: > Hi Folks, > > *First* , I have config VF vlan with id 100 via > > *ip link set dev eno2 vf 0 vlan 100 > > on the host machine* > the physic nic type as follows: > 1c:00.2 Ethernet controller: Intel Corporation Ethernet Connection *X722* for > 1GbE (rev 09) > > *ip link show* >

Re: [vpp-dev] vnet ipsec script

2022-03-01 Thread Ray Kinsella
Merci Benoit, Benoit Ganne (bganne) via lists.fd.io writes: > Hi Ray, > > [...] >> create ipip tunnel src 10.0.0.2 dst 10.0.0.1 >> ipsec tunnel protect ipip1 sa-in 30 sa-out 20 > > Looking at https://git.fd.io/vpp/tree/src/scripts/vnet/ipsec_tun_protect I > think you are missing the table id

[vpp-dev] vnet ipsec script

2022-02-28 Thread Ray Kinsella
Folks, I came across a funny issue with IPSEC, while trying to update the src/scripts/vnet/ipsec script to use the new cli. Essentially what is happening is that interface index of the ipsec tunnel endpoint is being used as the fib index. To illustrate the issue, you can see a version of the

[vpp-dev] FOSDEM 2022 Network Devroom CFP

2021-11-29 Thread Ray Kinsella
tps://lists.fosdem.org/listinfo/network-devroom Team: = Ray Kinsella Stephan Schmidt Thomas Monjalon Emma Foley Alexander Biehl Charles Eckel -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#20551): https://lists.fd.io/g/vpp-dev/message

Re: [vpp-dev] Libera IRC

2021-06-21 Thread Ray Kinsella
Thanks Vanessa! On 18/06/2021 16:41, Vanessa Valderrama wrote: > The Linux Foundation is moving from Freenode to Libera Chat. The FD.io TSC > approved the move and registered the #fdio and #fdio-meeting channels. If > your project requires an additional channel, please open a request at >

Re: [vpp-dev] Packet generator continuous stream

2021-03-11 Thread Ray Kinsella
To answer my own question. Limit is set by the length (in packets) of the pcap file. You can make continuous with packet-generator configure limit 0. Ray K On 11/03/2021 14:23, Kinsella, Ray wrote: > Folks, > > Is there anyway to tell the Packet Generator to generate a continuous stream? >

[vpp-dev] Packet generator continuous stream

2021-03-11 Thread Ray Kinsella
Folks, Is there anyway to tell the Packet Generator to generate a continuous stream? Configuration is below and is stopping at the end of the pcap files (1m packets). Ray K create packet-generator interface pg1 create packet-generator interface pg2 packet-generator new pcap

Re: [vpp-dev] Scapy license in VPP

2021-02-02 Thread Ray Kinsella
Sure .. the original command line magic was ... find . -name test -type d | xargs -I '{}' find '{}' -type f -exec git --no-pager log --follow --pretty=format:"%ae" "{}" \; -exec echo \; | sort | uniq | sort -t@ -k2 | awk -F@ '{print $2}' | uniq -c Ray On 28/01/2021 17:43, Vratko Polak -X

[vpp-dev] FOSDEM 2021 Software Defined Networking Devroom

2021-02-02 Thread Ray Kinsella
/#sdn:fosdem.org <https://chat.fosdem.org/#/room/#sdn:fosdem.org> All times are in Brussels time, that is GMT+1. (a US friendly time this year!) Look forward to see you there! Ray Kinsella, Emma Foley, Charles Eckle & Thomas Monjalon Title (& subtitle) Speakers Start

[vpp-dev] FOSDEM 2021 SDN Devroom CFP

2020-12-02 Thread Ray Kinsella
s way. If this is case please send me a note at m...@ashroe.eu, and I will remove you from the distribution. Team: = Ray Kinsella Thomas Monjalon Emma Foley Chris Price Charles Eckel -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply

Re: [vpp-dev] VPPSB Project Status

2020-11-11 Thread Ray Kinsella
100% agree. Ray K From: vpp-dev@lists.fd.io On Behalf Of Ole Troan Sent: Wednesday 11 November 2020 07:40 To: Vanessa Valderrama ; vpp-dev@lists.fd.io Subject: Re: [vpp-dev] VPPSB Project Status > Is the VPPSB still an active project? The description is VPP Sandbox but > it doesn't appear to

Re: [vpp-committers] [vpp-dev] VPP committers: VPP PTL vote

2020-09-28 Thread Ray Kinsella
Congrats - well deserved! Ray K On 28/09/2020 12:47, Damjan Marion via lists.fd.io wrote: > > > Now when we have votes from all 12 committers (me excluded) I would like to > thank you all for your +1s. > It is nice to be elected by unanimous decision :) > > — > Damjan > > >> On

Re: [vpp-dev] unused function 'openssl_ops_dec_chacha20_poly1305'

2020-09-21 Thread Ray Kinsella
Using 1:1.1.1d-2.fc31 Upgrade to 1:1.1.1g-1.fc31 is available. Ray K On 21/09/2020 14:37, Damjan Marion via lists.fd.io wrote: > > What is the OpenSSL version you use? > >> On 21 Sep 2020, at 14:55, Ray Kinsella wrote: >> >> Anybody else seeing this build failure

[vpp-dev] unused function 'openssl_ops_dec_chacha20_poly1305'

2020-09-21 Thread Ray Kinsella
Anybody else seeing this build failure. [17/496] Building C object plugins/crypto_openssl/CMakeFiles/crypto_openssl_plugin.dir/main.c.o FAILED: plugins/crypto_openssl/CMakeFiles/crypto_openssl_plugin.dir/main.c.o ccache /usr/bin/clang-9 --target=x86_64-linux-gnu -DHAVE_FCNTL64 -DHAVE_GETCPU

Re: [vpp-dev] Happy Trails to Me...

2020-09-21 Thread Ray Kinsella
Dave, Good for you. Let me take this opportunity to say Thank You! for your wise stewardship and wry sense of humour over the past few years of the FD.io project, for your bootstrapping of multiple development efforts, like the FD.io VPP TCP Stack with Florin and Team, static analysis, too

Re: [vpp-dev] FD.io 20.09 and 21.01 Release Schedule

2020-08-13 Thread Ray Kinsella
ple postpone stuff they plan to code for the upcoming > release until the latest moment ? > > --a > >> On 13 Aug 2020, at 12:12, Ray Kinsella wrote: >> >> Folks, >> >> I just wanted to ask if the current release cadence is working for us? >> >

[vpp-dev] FD.io 20.09 and 21.01 Release Schedule

2020-08-13 Thread Ray Kinsella
Folks, I just wanted to ask if the current release cadence is working for us? A September release (FD.io 20.09) means most reviews need to happen in August, not a month when many people are in the office. Similarly a January release (FD.io 21.01) means most reviews need to happen in December,

Re: [vpp-dev] Replacing master/slave nomenclature

2020-07-13 Thread Ray Kinsella
Hi Stephen, I agree, I don't think we should ignore this. Ed - I suggest we table a discussion at the next FD.io TSC? Ray K On 09/07/2020 17:05, Dave Barach via lists.fd.io wrote: > Looping in the technical steering committee... > > -Original Message- > From: vpp-dev@lists.fd.io On

Re: [vpp-dev] Why VPP performance down very much when I use print() function.

2020-05-07 Thread Ray Kinsella
Hi HieuNT, I am not surprised performance is this bad. There could be a number of causes for this ... but it's not worth debugging. Use the method Dave suggests ... Ray K On 06/05/2020 14:44, Nguyễn Thế Hiếu wrote: > Hi Dave &  Joe. > Thanks for your both answers. I'm glad to see them. > I

[vpp-dev] Disabling hugepages

2020-04-21 Thread Ray Kinsella
Folks, Is there any way to disable the rqmt for hugepages in startup.conf? Ray K signature.asc Description: OpenPGP digital signature -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#16138): https://lists.fd.io/g/vpp-dev/message/16138 Mute This

[vpp-dev] VRRP Unit Tests failing on Master Ubuntu

2020-03-12 Thread Ray Kinsella
Anyone else noticing seeming spurious failures related to the VRRP plugin's unit tests. Some examples from un-related commits. Ray K nat: timed out session scavenging upgrade (https://gerrit.fd.io/r/c/vpp/+/25462)

Re: [vpp-dev] VPP Plugins build errors from IPSec module

2020-02-25 Thread Ray Kinsella
I am not sure how accurate / current the information from the wiki is. However looks like you are missing the Intel Multi-buffer Crypto Library. Try a `make install-ext-deps`, then wipe and rebuild. Ray K On 25/02/2020 22:34, Majumdar, Kausik wrote: > Hi folks, > >   > > I am trying to

Re: [vpp-dev] CLIB_VEC64

2020-02-21 Thread Ray Kinsella
I wasn't even aware it existed ... :-) On 21/02/2020 15:39, Dave Barach via Lists.Fd.Io wrote: > Folks, > >   > > Is anyone actually using 64-bit length vectors, controlled by #ifdef > CLIB_VEC64 in vppinfra? I tend to doubt it... > >   > > The original reason for this feature was to allow

[vpp-dev] RFC: FD.io Summit (Userspace), September, Bordeaux France

2020-02-21 Thread Ray Kinsella
Hi folks, A 2020 FD.io event is something that has been discussed a number of times recently at the FD.io TSC. With the possibility of co-locating such an event with DPDK Userspace, in Bordeaux, in September. Clearly, we are incredibly eager to make sure that such an event would be a success.

Re: [vpp-dev] VPP release 20.01 is complete!

2020-02-06 Thread Ray Kinsella
+1 On 30/01/2020 18:37, Jerome Tollet via Lists.Fd.Io wrote: > +1 ! > >   > > *De : * au nom de Dave Wallace > *Date : *jeudi 30 janvier 2020 à 15:57 > *À : *Andrew Yourtchenko , vpp-dev > *Cc : *csit-dev > *Objet : *Re: [vpp-dev] VPP release 20.01 is complete! > >   > > Congratulations to

Re: [vpp-dev] FD.io CLang debug build weirdness

2020-01-06 Thread Ray Kinsella
Interesting - Clang interprets the forward declaration as almost a statement of intent, that the implementation is coming ... Ray K > -Original Message- > From: vpp-dev@lists.fd.io On Behalf Of Benoit > Ganne (bganne) via Lists.Fd.Io > Sent: Monday 6 January 2020 12:49 > To: Kinsella,

[vpp-dev] FD.io CLang debug build weirdness

2020-01-06 Thread Ray Kinsella
Anyone else come across this weirdness in the FD.io VPP Clang Debug Build : && ccache /usr/lib64/ccache/clang --target=x86_64-linux-gnu -Wno-address-of-packed-member -march=corei7 -mtune=corei7-avx -g -O0 -DCLIB_DEBUG -DFORTIFY_SOURCE=2 -fstack-protector-all -fPIC -Werror

[vpp-dev] Accepted talks in FOSDEM 2020

2019-12-20 Thread Ray Kinsella
The committee for SDN devroom at FOSDEM is pleased to announce the schedule is available. Three talks mentioning FD.io are accepted: * Rethinking Kubernetes networking with SRv6 and Contiv-VPP. https://fosdem.org/2020/schedule/event/rethinking_kubernetes_networking_with_srv6/ * Fast QUIC

Re: [vpp-dev] Failover not working on X520 NIC with ixgbevf driver

2019-11-27 Thread Ray Kinsella
Hi Greg, With out setting a breakpoint on this, I would naively try two things. I would try a more recent version of VPP and without the VM To see if the behavior is still the same and provide some clues. Ray K On 27/11/2019 11:52, Greg O'Rawe wrote: > Hi, > >   > > I have the following

Re: [vpp-dev] FOSDEM 2020 Software Defined Networking Devroom CFP

2019-11-18 Thread Ray Kinsella
Folks, Just a gentle reminder the CFP closes on November the 24th. Thanks, Ray K On 17/10/2019 19:36, Ray Kinsella wrote: > We are pleased to announce the Call for Participation for the FOSDEM > 2020 Software Defined Networking devroom! > > Important dates: > > Nov 24t

[vpp-dev] FOSDEM 2020 Software Defined Networking Devroom CFP

2019-10-17 Thread Ray Kinsella
m-2020-sdn-devroom-cfp.html Steering Committee: ======= Ray Kinsella Thomas Monjalon Emma Foley Chris Price Charles Eckel signature.asc Description: OpenPGP digital signature -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Onli

Re: [vpp-dev] Ownership of src/vnet/cop/

2019-08-26 Thread Ray Kinsella
Better yet - does anyone know what COP is an abbreviation of? Ray K On 26/08/2019 09:06, Ole Troan wrote: > If not, I will put a "orphaned" status in FEATURE.yaml and NN in MAINTAINERS. signature.asc Description: OpenPGP digital signature -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all

Re: [vpp-dev] Not able to access https://git.fd.io/ - Invalid certificate

2019-07-30 Thread Ray Kinsella
I have raised an LF ticket to fix this. On 30/07/2019 06:46, Akshay Joshi wrote: > Hi, > > I am not able to able to access https://git.fd.io/ . Looks like > certificate is expired on 30 July 2019. I have attached the screenshot. > > Thanks, > Akshay > > -=-=-=-=-=-=-=-=-=-=-=- > Links: You

Re: [EXTERNAL] Re: [vpp-dev] vppctl makes VPP hang-up occasionally

2019-07-11 Thread Ray Kinsella
Get you now, thanks. Ray K On 11/07/2019 11:58, Luke, Chris wrote: > His output is from the stdio console; it's the vppctl session that causes a > trigger to be loaded. > > Chris. > > -Original Message- > From: vpp-dev@lists.fd.io On Behalf Of Ray Kinsella >

Re: [vpp-dev] vppctl makes VPP hang-up occasionally

2019-07-11 Thread Ray Kinsella
Good work Bit confused - if we are waiting for a timer to trigger here to display a welcome and show a prompt. How does Tatsumi have a prompt in the first place, to type the initial command? My understanding is the initial memory allocation is happening in response to Tatsumi (or anyone) typing

Re: [vpp-dev] VPP Router Plugin or alternatives

2019-07-09 Thread Ray Kinsella
It is accurate to say it is bit-rotting, it not accurate to say it is orphaned. > > I believe that, but obviously nobody is interested to do so. Neither original > authors or users of that code. Well that is not entirely accurate - I think that it is more accurate to say the authors are tired

Re: [vpp-dev] Jenkins testbench failure, how to rerun?

2019-05-20 Thread Ray Kinsella
Hi Chris, See https://wiki.fd.io/view/CSIT/Jobs for more. Ray K On 18/05/2019 17:50, Neale Ranns via Lists.Fd.Io wrote: > Hi Christian, > > Type 'recheck' as a review comment, with Jenkins as a review, he'll kick of > the job again. > > /neale > > -Message d'origine- > De : au

Re: [vpp-dev] Some Emacs lisp to auto run indent on save.

2019-05-20 Thread Ray Kinsella
Hi Chris, How does it differ from what is already available in extras. https://git.fd.io/vpp/tree/extras/emacs/fix-coding-style.el Is it the extra hook that triggers the functionality on save. Ray K On 19/05/2019 17:43, Christian Hopps wrote: > Hi vpp-devs, > > Having gotten bit by a

Re: [vpp-dev] "Odd" file: "build-root/autowank"

2019-05-14 Thread Ray Kinsella
Hi Christian, VPP code base is very old in places. Thanks for pointing these out, Ray K On 10/05/2019 13:43, Christian Hopps wrote: > > Hi vpp-dev, > > I just started looking at vpp code for possibly using it in a project, > and while getting things building ran across a file named:

Re: [vpp-dev] How do I get the "dpdk-shared" in VPP ?

2019-01-25 Thread Ray Kinsella
I tried doing this recently and it barfed. How did you get it working? Ray K > -Original Message- > From: vpp-dev@lists.fd.io [mailto:vpp-dev@lists.fd.io] On Behalf Of Marco > Varlese > Sent: Friday 25 January 2019 12:38 > To: Damjan Marion > Cc: vpp-dev@lists.fd.io > Subject: Re:

Re: [vpp-dev] Issues running vpp #vpp

2019-01-14 Thread Ray Kinsella
VPP isn't running for some reason, hence you can't connect to it. Ray K On 14/01/2019 16:08, Abdul Hadi wrote: > Hi All, > > I suddenly have this problem of not being able to run vpp. Tried both > building and installing myself and using also vagrant as well. Both > scenarios end up with the

[vpp-dev] Interface cross-connect

2018-11-15 Thread Ray Kinsella
Folks, I am pretty sure I have come across a (scapy?) script in the past, that can show which interfaces are cross-connected. I am pretty sure, I have probably written this script myself at least twice. Before I go and re-invent the wheel again, can some-one give me a pointer to anything

Re: [vpp-dev] ip4-load-balance

2018-11-13 Thread Ray Kinsella
Mystery solved, I was missing the interface on the IP Route. ip route add count 1 20.20.20.0/24 via 1.1.1.2 TenGigabitEthernet83/0/1 Ray K On 13/11/2018 15:39, Ray Kinsella wrote: Folks, I have configuring my system to get something comparable to CSIT performance and I am a few mpps off

Re: [vpp-dev] FOSDEM 2019 Software Defined Networking Devroom CFP

2018-11-12 Thread Ray Kinsella
Hi folks, Just a gentle reminder that the FOSDEM "Software Defined Networking" room CFP is two weeks away from closing. Thanks, Ray K On 15/10/2018 18:31, Ray Kinsella wrote: We are pleased to announce the Call for Participation for the FOSDEM 2019 Software Defined Networking dev

Re: [E] [vpp-dev] VPPSB Netlink build failing

2018-11-06 Thread Ray Kinsella
I would say that as a community we where advocating LD_PRELOAD'ing TCP shim's for a while - which I would see as being more 10x more invasive than sniffing Netlink messages. :-) My 2c is that we start with sniffing netlink, and then you open the door to the upstream community about native

[vpp-dev] TRex: unknown ip protocol

2018-10-24 Thread Ray Kinsella
Hi folks, Testing with TRex and getting "unknown ip protocol" error in VPP. Presume I am doing something blinding obvious wrong. Any clues? Ray K $ FD.io VPP setup set int ip address TenGigabitEthernet83/0/0 10.0.0.1/24 set int ip address TenGigabitEthernet83/0/1 11.0.0.1/24 set int state

[vpp-dev] FOSDEM 2019 Software Defined Networking Devroom CFP

2018-10-15 Thread Ray Kinsella
We are pleased to announce the Call for Participation for the FOSDEM 2019 Software Defined Networking devroom! We are now inviting proposals for talks about Open Source Software on the topic of Software Defined Networking. This is an exciting and growing field, and FOSDEM gives an opportunity

Re: [vpp-dev] IPsec+ikev2 #vpp

2018-09-26 Thread Ray Kinsella
Hi Ken, I believe it is IPEV2 only at the moment. Please see https://software.intel.com/en-us/articles/get-started-with-ipsec-acceleration-in-the-fdio-vpp-project Ray K On 26/09/2018 03:33, yang@itibia.com wrote: Hi all,   I'm trying to setup ipsec tunnel in VPP and my gateway, but

Re: [vpp-dev] VPP on kernel without dpdk

2018-09-12 Thread Ray Kinsella
Hi Merhan, FD.io VPP has native drivers support that also support batching. Ray K On 12/09/2018 06:58, Mehran Memarnejad wrote: hello some papers quoted that it is possible to run VPP on kernel without DPDK as far as I know VPP uses DPDP NIC drivers in polling mode to handle packets in batch

Re: [vpp-dev] FD.io CSIT-18.07 v1.0 report published

2018-08-22 Thread Ray Kinsella
This is a huge achievement - congratulations Ray K -Original Message- From: pma_tools-...@lists.fd.io [mailto:pma_tools-...@lists.fd.io] On Behalf Of Maciek Konstantynowicz (mkonstan) via Lists.Fd.Io Sent: Saturday 18 August 2018 18:17 To: vpp-dev ; csit-dev ; honeycomb-dev ;

Re: [vpp-dev] CSIT - sw_interface_set_flags admin-up link-up failing

2018-07-31 Thread Ray Kinsella
Hi Peter, It may be unrelated, but I think we see this issue also pretty regularly with FD.io VPP 18.04 and the x520, on our local test rig. The error we typically see is "VAT command sw_interface_set_flags sw_if_index 1 admin-up: no JSON data.VAT". Do think it is the same or a separate

Re: [vpp-dev] [csit-dev] VPP Release 18.07 is out!

2018-07-31 Thread Ray Kinsella
W00t! From: csit-...@lists.fd.io [mailto:csit-...@lists.fd.io] On Behalf Of Ni, Hongjun Sent: Tuesday 31 July 2018 06:28 To: Edward Warnicke ; vpp-dev ; csit-...@lists.fd.io Subject: Re: [csit-dev] VPP Release 18.07 is out! Congratulations to the VPP community !! From:

Re: [vpp-dev] FD.io VPP Docs (L2)

2018-07-26 Thread Ray Kinsella
Folks, Does _anyone_ have any comments on the FD.io L2 Features. Ray K On 12/07/2018 14:54, Ray Kinsella wrote: Hi Folks, As described before the FD.io Docs WG and I are working through the list of FD.io VPP features. Next up is FD.io VPP Layer 2 support, please let us know, what we

Re: [SUSPECTED SPAM] [vpp-dev] Interface Mib II counters

2018-07-19 Thread Ray Kinsella
Perfect - thanks Ole, I will look out for this. We get questions on this pretty regularly, so having some supporting documentation would be a huge help. Ray K On 19/07/2018 03:02, Ole Troan wrote: Hi Ray, This looks like something that really deserves to be documented, _particularly_ the

Re: [vpp-dev] Interface Mib II counters

2018-07-18 Thread Ray Kinsella
Hi Ole, This looks like something that really deserves to be documented, _particularly_ the stats api & client? Has anyone written anything here that we can use? Ray K On 16/07/2018 03:46, Ole Troan wrote: Hi Rubina, I wanna extract stats of vpp interfaces (specially information about

[vpp-dev] FD.io VPP Docs (L2)

2018-07-12 Thread Ray Kinsella
Hi Folks, As described before the FD.io Docs WG and I are working through the list of FD.io VPP features. Next up is FD.io VPP Layer 2 support, please let us know, what we is missing or in-accurate from the list below. Would hugely appreciate any help. Thanks, Ray K === Layer 2

Re: [vpp-dev] FD.io VPP Docs (Devices)

2018-07-09 Thread Ray Kinsella
Thanks florin, So for Virtualization, VirtIO/Vhost is the preferred interface. Ray K On 06/07/2018 17:58, Florin Coras wrote: We don’t have ssvm devices anymore. Florin On Jul 6, 2018, at 9:21 AM, Ray Kinsella wrote: Hi Folks, The FD.io Docs WG and I are working through the list

[vpp-dev] FD.io VPP Docs (Devices)

2018-07-06 Thread Ray Kinsella
Hi Folks, The FD.io Docs WG and I are working through the list of FD.io VPP features. We are hoping to crowd source help by asking specific questions (and hopefully getting some answers). We are presenting these questions in bit size chunks, instead of asking people to eat and digest the

Re: [vpp-dev] FD.io Docs Working Group

2018-06-20 Thread Ray Kinsella
Folks, Apologies, one minor correction to my last mail. The meeting is at 7am PST on Fridays, on even week numbers. Thanks, Ray K -Original Message- From: Kinsella, Ray Sent: Wednesday 20 June 2018 11:15 To: vpp-dev@lists.fd.io; t...@lists.fd.io; csit-...@lists.fd.io;

[vpp-dev] FD.io Docs Working Group

2018-06-20 Thread Ray Kinsella
Hi all, A number of us are collaborating in a working group to improve the overall quality of FD.io documentation. The documentation working group is intended to supplement, but not to replace the documentation efforts in individual subprojects. It is an effort to address some key gaps we have

Re: [vpp-dev] How to disable assert in VPP

2018-06-19 Thread Ray Kinsella
Ok - there something we are missing here. Why would you want to do this? Ray K On 15/06/2018 10:11, chetan bhasin wrote: Hi , For deployment , we want to replace assert with error log. Is there a way in VPP to do that? Thanks, Chetan -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all

Re: [vpp-dev] vpp input '\b' problem

2018-05-28 Thread Ray Kinsella
The VPP CLI is really for debug purposes only. What are you trying to configure that has such a long command? Ray K On 24/05/2018 03:31, 贾铁振 wrote: When VPP cli configuring multi line content, then continuously input '\b', or press' backspace '/' backspace 'continuously, the CLI cursor can

Re: [vpp-dev] VPP RPMs available in Centos

2018-05-23 Thread Ray Kinsella
W00t Great news folks!! Ray K From: vpp-dev@lists.fd.io [mailto:vpp-dev@lists.fd.io] On Behalf Of Jerome Tollet Sent: Tuesday 22 May 2018 09:18 To: Dave Wallace ; vpp-dev@lists.fd.io Subject: Re: [vpp-dev] VPP RPMs available in Centos Excellent! Thanks.

Re: [vpp-dev] Raydonetworks's implementation of pppoeclient for vpp

2018-05-08 Thread Ray Kinsella
Hi folks, This is good work - would you consider upstreaming as a plugin to FD.io VPP? Looks like you have a lot of this work done already? Ray K On 07/05/2018 05:55, "张东亚 wrote: Hi List, As a SDN startup(www.raydonetworks.com) in China, we have implemented pppoeclient support for vpp

Re: [vpp-dev] Dynamically attach to a PCI device

2018-05-02 Thread Ray Kinsella
[mailto:vpp-dev@lists.fd.io] On Behalf Of Ray Kinsella Sent: Tuesday, 01 May, 2018 5:41 PM To: Avi Cohen (A); vpp-dev@lists.fd.io Subject: Re: [vpp-dev] Dynamically attach to a PCI device Hi Avi, Good question - really depends on how you want to do it. To my knowledge it is not supported with DPDK. You can

Re: [vpp-dev] segfault due to movaps unaligned access

2018-05-01 Thread Ray Kinsella
Is it worth to use an assert (or similar) to validate the assumption in the debug build at least. Well at least until the compiler bugs get's sorted? Ray K On 26/04/2018 17:08, Dave Barach wrote: Yes, it’s arguably a compiler bug. But, it makes no sense to vec_validate_aligned(…),

Re: [vpp-dev] VPP Performance Trending - the Dashboard is out

2018-05-01 Thread Ray Kinsella
W00t! Great work - another big step in trace-ability. Ray K On 29/04/2018 22:08, Maciek Konstantynowicz (mkonstan) wrote: Hi, Per updates on VPP and CSIT project calls, few of us in CSIT worked on getting the VPP performance trending into a usable shape. We got there in the end, initial

Re: [vpp-dev] Config file for QoS

2018-05-01 Thread Ray Kinsella
Hi Reza, Have you tried starting with the CLI? set dpdk interface hqos subport ... etc Ray K On 30/04/2018 08:33, Reza Mirzaei wrote: Hi I want to set qos parameters according to this tutorial , but i couldn't find the file for port, subport and

Re: [vpp-dev] Dynamically attach to a PCI device

2018-05-01 Thread Ray Kinsella
Hi Avi, Good question - really depends on how you want to do it. To my knowledge it is not supported with DPDK. You can achieve similar functionality using af_packet - but clearly it won't be anything like as fast. Ray K On 01/05/2018 08:11, Avi Cohen (A) wrote: With Ovs-Dpdk this is

Re: [vpp-dev] Maintainer router plugin

2018-04-11 Thread Ray Kinsella
Hi Ole, I agree - but completely reinventing the wheel is not a the best course either. These are tried and tested implementations and are worth reusing, I do agree that integrating through the Linux Kernel is not ideal. We developed the router plugin to show that integration was possible we

Re: [vpp-dev] Maintainer router plugin

2018-04-11 Thread Ray Kinsella
Hi Jan, Yes we have been developing/maintaining the router plugin for sometime. Ray K On 11/04/2018 00:27, Jan Hugo Prins | BetterBe wrote: Hello, Is someone actively maintaining the router plugin? Jan Hugo -- Sent from my Android device with K-9 Mail. Please excuse my brevity.

Re: [vpp-dev] CSIT rls1801 performance regressions - update

2018-03-20 Thread Ray Kinsella
Hi Maciek, Couple of question. 1. Any idea why the bad plugins are bad - is there anything common in their design that you suspect might be a common thread in the performance regressions. 2. When I compare the CSIT 1710 to the 1801 test report from DPDK, it suggests improved performance of

[vpp-dev] FD.io & DPDK Meetup in Nanjing

2018-03-02 Thread Ray Kinsella
Calling all FD.io & DPDK Engineers in the PRC. We are organizing an FD.io & DPDK Meetup in Nanjing on March 17th. We have a packed agenda and it is shaping up to be a really _great_ day. Please come, and let your friends and colleagues know also. FD.io Event:

Re: [vpp-dev] [csit-dev] fd.io Community Goals and Objectives for reporting to the LFN board

2018-03-01 Thread Ray Kinsella
Hi folks, So the LFN TAC is looking to close on the “Community goals and priorities” rollup by 9th March. This exercise is part of the process of obtaining a fair share of resources for FD.io in 2018. So if you haven’t already, please canvass your committers and contributors for their 2018

Re: [vpp-dev] Developing application on top of VPP

2018-02-27 Thread Ray Kinsella
being simplier and more lightweight, but you need to know that VPP can be your vSwitch. Thanks, Ray K On 27/02/2018 11:53, Shashi Kant Singh wrote: Inline... -Original Message- From: Ray Kinsella [mailto:m...@ashroe.eu] Sent: 27 February 2018 17:20 To: Shashi Kant Singh; vpp-dev

Re: [vpp-dev] VPP sample plugins

2018-02-27 Thread Ray Kinsella
Hi Kawshik, VPP is supported in ODL through Netconf/Yang. See the Honeycomb subproject for more information. Ray K On 27/02/2018 15:45, Kawshik Sarkar wrote: Hi, Can anyone tell me if openflow is supported on VPP. If so is there any tutorial that’s available on how to set that up with an

Re: [vpp-dev] Developing application on top of VPP

2018-02-27 Thread Ray Kinsella
Would be good if you could provide some additional information. What kind of application is it - UDP/TCP/RAW socket based? How is it typically deployed - Cloud Based, Virtualized Appliance or Discrete Appliance? Ray K On 27/02/2018 08:21, Shashi Kant Singh wrote: Hi There is a need to

Re: [vpp-dev] router_plugin

2018-02-26 Thread Ray Kinsella
Hi Gulakh, Are you using the router plugin from the VPPSB? Ray K On 25/02/2018 11:36, Gulakh wrote: Hi, I'm using VPP as data plane  with router plugin installed and FRR as control plane. I set a new static ip route and check that it is inserted in both linux kernel and vpp (sh ip fib) but

Re: [vpp-dev] Update totorial to develop a plugin

2018-02-26 Thread Ray Kinsella
Hi Avi, Hello, - Seems that the tutorials that I found are not very updated/detailed e.g. (https://docs.fd.io/vpp/17.07/sample_plugin_doc.html , https://wiki.fd.io/view/VPP/How_To_Build_The_Sample_Plugin ) Is there more updated/detailed doc for a customized plugin development ? I had

Re: [vpp-dev] vpp acl tutorial

2018-02-21 Thread Ray Kinsella
https://wiki.fd.io/view/VPP/SecurityGroups Ray K On 21/02/2018 09:07, Reza Mirzaei wrote: Hi I want to know that what commands are available for vpp acl, and is there any tutorial for this matter? Best regards Reza -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this

Re: [vpp-dev] FD.io CSIT rls1801 report published

2018-02-20 Thread Ray Kinsella
w00t, much kudos, always hugely valuable. There are some pretty significant regression on both xl710 and x520 for vhost and ipsec use cases at the bottom of the table. The most of significant of these is a 42% drop in the performance of 10ge2p1x520-64b-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm

Re: [vpp-dev] _mm_testz_si128 Woes

2018-02-20 Thread Ray Kinsella
The Intel intrinsics guide are a handy reference for this kind of thing. https://software.intel.com/sites/landingpage/IntrinsicsGuide/#text=_mm_testz_si128 You need to trim the additional underscore off the intrinsic to look it up. Ray K On 20/02/2018 02:52, Florin Coras wrote: Okay, I take

Re: [vpp-dev] TCP Throughput testing

2018-02-19 Thread Ray Kinsella
Insufficient hugepages in the VM - thanks for everyone's help! Ray K On 19/02/2018 15:38, Ray Kinsella wrote: Part of the mystery is solved in any case, Looks to be related to running inside the VM. DBGvpp# test tcp clients nclients 4 mbytes 256 test-timeout 100 uri tcp://192.168.1.1/9000

Re: [vpp-dev] TCP Throughput testing

2018-02-19 Thread Ray Kinsella
, could you try with release as well? Cheers, Florin On Feb 14, 2018, at 7:42 AM, Ray Kinsella <m...@ashroe.eu <mailto:m...@ashroe.eu>> wrote: Hi Florin, So I connected the two containers directly as Memif Master/Slave, taking in VPP vSwitch completely out. Performance is double

Re: [vpp-dev] VPP vs XDP-eBPF performance numbers - for linux containers

2018-02-19 Thread Ray Kinsella
> From: vpp-dev@lists.fd.io [mailto:vpp-dev@lists.fd.io] On Behalf Of Ray Kinsella > Sent: Friday, 16 February, 2018 4:52 PM > To: vpp-dev@lists.fd.io > Subject: Re: [vpp-dev] VPP vs XDP-eBPF performance numbers - for linux > containers > > Hi Avi,

Re: [vpp-dev] VPP Performance on preempt_rt Linux Kernel

2018-02-19 Thread Ray Kinsella
Not sure of any testing with the RT Linux Kernel. Have you seen the latency graphs? https://docs.fd.io/csit/rls1710/report/vpp_performance_tests/packet_latency_graphs/index.html Ray K On 16/02/2018 19:24, David Bainbridge wrote: Has there been any performance testing of VPP using a RT linux

Re: [vpp-dev] VPP vs XDP-eBPF performance numbers - for linux containers

2018-02-16 Thread Ray Kinsella
Hi Avi, So the "not compatible" comment is something I would like to understand a bit more? Are you typically running DPDK/VPP based or Socket based applications inside your containers? Our perspective is that userspace networking is also equally good for Container/Cloud Native - of

Re: [vpp-dev] TCP Throughput testing

2018-02-14 Thread Ray Kinsella
client that complains the connection is stuck. What does “show error” say? Does memif output something for “show ha”? Florin On Feb 13, 2018, at 8:20 AM, Ray Kinsella <m...@ashroe.eu> wrote: Still stuck ... DBGvpp# test tcp clients nclients 1 mbytes 16 test-timeout 100 uri tcp://192.1

Re: [vpp-dev] VPP Node or plug-in load dynamically at run-time

2018-02-14 Thread Ray Kinsella
I don't believe it is. Ray K On 14/02/2018 14:19, satish karunanithi wrote: Thanks for the pointers. But i would like to know is it possible to load the plugin/nodes without restarting the VPP? -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online

Re: [vpp-dev] VPP Node or plug-in load dynamically at run-time

2018-02-14 Thread Ray Kinsella
Hi Satish, Looking in the plugins directory as a good starting point. (https://git.fd.io/vpp/tree/src/plugins) Also looking at the sample plugin in the example directory (https://git.fd.io/vpp/tree/src/examples) Thanks, Ray K On 14/02/2018 07:31, Satish wrote: I would like to know is it

Re: [vpp-dev] dpdk binding interface

2018-02-14 Thread Ray Kinsella
What kind of interface are you using with vmware? Can you send us a sample output? Ray K On 14/02/2018 07:43, Gulakh wrote: Hi, I want to use the python code accompanying with dpdk code to bind/unbind an interface to dpdk drivers. In virtualbox, I have no problem binding/unbinding interfaces

Re: [vpp-dev] TCP Throughput testing

2018-02-13 Thread Ray Kinsella
Still stuck ... DBGvpp# test tcp clients nclients 1 mbytes 16 test-timeout 100 uri tcp://192.168.1.1/9000 1 three-way handshakes in .05 seconds 21.00/s Test started at 205.983776 0: builtin_client_node_fn:216: stuck clients Test finished at 229.687355 16777216 bytes (16 mbytes, 0 gbytes) in

  1   2   >