Hello Jill,
Where can we get access to the recording?
Jerome
De : au nom de Jill Lovato
Date : jeudi 16 juillet 2020 à 18:07
À : "vpp-dev@lists.fd.io"
Objet : [vpp-dev] Happening NOW: LFN webinar on CNFs + VPP + NSM
Hi Folks,
This morning, LFN is hosting a webinar with presenters from Pantheo
Hi,
First of all, note that fifo tunning is not fully supported yet. If you enable
it by setting the SESSION_F_CUSTOM_FIFO_TUNING flag, you will get notifications
whenever new data is enqueued with the aim of allowing the app to update the
size of the fifo based on needs. Currently the expecta
Hi Ivan,
Thanks for the detailed report!
I assume this is a situation where most of the connections time out and the
rate limiting we apply on the pending timer queue delays handling for long
enough to be in a situation like the one you described. Here’s a draft patch
that starts tracking pen
Hi Satya,
> On 16 Jul 2020, at 18:44, Satya Murthy wrote:
>
> Hi Andrew,
>
> Thanks for your suggestions on this.
>
> We did few more tests today, and here are some observations.
> Please let us know your thoughts on this.
>
> 1) We added a lock on the datapath also while doing rulematch us
Hi Satya,
Rule-matching of ACL is in the data path while add/del is in control plane. If
you NOT hitting the crash with lock in datapath, it implies the crash is
happening during rule-matching after perhaps a delete operation of an ACE..?
Just a possible scenario…
Thanks!
--
Regards,
Balaji.
Hi Andrew,
Thanks for your suggestions on this.
We did few more tests today, and here are some observations.
Please let us know your thoughts on this.
1) We added a lock on the datapath also while doing rulematch using acl apis.
The same lock is getting acquired while doing acl adds from other t
Hi,
Currently vpp's hoststack app's callback ' session_cb_vft_t->
fifo_tuning_callback' always return 0 if act == SESSION_FT_ACTION_ENQUEUED.
If act == SESSION_FT_ACTION_DEQUEUED, the bytes is the lenght of data the
session have send.
So I think the value should be the length of the session recv
Hi Folks,
This morning, LFN is hosting a webinar with presenters from Pantheon Tech
entitled: "Building CNFs with FD.io VPP and Network Service Mesh + VPP
traceability in cloud-native deployments."
If you're able, please join us now:
https://zoom.us/webinar/register/WN_dqSynTTPSbubHXUR3ddj0A. A r
You’ve shown that your proprietary code runs a packet through a path which hits
the tx pcap recorder twice, so you get two trace records.
Solutions include creating a no-pcap-trace variant node, or marking buffer
metadata to suppress the second record.
HTH... Dave
From: vpp-dev@lists.fd.io O
In today's TSC meeting we had a discussion of what, if any, role the TSC
should play in the renaming process around nomenclatures like master/slave
whitelist/blacklist etc.
It's important to understand that the TSC in FD.io, quite intentionally,
does not and cannot tell the projects what to do. G
[Edited Message Follows]
Hi all,
I'm currently porting a plugin from v18.01 to v19.08 and having an issue with
VPP pcap functionality in the newer version. The plugin has added the following
node (ip4-mac-output) to the ip4-output feature arc and when it's enabled I see
duplicate packets when
Hi all,
I'm currently porting a plugin from v18.01 to v19.08 and having an issue with
VPP pcap functionality in the newer version. The plugin has added the following
node (ip4-mac-output) to the ip4-output feature arc and when it's enabled I see
duplicate packets when taking a tx pcap via vppct
Hi,
We are missing the 'show threads' output but what I see confirmed my intuition:
the Mellanox NIC is on NUMA socket 1 whereas some (most?) VPP worker threads
are probably on NUMA socket 0. In that configuration, packets coming from/to
the NIC through PCIe will have to cross the socket-to-soc
Hi,
I'm working on the Travelping UPF project https://github.com/travelping/vpp (
https://github.com/travelping/vpp ) For variety of reasons, it's presently
maintained as a fork of UPF that's rebased on top of upstream master from time
to time, but really it's just a plugin. During 40K TCP conne
Hello
Im trying to run *route base* ipsec on vpp version *19.04.4* -rc0 while using
dpdk backend but i see that the packets are not forwording and not get
encrepted / decrepted.
im using this guide here
https://wiki.fd.io/view/VPP/IPSec_and_IKEv2#Routing_traffic_through_ipsec0_interface_on_the
Hi Maciek,
Very impressive report with some interesting performance boosts. Thanks!
Jerome
Le 14/07/2020 15:33, « vpp-dev@lists.fd.io au nom de Maciek Konstantynowicz
(mkonstan) via lists.fd.io » a écrit :
Hi All,
FD.io CSIT-2005 report has been published on FD.io docs site:
16 matches
Mail list logo