[vpp-dev] enable communication between VLANs

2018-04-17 Thread carlito nueno
Hi, - How can I enable communication between VLANs? - If I can, is there a way I can white list devices based on MAC or IP addresses, so that only certain devices can communicate with other VLAN? Thanks -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply

Re: [vpp-dev] integrating ARP and l2-rewrite nodes

2018-04-17 Thread Damjan Marion
If it is ip6 traffic why you don't use ip6-unicast feature arc? ip6-input node can take care for ip6 hdr checks and pass packets to your feature node.. -- Damjan > On 16 Apr 2018, at 09:44, Sara Gittlin wrote: > > Thank you Damjan, > The my-forwarder plugin performs

Re: [vpp-dev] VPP dpdk interface placement from startup.conf

2018-04-17 Thread Damjan Marion
Are you aware of "show interface rx-placement" and "set interface rx-placement" CLIs? Can you capture output? -- Damjan > On 16 Apr 2018, at 17:26, Rogan Lynch wrote: > > Thank you Damjan, > > This syntax appears to parse without error, but somehow breaks allocation

Re: [vpp-dev] vpp io Multi-thread Model #vpp

2018-04-17 Thread Damjan Marion
Deprecated long time ago, but we have similar mechanisms. Please describe your use case... -- Damjan > On 17 Apr 2018, at 11:41, Avinash Gonsalves > wrote: > > If i'm not mistaken i think the io is supported by a cli, have a look if this > is what you're

Re: [vpp-dev] VPP query

2018-04-17 Thread Dave Barach
If you explain the use-case in detail, we may be able to make a sensible recommendation. From: on behalf of Manjunath Munavalli Date: Monday, April 16, 2018 at 6:01 PM To: "vpp-dev@lists.fd.io" Subject: [vpp-dev] VPP query

Re: [vpp-dev] IP Reassembly does not work at 18.04

2018-04-17 Thread Chris Luke
Yes please, ideally with a Jira ref in the title :) Chris > -Original Message- > From: Klement Sekera -X (ksekera - PANTHEON TECHNOLOGIES at Cisco) > [mailto:ksek...@cisco.com] > Sent: Tuesday, April 17, 2018 12:01 PM > To: Luke, Chris ; >

Re: [vpp-dev] IP Reassembly does not work at 18.04

2018-04-17 Thread Chris Luke
Does this impact stable/1804 also? Chris. > -Original Message- > From: vpp-dev@lists.fd.io [mailto:vpp-dev@lists.fd.io] On Behalf Of Klement > Sekera > Sent: Tuesday, April 17, 2018 11:50 AM > To: wangchuan...@163.com; vpp-dev > Subject: Re: [vpp-dev] IP Reassembly

Re: [vpp-dev] IP Reassembly does not work at 18.04

2018-04-17 Thread Klement Sekera
Hi, This patch should fix the CLI issue... https://gerrit.fd.io/r/#/c/11851/ Regards, Klement > -Original Message- > From: vpp-dev@lists.fd.io On Behalf Of > wangchuan...@163.com > Sent: Tuesday, April 17, 2018 10:55 AM > To: Klement Sekera -X (ksekera - PANTHEON

Re: [vpp-dev] IP Reassembly does not work at 18.04

2018-04-17 Thread wangchuan...@163.com
Thanks But it still fail by return : Invalid interface name my CLI: set interface reassembly GigabitEthernet2/0/0 ip4 also not good to use Idx i am sure the intfc-name is right. Help please! wangchuan...@163.com From: Klement Sekera -X (ksekera - PANTHEON TECHNOLOGIES at Cisco) Date:

Re: [vpp-dev] VPP VCL Lib error #vpp

2018-04-17 Thread Dave Wallace
Chris, VCL is still in the experimental / early development phase so I would not recommend postponing the 18.04 release for a bug fix for this issue.  Anyone using VCL is highly encouraged to stay on master as close to HEAD as practicable. Thanks, -daw- On 4/17/18 10:12 AM, Luke, Chris

Re: [vpp-dev] VPP VCL Lib error #vpp

2018-04-17 Thread Chris Luke
Dave, Let me know if you can reproduce this and you think this is severe enough to postpone the 18.04 release, which is currently set for Wednesday of next week. Chris. From: vpp-dev@lists.fd.io [mailto:vpp-dev@lists.fd.io] On Behalf Of Dave Wallace Sent: Tuesday, April 17, 2018 9:54 AM To:

Re: [vpp-dev] VPP VCL Lib error #vpp

2018-04-17 Thread Dave Wallace
This is a bug.  Please open a Jira ticket with your configuration and debug data and I will investigate. Thanks, -daw- On 4/17/18 8:46 AM, duct...@viettel.com.vn wrote: Hello, I am trying to use the VCL lib to connect VPP and my server app. My code worked perfectly fine with VPP 18.01. But

[vpp-dev] VPP VCL Lib error #vpp

2018-04-17 Thread ductm18
Hello, I am trying to use the VCL lib to connect VPP and my server app. My code worked perfectly fine with VPP 18.01. But when I upgrade to VPP 18.04 (and 18.07 also), it hasn't worked anymore. The code still works if i try with 1 client at a times. But with more than 1 client at a moment, the

Re: [vpp-dev] vpp io Multi-thread Model #vpp

2018-04-17 Thread Avinash Gonsalves
If i'm not mistaken i think the io is supported by a cli, have a look if this is what you're looking for. > set interface handoff ... On Tue, Apr 17, 2018 at 8:18 AM, wrote: > Hello, > > I have watched the series CodeWalkingThrough video on their Youtube > channel and

Re: [vpp-dev] IP Reassembly does not work at 18.04

2018-04-17 Thread Klement Sekera
Hi, IP reassembly is a feature which needs to be enabled - did you enable reassembly on your interface? - it doesn't look so from your packet trace. You can use `set interface reassembly' CLI or the corresponding API `ip_reassembly_enable_disable'. Regards, Klement > -Original

[vpp-dev] IP Reassembly does not work at 18.04

2018-04-17 Thread wangchuan...@163.com
Hello, I see VPP can support IP Reassembly at 18.04. I compile the deb and install at ubuntu 16.04, start vppctl and up the interface & set ip-A, then i could ping the ip(no extra-parm). But it failed with "-l 1473"(at windows), who can help? Thanks first segment-pkt's trace node

[vpp-dev] I need some help.Please help me.

2018-04-17 Thread 汤超
Excuse me, when vagrant up --parallel --provision came up, there was a lot of errors. How to solve it? Unpack, print the following: fiber@ubuntu:~/toni/csit-vagrant$ vagrant up --parallel --provision Bringing machine 'tg' up with 'virtualbox' provider... Bringing machine 'dut1' up with

[vpp-dev] 转发: [csit-dev] I need some help.Please help me.

2018-04-17 Thread 汤超
nwnj...@fiberhome.com 发件人: 汤超 发送时间: 2018-04-17 10:59 收件人: csit-dev 主题: [csit-dev] I need some help.Please help me. Hello, everyone, I have installed the framework of CSIT in accordance with the official network tutorial, but after the vagrant SSH dut1 in, sudo start VPP this command