[vpp-dev] Coverity run FAILED as of 2020-02-16 14:00:23 UTC

2020-02-16 Thread Noreply Jenkins
Coverity run failed today. Current number of outstanding issues are 1 Newly detected: 0 Eliminated: 1 More details can be found at https://scan.coverity.com/projects/fd-io-vpp/view_defects -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15410): ht

Re: [vpp-dev] sh hardware-interfaces extended stats are not showing up

2020-02-16 Thread carlito nueno
Hi Damjan, Sorry for the late reply. I tested it on v20.01 and this is now working. Thanks! On Fri, Sep 20, 2019 at 2:07 PM Damjan Marion wrote: > > AFAIK it is fixed, please try latest master and report back if it doesn't > work. > > On 20 Sep 2019, at 19:53, Devis Reagan wrote: > > Hi David

[vpp-dev] sub interface after virtual interfaces doesn't work

2020-02-16 Thread abbas ali chezgi via Lists.Fd.Io
1- create gre tunnel between n1--n2 2- add ip and route . it works 3- delete ip and route from gre and delete gre tunnel 4- create sub interface 5- add ip and route. it doesn't work [VPP-1841] sub interface after gre doesn't work - FD.io Jira | | | | [VPP-1841] sub interface after gre doe

Re: [vpp-dev] Regarding buffers-per-numa parameter

2020-02-16 Thread chetan bhasin
Thanks Damjan for the reply! Following are my observations on Intel X710/XL710 pci- 1) I took latest code base from stable/vpp19.08 : Seeing error as " *ethernet-input l3 mac mismatch*" *With Buffers 537600* *vpp# show buffers |Pool NameIndex NUMA Size Dat

Re: [vpp-dev] Regarding buffers-per-numa parameter

2020-02-16 Thread chetan bhasin
Bottom line is stable/vpp 908 does not work with higher number of buffers but stable/vpp2001 does. Could you please advise which area we can look at ,as it would be difficult for us to move to vpp2001 at this time. On Mon, Feb 17, 2020 at 11:01 AM chetan bhasin via Lists.Fd.Io wrote: > Thanks Da

Re: [vpp-dev] VLIB headroom buffer size modfification

2020-02-16 Thread Mohamed feroz Abdul majeeth
Hi Damjan, Thank you for your valuable input. Regards, Feroz On Fri, 14 Feb, 2020, 5:27 PM Damjan Marion, wrote: > > you need to set it on both sides: > > For VPP: > > $ ccmake build-root/build-vpp-native/vpp > and change PRE_DATA_SIZE to 256 > > or modify following line: > > src/vlib/CMakeLi