On 04/14/2017 06:38 PM, Burt Silverman wrote:
OK, I have the whole thing working except for that f'ing make pkg-rpm:
I come really close, but there is an issue about a dash not matching
an underscore in an rpm filename, and it quits on me at that point.
RPM package names are used to be complia
OK, I have the whole thing working except for that f'ing make pkg-rpm: I
come really close, but there is an issue about a dash not matching an
underscore in an rpm filename, and it quits on me at that point.
On Fri, Apr 14, 2017 at 2:13 PM, Burt Silverman wrote:
> I seem to have gotten lucky by
> On 14 Apr 2017, at 23:50, Ernst, Eric wrote:
>
>> On Fri, Apr 14, 2017 at 11:07:43PM +0200, Damjan Marion wrote:
>>
>>
>> Sent from my iPhone
>>
On 14 Apr 2017, at 18:29, Ernst, Eric wrote:
> On Fri, Apr 14, 2017 at 09:18:33AM -0700, Ernst, Eric wrote:
> On Fri, Apr 14,
On Fri, Apr 14, 2017 at 11:07:43PM +0200, Damjan Marion wrote:
>
>
> Sent from my iPhone
>
> > On 14 Apr 2017, at 18:29, Ernst, Eric wrote:
> >
> >> On Fri, Apr 14, 2017 at 09:18:33AM -0700, Ernst, Eric wrote:
> >>> On Fri, Apr 14, 2017 at 01:27:53PM +0200, Damjan Marion wrote:
> >>> Eric,
> >
> On 12 Apr 2017, at 03:57, Yewei Tang via vpp-dev wrote:
>
> Hi Friends,
> I have some question regarding pci pass-though for bare metal host interface.
> All following questions are for running vpp on bare metal ubuntu.
>
> 1. host interface won't showing up.
> As i understand, when i start
Sent from my iPhone
> On 12 Apr 2017, at 03:57, Yewei Tang via vpp-dev wrote:
>
> Hi Friends,
> I have some question regarding pci pass-though for bare metal host interface.
> All following questions are for running vpp on bare metal ubuntu.
>
> 1. host interface won't showing up.
> As i unde
Sent from my iPhone
> On 14 Apr 2017, at 18:29, Ernst, Eric wrote:
>
>> On Fri, Apr 14, 2017 at 09:18:33AM -0700, Ernst, Eric wrote:
>>> On Fri, Apr 14, 2017 at 01:27:53PM +0200, Damjan Marion wrote:
>>> Eric,
>>>
>>> VPP is not allocating hugepages directly. It just passes arguments to DPDK
I seem to have gotten lucky by remvoing -pie in the vpp/dpdk/Makefile.
Not that I know what the ramifications are, but the build went all the way
through dpdk. (I don't have all my install-deps to complete the build at
this moment.)
Burt
On Fri, Apr 14, 2017 at 12:45 PM, Burt Silverman wrote:
I downloaded openSUSE and I am seeing the same issue that Marco sees. So
far I have not been clever enough to figure it out.
Burt
On Fri, Apr 14, 2017 at 7:19 AM, Damjan Marion (damarion) <
damar...@cisco.com> wrote:
>
> Marco,
>
> If you want to do downstream packaging and link against shared d
On Fri, Apr 14, 2017 at 09:18:33AM -0700, Ernst, Eric wrote:
> On Fri, Apr 14, 2017 at 01:27:53PM +0200, Damjan Marion wrote:
> > Eric,
> >
> > VPP is not allocating hugepages directly. It just passes arguments to DPDK
> > EAL which does typical DPDK hugepage cherrypicking game.
> > By default VP
Jan,
I've not seen a recurrence of this issue. It appears this was a one off issue
caused by Jenkins naming the minion incorrectly.
Thank you,
Vanessa
On Wed Apr 12 03:09:15 2017, jgel...@cisco.com wrote:
> Hello Vanessa,
>
> We observed strange behaviour during one of vpp-csit-verify-virl-
On Fri, Apr 14, 2017 at 01:27:53PM +0200, Damjan Marion wrote:
> Eric,
>
> VPP is not allocating hugepages directly. It just passes arguments to DPDK
> EAL which does typical DPDK hugepage cherrypicking game.
> By default VPP requests 256M on each socket.
>
> Issue you are reporting is very old
Eric,
VPP is not allocating hugepages directly. It just passes arguments to DPDK EAL
which does typical DPDK hugepage cherrypicking game.
By default VPP requests 256M on each socket.
Issue you are reporting is very old and directly tied to DPDK behavior.
Have you tried to increase vm.max_map_co
Marco,
If you want to do downstream packaging and link against shared dpdk, you can
do it by compiling directly from autotools project. Basically:
cd src/
autoreconf -fis
export CFLAGS=….
./configure —flags
make
make install
Please note that we are intentionally linking against static DPDK lib
Hi everyone, I am a newbie on vpp. Last sunday I wanted to test the ipsec
tunnel mode.
First I use two VMs (HOST A and HOST B, both have two NICs) which installed
ipsec-tools to test the case, it worked well. Then I installed vpp on HOST
B, and translated the configuration into the vpp systle. It
15 matches
Mail list logo