Tomas,
Can’t we instead add
ifeq ($(OS_ID)-$(OS_VERSION_ID),centos-75)
RPM_DEPENDS +=epel-release
endif
Around line 113 of the top-level Makefile, immediately after the cascaded
ifeq/else ifeq/else/endif ?
That should bring in epel-release for 7.5. (But I admit, not tested.)
Jim
>
Dear VPP
I pushed my suggestion code about adding ip_reassembly_enable_disable vat
command and its handler name in gerrit id 16201.
It would be appreciated if you review.
Best Regards
Chore
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#11423): ht
hi
I want to enable an INPUT node just for one worker and disable for others
(thread main and other workers) like dpdk-input node.
when thet state of INPUT node is set to VLIB_NODE_STATE_POLLING , it is enable
for all threads, and when it set to VLIB_NODE_STATE_DISABLED it is disable for
all no
Hi all,
I sent 4 MACs l2 packets to VPP, then it crashed, and below is the stack.
out of memory? How can I get this correct?
(gdb) bt
#00x004074ef in debug_sigabrt (sig=)
at
/syslog/share/VBRASV100R001_new_trunk/vpp1704/build-data/../src/vpp/vnet/main.c:63
#1
Emma,
> I pushed my suggestion code about adding ip_reassembly_enable_disable vat
> command and its handler name in gerrit id 16201.
> It would be appreciated if you review.
Out of curiocity (and because I have a VAT deprecation plan (but please don’t
tell Dave)), why do you need this?
I would
> On 27 Nov 2018, at 09:16, david.leitch@gmail.com wrote:
>
> hi
> I want to enable an INPUT node just for one worker and disable for others
> (thread main and other workers) like dpdk-input node.
> when thet state of INPUT node is set to VLIB_NODE_STATE_POLLING , it is
> enable for all
Partially completed work will also be welcome if you agree to share.
Or you can just push your temporary work to sandbox gerrit so that anyone
could get some idea about how to porting.
You never understand how we need it J
From: Hu, Xuekun [mailto:xuekun...@intel.com]
Sent: Tuesday, November
If you want/need a solution 90 seconds ago, take a look here:
https://wiki.fd.io/view/VPP/VPP_Home_Gateway
Add a user ("admin", maybe?) whose login shell is vppctl, and you're done.
Please don't create a gigantic security hole.
D.
From: tianye@sina
Sent: Tuesday, November 27, 2018 12:19 AM
To
Hi,
We have put our pppoe client implementation on our github, I have synced
our latest commit from our internal branch.
If you want to have a try, you can compile that branch and refer to
commands of plugin/pppox and plugin/pppoeclient.
The github link is:
https://github.com/raydonetworks/vpp-
That is a in-band solution.
No fun :-)
> 在 2018年11月27日,20:38,Dave Barach (dbarach) 写道:
>
> If you want/need a solution 90 seconds ago, take a look here:
> https://wiki.fd.io/view/VPP/VPP_Home_Gateway
>
> Add a user (“admin”, maybe?) whose login shell is vppctl, and you’re done.
>
> Please
We’re working on adding support via LDP/VCL but anything not finished is pretty
much unusable. We’re trying to finish it as soon as possible but no idea if
it’ll make it into 19.01
Florin
> On Nov 27, 2018, at 6:08 AM, tianye wrote:
>
> That is a in-band solution.
> No fun :-)
>
>
> 在 2018年
Hi Sirshak and Ole,
I'm hitting the same issue. The build fails on a clean repository, but the
subsequent build works fine, which is fine for local builds, but still needs to
be fixed.
Running the build with V=2 doesn't actually produce more output. There one more
bit of information I can prov
Juraj,
Without a make log this is just a guessing game.
Cheers
Ole
> On 27 Nov 2018, at 17:34, Juraj Linkeš wrote:
>
> Hi Sirshak and Ole,
>
> I'm hitting the same issue. The build fails on a clean repository, but the
> subsequent build works fine, which is fine for local builds, but stil
Hi Ole,
I'm hitting the same issue.
Running the build with V=2 doesn't actually produce more output.
Which means my logs are the same as Sirshak's. But in any case I attached the
output from a run with V=2.
I can provide other info if there's more you need - or yo
Juraj,
Seems like a dependency problem. VAT depends on a generated file that hasn’t
been generated yet.
Ole
> On 27 Nov 2018, at 18:04, Juraj Linkeš wrote:
>
> Hi Ole,
>
>I'm hitting the same issue.
>
>Running the build with V=2 doesn't actually produce mo
While I hate…no LOATHE trying to debug build failures on days like today with
gerrit misfiring and
the lf upgrading everything in sight I noticed a trend thats bothering me
since the subject mentioning gerrit was merged (and even that merge failed to
build on bionic)
we have had no good bionic
Hi vpp-dev,
I'm seeing a crash when I enable our application with multiple works.
Nov 26 14:29:32 vnet[64035]: received signal SIGSEGV, PC 0x7f6979a12ce8,
faulting address 0x7fa6cd0bd444
Nov 26 14:29:32 vnet[64035]: #0 0x7f6a812743d8 0x7f6a812743d8
Nov 26 14:29:32 vnet[64035]: #1 0x7
It takes 3 iterations to get to a proper build:
First Iteration:
FAILED: vat/CMakeFiles/vpp_api_test.dir/types.c.o
ccache /usr/lib/ccache/cc -DHAVE_MEMFD_CREATE -Dvpp_api_test_EXPORTS
-I/home/sirdas/code/commitc/vpp/src -I. -Iinclude -march=armv8-a+crc -g -O2
-DFORTIFY_SOURCE=2 -fstack-protect
I have been working with the netlink and router plugins, which I was able
to build from the 18.07 tree via the instructions in vppsb/router.
(NB: trying to build from anything more recent, e.g. 18.10 or 19.01 breaks,
with no obvious easy resolution).
When running with these plugins, connected wit
Dear VPP
I added ip_source_check_interface_add_del: https://gerrit.fd.io/r/#/c/16241/
it would be appreciated if you review this commit.
Best Regards
Chore
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#11441): https://lists.fd.io/g/vpp-dev/messag
20 matches
Mail list logo