Re: [vpp-dev] bond

2018-01-03 Thread Steven Luong (sluong)
Yes, I started adding LACP in VPP native mode, not tied to DPDK. So you can actually enslave additional NICs using CLI without restarting VPP. Steven From: on behalf of "yug...@telincn.com" Date: Wednesday, January 3, 2018 at 7:41 PM To: "John

Re: [vpp-dev] Unable to add NIC to VPP

2018-01-03 Thread Shiv Dev
Hi Dave, Thanks for the response. There is no support for the realtek driver in dpdk (http://dpdk.org/doc/nics). When I moved to a server with an X540 interface, I see the interface comes up in vpp.. vpp# show interface Name Idx State Counter Count

Re: [vpp-dev] bond

2018-01-03 Thread yug...@telincn.com
Thanks, is there a plan to surpport 802.3ad? Regards, Ewan ewan From: John Lo (loj) Date: 2018-01-04 00:05 To: yug...@telincn.com; otroan CC: vpp-dev Subject: RE: [vpp-dev] bond VPP does support static interface bonding via DPDK link bonding PMD:

[vpp-dev] Stepping down as NSH_SFC PTL

2018-01-03 Thread Zhou, Danny
Hi TSC, I've been taking the NSH_SFC PTL role 1 year ago. It has been a pleasure, but also a burden as there are some personal reasons make me cannot focus on NSH_SFC anymore, so I am stepping down as NSH_SFC PTL with immediate effect. Additionally, I would like to nominate Hongjun Ni, who is

Re: [vpp-dev] VPP does not detect NIC automatically

2018-01-03 Thread Dave Barach (dbarach)
Dear Charlie, Vpp won't touch an interface if it has an associated Linux kernel interface which is up, and/or has an address configured on it. Manually unbinding the interface - as you did - makes the Linux kernel interface disappear. Accidentally whitelisting a host's management ethernet

[vpp-dev] VPP does not detect NIC automatically

2018-01-03 Thread Li, Charlie
Hi VPP team, I am new to VPP and am following the "FDIO Quick Start Guide" (https://docs.google.com/document/d/1zqYN7qMavgbdkPWIJIrsPXlxNOZ_GhEveHQxpYr3qrg/edit) to get started. I am running Ubuntu 16.04 and using the pre-built packages. According to the document, vpp should detect and take

Re: [vpp-dev] api functions using shared memory

2018-01-03 Thread Maciek Konstantynowicz (mkonstan)
+csit-dev In CSIT we are after clocks per node data, but may need all info from “show run” output to automatically qualify the “show run” output values. Is your patch ge9483 going to get us there? -Maciek On 30 Nov 2017, at 14:15, Luke, Chris

Re: [vpp-dev] bond

2018-01-03 Thread Ole Troan
Ewan, > Yes, I need 802.3ad interface, is there a way to do it? Of course. Just implement it. ;-) Or use ECMP at layer 3. Best regards, Ole > > Regards, > Ewan > ewan yugang > 杭州全维技术股份有限公司 北京研发部门 > 手机:17310665879 > Q Q : 185237808 > 邮箱:yug...@telincn.com > 地址:北京市朝阳区望京西路金隅国际G座2305 >

Re: [vpp-dev] bond

2018-01-03 Thread yug...@telincn.com
Hi Ole, Yes, I need 802.3ad interface, is there a way to do it? Regards, Ewan ewan yugang 杭州全维技术股份有限公司 北京研发部门 手机:17310665879 Q Q : 185237808 邮箱:yug...@telincn.com 地址:北京市朝阳区望京西路金隅国际G座2305 网站:http://www.telincn.com From: Ole Troan Date: 2018-01-03 17:40 To: Jim Thompson CC: lin huang;

Re: [vpp-dev] bond

2018-01-03 Thread Ole Troan
Jim, > src/vnet/ethernet/ptp_ethernet* > > https://github.com/FDio/vpp/commit/15ac81c16fba83033090299413a3a2dbb848a0f9 P2P Ethernet is a different thing altogether. P2P Ethernet is a mechanism to emulate L3 P2P links on top of a shared (or non shared) Ethernet link. Ewan is asking for 802.3ad

Re: [vpp-dev] bond

2018-01-03 Thread lin huang
Hi yugang, It seems that vpp doesn’t support that features. Refer to: https://wiki.fd.io/view/VPP/Features From: vpp-dev-boun...@lists.fd.io [mailto:vpp-dev-boun...@lists.fd.io] On Behalf Of yug...@telincn.com Sent: Wednesday, January 3, 2018 4:52 PM To: vpp-dev

[vpp-dev] bond

2018-01-03 Thread yug...@telincn.com
HI all, Does vpp surpport interface bond ? How do I configure them? Regards, Ewan ewan ___ vpp-dev mailing list vpp-dev@lists.fd.io https://lists.fd.io/mailman/listinfo/vpp-dev