[vpp-dev] Connection issue between container (slave) and host vpp (master) with memif

2018-06-28 Thread chakravarthy . arisetty
Hi, How do we connect memif inside host to memif inside a container?  Somehow, the container is not able to communicate with host. Can someone point me what I'm missing? Thanks Chakri VPP inside Host --- vpp# show memif sockets   id  listener    filename   0   yes (1)     /run/v

Re: [vpp-dev] Connection issue between container (slave) and host vpp (master) with memif

2018-07-06 Thread chakravarthy . arisetty
Thank you Damjan. Let me look into the option. That seems a very good idea. I could use T-Rex to send packets through AF interface and bridged inside container and back to an another AF interface on the host. Let me look into your idea to do benchmarking on memif.  Thanks again for all your hel

[vpp-dev] tx-errors on VPP controlled dpdk device

2018-07-31 Thread chakravarthy . arisetty
Hi, When VPP is sending out the traffic through DPDK device, it encounters transmit errors? Can someone shed some light what might be happening? Thanks Chakri vpp# show int               Name               Idx       State          Counter          Count VirtualFunctionEthernet0/6/0      1     

Re: [vpp-dev] tx-errors on VPP controlled dpdk device

2018-08-01 Thread chakravarthy . arisetty
Hi Damjan, Thanks for your feedback. I'm running the test in AWS instances. Thus, I have got only VFs. I do not have access to PF. So, I'm trying to get help from AWS to find out. Once I get the info, I'll post it over here. In the mean time, I looked at the counters that you suggested me to fo

Re: [vpp-dev] tx-errors on VPP controlled dpdk device

2018-08-01 Thread chakravarthy . arisetty
Hi Yichen, Thanks for the response. I have issue on the transmit path. I think the cores are assigned properly in the configuration. Thanks Chakri -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#10016): https://lists.fd.io/g/vpp-dev/message/10016

Re: [vpp-dev] tx-errors on VPP controlled dpdk device

2018-08-01 Thread chakravarthy . arisetty
Hi Damjan, > You likely need to utilise RSS on rx side to equally load your cores, Could you please let me know how I configure RSS?  I do not know how I configure RSS because this device is given to vpp/dpdk. It is bound to igb driver. Is it specified in startup.conf or CLI command? Thanks Cha

Re: [vpp-dev] tx-errors on VPP controlled dpdk device

2018-08-01 Thread chakravarthy . arisetty
Hi Dave, It looks like there are significant drops on the receive (rx-miss errors) when I use one core. I do not see rx issues with one core. But, the issue is occurring on the transmit side. Thanks Chakri -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply O

Re: [vpp-dev] tx-errors on VPP controlled dpdk device

2018-08-01 Thread chakravarthy . arisetty
[Edited Message Follows] Hi Dave, It looks like there are significant drops on the receive (rx-miss errors) when I use one core. I do not see rx issues with two cores. But, the issue is occurring on the transmit side. Thanks Chakri -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent t