Thanks Neale.
From: Neale Ranns (nranns)
Sent: Wednesday, April 29, 2020 4:24 AM
To: Andrew Yourtchenko ; Govindarajan Mohandoss
Cc: John Lo (loj) ; Paul Vinciguerra
; vpp-dev@lists.fd.io; nd ; Lijian
Zhang ; Jieqiang Wang
Subject: Re: [vpp-dev] ACL question
Or in the latest version you ca
Thanks Andrew. I will investigate more based on your suggestion.
I am seeing the issue in x86 also. I am trying to find similar config
(tc01-64B-1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-mrr) in CSIT logs. It
doesn’t have “show acl-plugin acl" dump.
https://logs.fd.io/production/vex-yul-rot-jen
Hello all,
Just a friendly reminder: we are now one week away from the API
freeze. It is scheduled to happen on the 6th of May.
It's a good time to start creating/updating the FEATURE.yaml for the
subsystems that you introduced the new features into, if you want
to highlight in the documentatio
Dear all,
FYI - tomorrow, 30 Apr 2020 is the plan to lay the tag and build the
VPP 19.08.2 release (LTS).
If anyone has the urgent critical fixes that must go in into this
release that - please cherrypick them in gerrit into stable/1908, add
me as a reviewer and let me know today.
--a
-=-=-=-=-=
> On 29 Apr 2020, at 00:55, Christian Hopps wrote:
>
> I wrote this longish email with diagrams and what not and accidentally
> deleted it, so this one's shorter.. sorry :)
>
> So I think this brings into question the value of doing more than a single
> buffer worth of prefetch in a loop whi
Hi Damjan,
Code was recently added for vpp to specify the variant to use.
Is there a minimum hardware spec for the CI tests, and what are your
thoughts on testing the variants?
Paul
On Wed, Apr 29, 2020 at 12:05 PM Damjan Marion via lists.fd.io wrote:
>
> As you probably know, VPP build system
As you probably know, VPP build system is compiling selected C files multiple
times with
different compiler flags and there is runtime infra which detect CPU type on
runtime and
selects optimal binary.
On x86 today we have following variants:
- baseline (-march=core-i7)
- avx2 (-march=core-avx2
For now, we support 19.08 (LTS), and 20.01.
20.05 will be released next month.
We do not support 19.01.
Thanks... Dave
From: vpp-dev@lists.fd.io On Behalf Of Deepak NC
Sent: Wednesday, April 29, 2020 12:44 AM
To: vpp-dev@lists.fd.io
Subject: Re: [vpp-dev] wireshark log capture with "any " opti
Or in the latest version you can create ACLs on the CLI:
set acl-plugin acl ?
set acl-plugin interface ?
/neale
From: on behalf of Andrew Yourtchenko
Date: Wednesday 29 April 2020 at 10:59
To: Govindarajan Mohandoss
Cc: "John Lo (loj)" , Paul Vinciguerra
, "vpp-dev@lists.fd.io" , nd
, L
Hi Govind,
1) make an api trace and inspect the message there - whether it contains the
entries you are expecting.
1a) If it does, then you can trivially recreate the same message using the
python api just by hacking an existing testcase.
1b) if it doesn’t - run the vat itself under gdb and t
10 matches
Mail list logo