Re: [vpp-dev] Any upcoming fd.io VPP events

2018-12-21 Thread Jim Thompson
The videos from the Pre-launch, the subsequent “/dev/boot” events in San Jose and Paris are available online. Why not work through those? Pre-launch https://youtube.com/playlist?list=PLWHpG2-3ZXXsomIWyDG1L72eLXay0Z1Yu /dev/boot - San Jose, CA

[vpp-dev] Any upcoming fd.io VPP events

2018-12-21 Thread satish . gundu
Hi VPP-Dev , Would like to know if there are any upcoming fd.io VPP trainings / workshops to attend. Also, we would like to know if someone can give in-person training for couple of days on VPP. Can you please let us know. Thanks & Regards, Satish -=-=-=-=-=-=-=-=-=-=-=- Links: You receive

Re: [vpp-dev] dpdk: switch to in-memory mode, deprecate use of socket-mem

2018-12-21 Thread Kingwel Xie
Hi, After checking out the doc, code and making some tests, I have confirmed patch 16543 made by Damjan is working well, for both 2MB and 1GB cases. DPDK itself can grow or shrink based on request, the vPP master code base doesn't allow this simple because vPP unmount & rmdir the hugepage

Re: [vpp-dev] regarding cross compiling

2018-12-21 Thread Damjan Marion via Lists.Fd.Io
> On 21 Dec 2018, at 11:21, saint_...@aliyun.com > wrote: > > Hi, > I modified several positions, then the make can be done successfully with > some minor problems, the details list below: Please submit to gerrit for review... -=-=-=-=-=-=-=-=-=-=-=- Links:

Re: [vpp-dev] dpdk-input : serious load imbalance

2018-12-21 Thread mik...@yeah.net
My test cmd is "./testpmd -l 0-3 -n 4 -w 05:00.2 -- -i --rxq=2 --txq=2". After that , "show port 0 rss-hash ipv4" returns "RSS functions: ipv4 ipv6 ip ". If I add "--disable-rss" , it returns "RSS disabled". So the RSS seems enabled. But this time, the second queue received no packets . (

[vpp-dev] naginator on verify

2018-12-21 Thread Vratko Polak -X (vrpolak - PANTHEON TECHNOLOGIES at Cisco) via Lists.Fd.Io
Hello. I have encountered a false Verified+1 (again) caused by a naginated retry effectively removing non-naginated failure. The mechanism is basically the same as the one described in this [0] older e-mail. Consensus then was that VIRL tests are unreliable, but false +1 is caused by

Re: [vpp-dev] regarding cross compiling

2018-12-21 Thread saint_sun 孙 via Lists . Fd . Io
Hi, I modified several positions, then the make can be done successfully with some minor problems, the details list below: one is in the vpp.mk user@vpp-compiler:~/vpp1810$ git diff diff --git

Re: [vpp-dev] build errors on CenOS 7.5

2018-12-21 Thread Zhiyong Yang
Neale, You are so nice to let me know about it. Thanks a lot. Zhiyong From: Neale Ranns (nranns) [mailto:nra...@cisco.com] Sent: Friday, December 21, 2018 3:47 PM To: Yang, Zhiyong ; Paul Vinciguerra Cc: Ole Troan ; vpp-dev@lists.fd.io; Damjan Marion Subject: Re: [vpp-dev] build errors on