Hi Dave,
It works if I run, "make is_build_tool=yes tools-install" in .../build-root
but if I specify the platform, I still see the same issue if I try to
cross-compile tools with make PLATFORM=x86_64 TAG=x86_64_debug
is_build_tool=yes tools-install
It is hitting this configuration in ../src/con
The second option :-)
Cheers,
Florin
> On Dec 7, 2017, at 2:27 PM, Billy McFall wrote:
>
> I see a handful of merges on stable/1710 and was just looking to see if there
> is a scheduled date or plan for a VPP 17.10.01 release? OR are these merges
> just there in-case there is a VPP 17.10.01
Hi,
Thank you for your reply. And there's another question : After delete the
static routing , the RSS is not falling. Is this normal?
Thanks,
Xyxue
From: Dave Barach (dbarach)
Date: 2017-12-06 20:38
To: Luke, Chris; 薛欣颖; vpp-dev
Subject: RE: [vpp-dev] memory issues
Before we crank up the
Hi,
We have a problem when test IPSEC GRE tunnnel,I want to send a stream into
VPP,and forwarding via ipsec-gre interface,
But VPP hang up, Maybe our configure has something wrong or someting wrong with
ipsec-gre fowarding , can you help me?
our configure as follow:
VPP1
create host-int
I see a handful of merges on stable/1710 and was just looking to see if
there is a scheduled date or plan for a VPP 17.10.01 release? OR are these
merges just there in-case there is a VPP 17.10.01 release in the future?
Thanks,
Billy McFall
--
*Billy McFall*
Networking Group
CTO Office
*Red Hat*
Interpret b->current_data, b->current_length, the buffer freelist index, and
the related vlib_buffer_free_list_t structure.
In most cases, b->packet_data is actually VLIB_BUFFER_DATA_SIZE (2048) bytes
long. Look at the related vlib_buffer_free_list_t to know for sure.
Current_data is a SIGNED
Peter,
As you might be aware we've been focused on showcasing VPP integrated with
the Ligato project for KubeCon this week.
Once folks are back next week there's quite a bit of technical debt we need
to address.
There's also interest from other parties to use LIBVCL (not LDP per se),
and I suspe
perfect, happy to have helped.
On 06/12/2017 13:46, Jon Loeliger wrote:
that something else was happening. I dug a little deeper and found an
___
vpp-dev mailing list
vpp-dev@lists.fd.io
https://lists.fd.io/mailman/listinfo/vpp-dev
You can find previous guidance on how to build it here.
https://docs.fd.io/vpp/17.10/sample_plugin_doc.html
Ray K
On 06/12/2017 19:44, Pradeep Patel (pradpate) wrote:
I am trying to build and run sample plugin using make option. I see
sample plugin so gets created but failed due to undefine
Hi,
I discovered that the packet generator does not always respect the default
vlib_buffer_t.data size as defined in buffer.h:
#define VLIB_BUFFER_DATA_SIZE (2048)
It derives the required buffer size from the individual packet sizes from the
pcap file - at least that's what happens i
10 matches
Mail list logo