Hi Neale,
About https://gerrit.fd.io/r/#/c/6861/. What will you do with it later?
Thanks,
Xyxue
From: xyxue
Date: 2017-06-26 19:32
To: nranns; vpp-dev
Subject: Re: Re: VPLS VPWS problem
Hi Neale,
I got the code of master branch. It's a bit different from the patch you
uploaded earlier.
Doe
I think we discussed this at the last vpp project call, but anyhow: we won't
have a vpp project call on 4-July-2017 due to the US Independence Day holiday.
Thanks... Dave
___
vpp-dev mailing list
vpp-dev@lists.fd.io
https://lists.fd.io/mailman/listinfo
Have you looked at poll-sleep (https://gerrit.fd.io/r/#/c/5674/)?
Jerome
De : au nom de Burt Silverman
Date : mardi 27 juin 2017 à 20:07
À : vpp-dev
Objet : [vpp-dev] DPDK PMD
I came across the idea of running DPDK in non poll mode for low power/albeit
lower performance, but I don't remember
Unfortunately, I'm no rpm packaging expert, somebody else will have to
chime in...
Thanks,
Klement
Quoting Tomas Brännström (2017-06-27 17:18:40)
>I got the same error :-(
>make bootstrap and build works, but building rpg packages fail...
>/Tomas
>On 27 June 2017 at 16:25, Klement
I came across the idea of running DPDK in non poll mode for low
power/albeit lower performance, but I don't remember where. I am just
wondering if anyone in VPP has done that, and if you have an easy way to
configure that when running VPP. Thanks.
Burt
_
So I read Cisco doc, and I see that TAB is really designed to show all
possibilities when you type the first few characters of a token. It is not
a good choice in between words, although it does something.
VyOS seems to have the opposite problem: although the doc would suggest
otherwise, it appear
I got the same error :-(
make bootstrap and build works, but building rpg packages fail...
/Tomas
On 27 June 2017 at 16:25, Klement Sekera -X (ksekera - PANTHEON
TECHNOLOGIES at Cisco) wrote:
> Hi Tomas,
>
> could you please take a look at the main Makefile:
>
> 57 ifeq ($(OS_ID)-$(OS_VERSION_
With all due respect, Yoann, I see 5 possible completions:
adj nbr
adj
adj
adj
adj
Now, I do not remember whether the standard Cisco CLI handles this
gracefully or not with the TAB character, but there is absolutely no doubt
that TAB is not showing all the possible completions. This is not a
FYI note there is a typo in the original note: cli-listen is the correct
token. (In case anyone else goes down the path I went down!)
Burt
On Wed, Jun 21, 2017 at 11:43 AM, Damjan Marion (damarion) <
damar...@cisco.com> wrote:
>
> I just submitted latest revision of new vppctl implementation.
>
Hi Tomas,
could you please take a look at the main Makefile:
57 ifeq ($(OS_ID)-$(OS_VERSION_ID),fedora-25)
58 RPM_DEPENDS += python2-virtualenv
59 RPM_DEPENDS_GROUPS = 'C Development Tools and Libraries'
60 else
61 RPM_DEPENDS += python-virtualenv
62 RPM_DEPENDS_GR
Hello
I'm having some troubles building VPP (latest master) from source on Fedora
24.
At first when doing `make bootstrap' it complained about not finding
python-virtualenv. I could get around this by changing changing the
Makefile to look for "python2-virtualenv" which was the version that got
in
Hello,
TAB completion is not able to display help descriptions, only to find
sub-commands and complete among them. Since in your case there is only one
sub-command for "show adj", if you hit TAB it will automatically expand to this
sub-command. If you want to find out about the usage of a comma
12 matches
Mail list logo