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 > suppo

[vpp-dev] FOSDEM 2022 Network Devroom CFP

2021-11-29 Thread Ray Kinsella
m.org] https://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-de

[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 sc

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 t

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* > th

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 M

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] 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 i

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 differe

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 engin

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. > Instead

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] 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 dot1q

<    1   2