t 12:08, Michal Cmarada via Lists.Fd.Io
mailto:mcmarada=cisco@lists.fd.io>> wrote:
Hi VPP devs, Raj,
We had an issue when configuring classify session for classify table, where
the n_skip_vector value is more than zero. The same issue happens when I am
creating the configuration over A
Hi VPP devs, Raj,
We had an issue when configuring classify session for classify table, where
the n_skip_vector value is more than zero. The same issue happens when I am
creating the configuration over API or via vppctl. The match "k:
" value is always all zeros
Hi,
I was testing IpSec API via honeycomb and when we called ikev2_set_profile_auth
with "data" and "data_length" set, vpp crashed. When investigating we found out
that "data_length" is not processed correctly. I prepared a patch that fixes
this error. It was verified using HC via api call.
Mas
Hi,
I was trying to generate Java APIs based on VPP DEB and RPM packages. With
Debian everything works. With RPM packages I have some difficulties. In Debian
packages I am able to distinguish between Core API files and plugin API files
because VPP debian package contains only core api.json and
Hi vpp devs,
After this patch in VPP: https://gerrit.fd.io/r/#/c/15759/
our DHCP relay tests started to fail. The configuration seems to be written
correctly (same as before, commands for VPP on DUT1 in attachment), but when
actual packet is received the vpp seems to crash. Sometimes there are
] Interface dump - link speed value
Michal,
At least one bug.
Can you verify if
https://gerrit.fd.io/r/16046
Fixes your problem?
Best regards,
Ole
> On 20 Nov 2018, at 10:58, Michal Cmarada via Lists.Fd.Io
> wrote:
>
> Hi VPP-devs,
>
> I was recently testing interface dump and
Hi VPP-devs,
I was recently testing interface dump and I noticed that it returns weird value
for link_speed. I tested both Java API and Python API for VPP together with
console output.
When I called sudo vppctl sh hardware in console I get:
NameIdx Link Hardware
Hi vpp-devs,
I was preparing honeycomb release and while building it I found out that there
are some artifacts missing in nexus repository for 18.10.
https://nexus.fd.io/content/repositories/fd.io.release/io/fd/vpp/ . most of
them were deployed ok, but some of them are missing e.g. jvpp-ioampot
for Company Registration Information.
From: Marco Varlese
Sent: Wednesday, October 17, 2018 2:16 PM
To: Michal Cmarada -X (mcmarada - PANTHEON TECHNOLOGIES at Cisco)
; vpp-dev@lists.fd.io
Subject: Re: [vpp-dev] bug in api for tapv2
Hi Michal,
On Wed, 2018-10-17 at 11:49 +0000, Michal
Hi VPP devs,
I found a bug in API for tapv2. I prepared a fix but I need someone to check it.
gerrit patch: https://gerrit.fd.io/r/#/c/15341/
also it will probably need a cherry-pick to stable 18.10
Thanks
Michal
[https://www.cisco.com/c/dam/m/en_us/signaturetool/images/banners/standard/06_sta
Hi,
I was trying to setup and delete IPV6 vxlan tunel using vpp_api_test:
vat# vxlan_tunnel_dump
sw_if_index instance src_address dst_address
encap_vrf_id decap_next_index vni mcast_sw_if_index
vat# vxlan_add_del_tunnel src 10::10 dst 10::11 vni 88 encap-vrf-
11 matches
Mail list logo