Hello,
I have read the page about how to add plugin in VPP :
https://fd.io/docs/vpp/master/gettingstarted/developers/add_plugin.html.
However, the page describes that plugins can be added before VPP starts. I
wonder if VPP can add plugins when VPP is running. I found comments in file
create a VF with SR-IOV.
VPP take over VF *directly in host.*
Other hosts can not communicate with the VF in VPP because they can not get the
VF neighbor.
But in VPP, it can ping other hosts by VF, then the hosts get the VF neighbor.
How can I make VF work like Phycics nic?
Test details as follow
Vratko,
Thanks for the info.
Can you please add a section on the proper way to add/manage the
collections in csit/resources/api/vpp/supported_crcs.yaml to
csit/docs/automating_vpp_api_flag_day.rst?
-daw-
On 12/11/2019 11:01 AM, Vratko Polak -X (vrpolak - PANTHEON TECH SRO at
Cisco) wrote:
> automating_vpp_api_flag_day.rst
Reading that, I see various improvements I wanted to add,
but never found time to do it.
So, here [5] is a quick edit,
with more details on the CSIT side of the process,
and with links to existing changes as examples.
Vratko.
[5] https://gerrit.fd.io/r/c/csit/+/
Coverity run failed today.
Current number of outstanding issues are 2
Newly detected: 0
Eliminated: 0
More details can be found at
https://scan.coverity.com/projects/fd-io-vpp/view_defects
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#14880): ht
Coverity run failed today.
Current number of outstanding issues are 2
Newly detected: 0
Eliminated: 0
More details can be found at
https://scan.coverity.com/projects/fd-io-vpp/view_defects
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#14881): ht
As of today, plugins are loaded early enough in the vpp init sequence;
everything which can be done in core engine code can also be done from plugins.
They are not removed and they are not updated after vpp starts.
Making plugins removable or updateable would take considerable attention to
deta
Hi, Damjan,
It worked!
Thanks for helping!
I can see native ipsec stack works with aes-gcm-256 now.
00:44:05:465769: ip4-input-no-checksum
IPSEC_ESP: 10.10.10.11 -> 10.10.10.10
tos 0x00, ttl 253, length 540, checksum 0x9387
fragment id 0x
00:44:05:465770: ipsec4-input-feature
IP
Hi Florin,
The saga continues, a little progress and more questions. In order to reduce
the variables, I am now only using VPP on one of the VMs: iperf3 server is
running on a VM with native Linux networking, and iperf3+VCL client running on
the second VM.
I've pasted the output from a few com
Hi Dom,
> On Dec 12, 2019, at 12:29 PM, dch...@akouto.com wrote:
>
> Hi Florin,
>
> The saga continues, a little progress and more questions. In order to reduce
> the variables, I am now only using VPP on one of the VMs: iperf3 server is
> running on a VM with native Linux networking, and ip
10 matches
Mail list logo