[vpp-dev] API trace memory

2022-04-12 Thread Chandra Mohan, Vijay Mohan via lists.fd.io
Hello, I am on 21.01 version and looking to understand the memory allocation around API tracing. I’ve got both Rx and Tx API trace enabled. The heap memory is continuously going up which, I guess, is expected. “nitems” is configured to 1024 which is the default. I do see that the trace wraps a

[vpp-dev] Increase in memory footprint from 19.08 to 21.01 version

2021-12-16 Thread Chandra Mohan, Vijay Mohan via lists.fd.io
Hello, I am looking to understand a recent observation after upgrading to 21.01 version. Below are the outputs of top command for 19.08 and 21.01 versions and it seems that the memory footprint of “vpp_main” has increased in 21.01. Is this normal to be seen with the new version ? 21.01 MiB M

Re: [**EXTERNAL**] Re: [vpp-dev] Deterministic NAT - VPP 19.08

2020-03-30 Thread Chandra Mohan, Vijay Mohan via Lists.Fd.Io
Hi Vijay, > On 29 Mar 2020, at 08:42, Chandra Mohan, Vijay Mohan via Lists.Fd.Io wrote: > > Hello, > > Looking to understand the behavior of NAT in deterministic mode. The issue is, while in2out translations work fine and sessions are being created

[vpp-dev] Deterministic NAT - VPP 19.08

2020-03-28 Thread Chandra Mohan, Vijay Mohan via Lists.Fd.Io
Hello, Looking to understand the behavior of NAT in deterministic mode. The issue is, while in2out translations work fine and sessions are being created successfully, frames are getting dropped in out2in direction though a session is present for translation. Following are configurations : DBG

[vpp-dev] Role of vpp_main thread

2019-04-02 Thread Chandra Mohan, Vijay Mohan
Hi Everyone, I have been running performance tests and have some questions on the observations made in that process, especially with the role of vpp_main thread. 1. Noticed good performance when running vpp_main and vpp_worker_0 (polling on two 10G ports) on the same physical core (differen

Re: [**EXTERNAL**] Re: [vpp-dev] VPP Performance question

2019-03-28 Thread Chandra Mohan, Vijay Mohan
uot; Date: Thursday, March 28, 2019 at 1:10 AM To: "Chandra Mohan, Vijay Mohan" Cc: "vpp-dev@lists.fd.io" Subject: Re: [**EXTERNAL**] Re: [vpp-dev] VPP Performance question Your nunbers are quite low, 1500 byte packets means you are bellow 1 Mpps. I saw in the past situa

Re: [**EXTERNAL**] Re: [vpp-dev] VPP Performance question

2019-03-27 Thread Chandra Mohan, Vijay Mohan
To add to the previous email, I am testing with single-tagged traffic. -VIjay From: on behalf of "Chandra Mohan, Vijay Mohan" Date: Wednesday, March 27, 2019 at 8:41 PM To: Damjan Marion Cc: "vpp-dev@lists.fd.io" Subject: Re: [**EXTERNAL**] Re: [vpp-dev] VPP Performa

Re: [**EXTERNAL**] Re: [vpp-dev] VPP Performance question

2019-03-27 Thread Chandra Mohan, Vijay Mohan
vpp_wk_3workers 1461other (0)13 5 0 5 stats 1462other (0)0 0 0 Thanks, Vijay From: Damjan Marion Date: Tuesday, March 26, 2019 at 2:30 AM To: "Chandra Mohan, Vijay Mohan" Cc

[vpp-dev] VPP Performance question

2019-03-25 Thread Chandra Mohan, Vijay Mohan
Hi Everyone, I am working on measuring the performance with a xconnect of two sub-interfaces. I did see quite a few performance related questions & answers in the community which were very helpful to get to this point. However, I’m still facing rx and tx queue drops (“rx misses” and “tx-error”)

Re: [vpp-dev] Failing to create untagged sub-interface

2018-09-18 Thread Chandra Mohan, Vijay Mohan
and the ‘flags’ has ‘SUBINT_CONFIG_VALID’ set. Since, by default, physical interface forwards untagged traffic, is the physical interface itself is being treated as untagged sub-interface ? is my understanding correct ? -vijay From: "Chandra Mohan, Vijay Mohan" Date: Tuesday, Se

Re: [vpp-dev] Failing to create untagged sub-interface

2018-09-18 Thread Chandra Mohan, Vijay Mohan
) ?? -vijay From: "Chandra Mohan, Vijay Mohan" Date: Tuesday, September 18, 2018 at 2:37 PM To: "vpp-dev@lists.fd.io" Subject: Failing to create untagged sub-interface Was not sure if this email is being delivered properly or not, so, sending a new email with the old email

[vpp-dev] Failing to create untagged sub-interface

2018-09-18 Thread Chandra Mohan, Vijay Mohan
: "Chandra Mohan, Vijay Mohan" mailto:vijch...@ciena.com>> Date: Wednesday, September 12, 2018 at 10:16 AM To: "vpp-dev@lists.fd.io<mailto:vpp-dev@lists.fd.io>" mailto:vpp-dev@lists.fd.io>> Subject: Re: Unable to create sub-interface with 'untagged'

Re: [vpp-dev] Unable to create sub-interface with 'untagged' option

2018-09-18 Thread Chandra Mohan, Vijay Mohan
looking in to the code but, so far, did not find any instance in the configuration code path (up until “ethernet_sw_interface_add_del”) where this flag is being set. -vijay From: "Chandra Mohan, Vijay Mohan" Date: Wednesday, September 12, 2018 at 10:16 AM To: "vpp-dev@lists.

Re: [vpp-dev] Unable to create sub-interface with 'untagged' option

2018-09-12 Thread Chandra Mohan, Vijay Mohan
Just wanted to check if you anyone got a chance to look at this ? Am I missing some configuration here before creating a sub-interface for untagged frames ? -Vijay From: "Chandra Mohan, Vijay Mohan" Date: Thursday, September 6, 2018 at 3:57 PM To: "vpp-dev@lists.fd.io" Su

Re: [vpp-dev] Unable to create sub-interface with 'untagged' option

2018-09-06 Thread Chandra Mohan, Vijay Mohan
Did anyone get a chance to take a look at this ? -vijay From: "Chandra Mohan, Vijay Mohan" Date: Wednesday, September 5, 2018 at 1:35 PM To: "vpp-dev@lists.fd.io" Subject: Unable to create sub-interface with 'untagged' option Hi All, Creation of a sub-interfac

Re: [**EXTERNAL**] Re: [vpp-dev] What is 'punt' in 'set interface' command

2018-09-06 Thread Chandra Mohan, Vijay Mohan
TCP/IP stack punt infrastructure. Provides a set of VPP nodes together with the relevant APIs and CLI commands in order to adjust and dispatch packets from the VPP data plane to the local TCP/IP stack > On Sep 6, 2018, at 1:19 AM, Chandra Mohan, Vijay Moha

Re: [vpp-dev] What is 'punt' in 'set interface' command

2018-09-05 Thread Chandra Mohan, Vijay Mohan
Did anyone get a chance to look at this ? -Vijay From: "Chandra Mohan, Vijay Mohan" Date: Tuesday, September 4, 2018 at 3:41 PM To: "vpp-dev@lists.fd.io" Subject: What is 'punt' in 'set interface' command Hi, I am looking to understand when ‘punt’

[vpp-dev] Unable to create sub-interface with 'untagged' option

2018-09-05 Thread Chandra Mohan, Vijay Mohan
Hi All, Creation of a sub-interface with ‘untagged’ option fails with the message “ create sub-interfaces: vlan is already in use” . Any idea what I am missing here ? There is no other configs present and trying to create sub-interface for the first time. vpp# create sub-interfaces GigabitEthe

[vpp-dev] What is 'punt' in 'set interface' command

2018-09-04 Thread Chandra Mohan, Vijay Mohan
Hi, I am looking to understand when ‘punt’ option is used in “ set interface state [up | down | punt | enable] “ . The command description says that it is used to punt traffic to slow-path and not used for forwarding. Looking to understand more about what this means. I am trying to explore if

Re: [**EXTERNAL**] Re: [vpp-dev] tx-drops with vhost-user interface

2018-08-30 Thread Chandra Mohan, Vijay Mohan
This was my test setup issue which is resolved now able to pass traffic. Thanks for all the inputs. -Vijay From: "Chandra Mohan, Vijay Mohan" Date: Tuesday, August 7, 2018 at 10:01 AM To: "Yichen Wang (yicwang)" , "Steven Luong (sluong)" , "vpp-dev@lis

[vpp-dev] sub-interface question

2018-08-29 Thread Chandra Mohan, Vijay Mohan
Hi, I am trying to understand the creation of sub-interfaces with respect to incoming untagged traffic and all tagged traffic. How can we create sub-interfaces to associate with these two kinds of traffic ? vpp-cli provides commands to create a sub-interface (with ‘default’ option) which can be

Re: [**EXTERNAL**] Re: [vpp-dev] tx-drops with vhost-user interface

2018-08-07 Thread Chandra Mohan, Vijay Mohan
: "Yichen Wang (yicwang)" Date: Monday, August 6, 2018 at 2:17 PM To: "Steven Luong (sluong)" , "Chandra Mohan, Vijay Mohan" , "vpp-dev@lists.fd.io" Subject: [**EXTERNAL**] Re: [vpp-dev] tx-drops with vhost-user interface Hi, Vijay, Sorry to ask dumb question, ca

[vpp-dev] tx-drops with vhost-user interface

2018-08-06 Thread Chandra Mohan, Vijay Mohan
Hi, I am trying to pass traffic with vhost-user interface and seeing tx-drops on virtual interface. Here is the setup: created a bridge domain with a physical interface and a vhost-user interface. Physical interface GigabitEthernet5/0/0 is connected to traffic generator. As shown below, observi