Re: [vpp-dev] Based on the VPP to Nginx testing #ngnix #vpp

2020-02-12 Thread Amit Mehra
Hi, I am also curious to know how to run nginx with VPP using LD_PRELOAD option. I have installed nginx and able to run it successfully without VPP. Now, i want to try nginx with vpp using LD_PRELOAD option, can someone provide me the steps for the same? Regards, Amit On Fri, Dec 27, 2019 at 11:

[vpp-dev] #dpdk #vpp #mellanox #cx5

2020-02-12 Thread George Tkachuk
Hi, This question is about mellanox support. Mellanox PMD in DPDK supports optimization flags for EAL command line like the following for example: *-w 8a:00.1* ,mprq_en=1,rxqs_min_mprq=1,mprq_log_stride_num=9. Is there a way to specify these parameters in VPP startup file? Best Regards, Georgi

[vpp-dev] FDIO Maintenance - 2020-02-20 1900 UTC to 2400 UTC

2020-02-12 Thread Vanessa Valderrama
*Maintaince has been moved to February 20th* > > *What: *Standard updates and upgrade > > * Jenkins > o OS and security updates > o Upgrade to 2.204.1 > o Plugin updates > * Nexus > o OS updates > * Jira > o OS updates > * Gerrit > o OS updates > * Sona

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

2020-02-12 Thread Damjan Marion via Lists.Fd.Io
Shouldn’t be too hard to checkout commit prior to that one and test if problem is still there… — Damjan > On 12 Feb 2020, at 14:50, chetan bhasin wrote: > > Hi, > > Looking into the changes in vpp 20.1 , the below change looks good important > related to buffer indices . > > vlib: don't

Re: [vpp-dev] cli: show classify filter crash

2020-02-12 Thread jiangxiaoming
The cli *show classify filter* indeed crash,  and cli: *show classify filter verbose* work well. Code git head is 4a06846dd668d7f687e6770215c38e8feb5f1740 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15385): https://lists.fd.io/g/vpp-dev/message/

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

2020-02-12 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 (#15384): ht

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

2020-02-12 Thread chetan bhasin
Hi, Looking into the changes in vpp 20.1 , the below change looks good important related to buffer indices . *vlib: don't use vector for keeping buffer indices in the pool * Type: refactor Change-Id: I72221b97d7e0bf5c93e20bbda4473ca67bfcdeb4 Signed-off-by: Damjan Marion https://github.co

Re: [vpp-dev] cli: show classify filter crash

2020-02-12 Thread Dave Barach via Lists.Fd.Io
Fixed by https://gerrit.fd.io/r/c/vpp/+/24544. From: vpp-dev@lists.fd.io On Behalf Of jiangxiaom...@outlook.com Sent: Wednesday, February 12, 2020 4:04 AM To: vpp-dev@lists.fd.io Subject: [vpp-dev] cli: show classify filter crash VPP show classify filter crash g...@github.com:FDio/vpp.git

[vpp-dev] cli: show classify filter crash

2020-02-12 Thread jiangxiaoming
VPP  show classify filter crash g...@github.com:FDio/vpp.git master > > DBGvpp# sh classify filter > Filter Used By                 Table(s) > --                  > > Program received signal SIGSEGV, Segmentation fault. > 0x76e88575 in show_classify_filter_command_fn