Re: [vpp-dev] Failed to build vppsb router plugin (librtnl)

2018-05-22 Thread Yusuke Tatsumi
Hi Glaza, Thanks for your patch! I also build successfully with your patch on CentOS 7.3 (kernel 3.10). > But when I tried to use it with lacp I got: > rtnl_ns_recv:398: Received notification while in sync. Restart > synchronization. > rtnl_process_read:462: rtnetlink recv error (29) []: Bad

Re: [vpp-dev] Failed to build vppsb router plugin (librtnl)

2018-05-22 Thread Yusuke Tatsumi
Hi Chad, Thank you for your quick reply! I could confirm vppsb (router, netlink) current master can be built successfully in my machine with newer kernel - stretch/sid 4.4.0-104-generic Thanks, Yusuke. 差出人: Wang 送信日�r: 2018年5月23日

[vpp-dev] [FD.io Helpdesk #56282] git.fd.io not updating

2018-05-22 Thread Vanessa Valderrama via RT
Anton actually resolved this issue for us. On Tue May 22 14:56:02 2018, fcoras.li...@gmail.com wrote: > It is! Thank you, Vanessa! > > Florin > > > On May 22, 2018, at 11:41 AM, Vanessa Valderrama via RT > helpd...@rt.linuxfoundation.org> wrote: > > > > This issue should be resolved. > > > >

[FD.io Helpdesk #56282] [linuxfoundation.org #56282] Re: [vpp-dev] git.fd.io not updating

2018-05-22 Thread Marco Varlese via RT
Roughly a week ago, I noticed there was a DNS/IP change when cloning a new VPP repo... I wonder if what I saw is somehow connected to this issue. On Mon, 2018-05-21 at 16:34 -0700, Florin Coras wrote: > Hi, > It would seem that git.fd.io [1] thinks that we last committed a patch to vpp > almost 1

Re: [vpp-dev] [FD.io Helpdesk #56282] git.fd.io not updating

2018-05-22 Thread Florin Coras via RT
It is! Thank you, Vanessa! Florin > On May 22, 2018, at 11:41 AM, Vanessa Valderrama via RT > wrote: > > This issue should be resolved. > > Thank you, > Vanessa > > On Tue May 22 02:59:02 2018, mvarl...@suse.de wrote: >> Roughly a week ago, I noticed

Re: [vpp-dev] Failed to build vppsb router plugin (librtnl)

2018-05-22 Thread Glaza
Hi Yusuke, I did: diff --git a/netlink/librtnl/netns.c b/netlink/librtnl/netns.c index 1b40227..f899f28 100644 --- a/netlink/librtnl/netns.c +++ b/netlink/librtnl/netns.c @@ -66,7 +66,7 @@ u8 *format_ns_link (u8 *s, va_list *args) #define ns_foreach_rta \ _(RTA_DST,

[FD.io Helpdesk #56282] [linuxfoundation.org #56282] RE: [EXTERNAL] [vpp-dev] git.fd.io not updating

2018-05-22 Thread Luke, Chris via RT
The mirror to github[1] has the same last commit, too. https://github.com/FDio/vpp/commits/master Chris. From: vpp-dev@lists.fd.io On Behalf Of Florin Coras Sent: Monday, May 21, 2018 19:35 To: helpd...@fd.io Cc: vpp-dev ; Vanessa Valderrama

[vpp-dev] [FD.io Helpdesk #56282] git.fd.io not updating

2018-05-22 Thread Vanessa Valderrama via RT
This issue should be resolved. Thank you, Vanessa On Tue May 22 02:59:02 2018, mvarl...@suse.de wrote: > Roughly a week ago, I noticed there was a DNS/IP change when cloning a > new VPP > repo... I wonder if what I saw is somehow connected to this issue. > On Mon, 2018-05-21 at 16:34 -0700,

Re: [vpp-dev] [FD.io Helpdesk #56282] git.fd.io not updating

2018-05-22 Thread Florin Coras
It is! Thank you, Vanessa! Florin > On May 22, 2018, at 11:41 AM, Vanessa Valderrama via RT > wrote: > > This issue should be resolved. > > Thank you, > Vanessa > > On Tue May 22 02:59:02 2018, mvarl...@suse.de wrote: >> Roughly a week ago, I noticed

Re: [EXT] [vpp-dev] Marvell's AI from last call

2018-05-22 Thread Szymon
Hi, I improved the patch Natalie submitted, and pushed it for review on gerrit: https://gerrit.fd.io/r/#/c/12694/ . There was a small change in dpdk/device/init.c - I needed to set ignore_offload_bitfield manually, don't know what changed since I last tested it, but it did not work without it. I

[vpp-dev] Failed to build vppsb router plugin (librtnl)

2018-05-22 Thread Wang
Hi Yusuke, It seems to me your OS kernel does not support the latest netlink macros such as RTNLGRP_MPLS_ROUTE. Thanks Chad 2018-05-22 7:01 GMT-04:00 Yusuke Tatsumi : > Hi vpp routing guys, > > I have tried vppsb plugins (router, netlink) and these plugins work well >

Re: [vpp-dev] git.fd.io not updating

2018-05-22 Thread Florin Coras
We have that already: [FD.io Helpdesk #56282] [linuxfoundation.org #56282] Florin > On May 22, 2018, at 8:38 AM, Edward Warnicke wrote: > > Could we get this to a helpdesk ticket to drive to close? :) > > Ed > > On Tue, May 22, 2018 at 9:08 AM Ed Kern

Re: [vpp-dev] git.fd.io not updating

2018-05-22 Thread Edward Warnicke
Could we get this to a helpdesk ticket to drive to close? :) Ed On Tue, May 22, 2018 at 9:08 AM Ed Kern wrote: > well it certainly has…we just need it to accept the new key. > > Ed > > > On May 22, 2018, at 7:42 AM, Thomas F Herbert wrote: > > I noticed

Re: [vpp-dev] git.fd.io not updating

2018-05-22 Thread Ed Kern
well it certainly has…we just need it to accept the new key. Ed On May 22, 2018, at 7:42 AM, Thomas F Herbert > wrote: I noticed this with an attempted git pull. The ECDSA host key for [gerrit.fd.io]:29418 has changed,

Re: [vpp-dev] git.fd.io not updating

2018-05-22 Thread Thomas F Herbert
I noticed this with an attempted git pull. The ECDSA host key for [gerrit.fd.io]:29418 has changed, Surrounded by nasty warnings. On 05/22/2018 02:58 AM, Marco Varlese wrote: Roughly a week ago, I noticed there was a DNS/IP change when cloning a new VPP repo... I wonder if what I saw is

[vpp-dev] Failed to build vppsb router plugin (librtnl)

2018-05-22 Thread Yusuke Tatsumi
Hi vpp routing guys, I have tried vppsb plugins (router, netlink) and these plugins work well with - vpp: v18.04 - vppsb: ce5ab87645e7472b99e23686047e4141a7a315b0 - Bird: 1.4.5-2.el7.x86_64 I noticed that vppsb current master can't be built. It seems to be caused by

Re: [vpp-dev] VPP RPMs available in Centos

2018-05-22 Thread Jerome Tollet
Excellent! Thanks. De : au nom de Dave Wallace Date : lundi 21 mai 2018 à 23:45 À : "vpp-dev@lists.fd.io" Objet : Re: [vpp-dev] VPP RPMs available in Centos Most Excellent! Congrats on getting VPP 18.04 upstreamed to Centos.

Re: [vpp-dev] Is there a plan to support the udp mode in vcl?

2018-05-22 Thread Florin Coras
Xyxue, It’s on our todo list. In the mean time, you can use the raw session layer apis. For examples see src/tests/vnet/session/udp_echo.c Florin > On May 21, 2018, at 11:08 PM, xyxue wrote: > > Hi Florin, Ed, > > I'm testing the vcl in udp mode. After our debug vpp

Re: [vpp-dev] git.fd.io not updating

2018-05-22 Thread Marco Varlese
Roughly a week ago, I noticed there was a DNS/IP change when cloning a new VPP repo... I wonder if what I saw is somehow connected to this issue. On Mon, 2018-05-21 at 16:34 -0700, Florin Coras wrote: > Hi, > It would seem that git.fd.io [1] thinks that we last committed a patch to vpp > almost 1

[vpp-dev] Is there a plan to support the udp mode in vcl?

2018-05-22 Thread xyxue
Hi Florin, Ed, I'm testing the vcl in udp mode. After our debug vpp can receive the udp packets , but the packets will be dropped . Trace info is shown below: Packet 1 01:46:56:707843: af-packet-input af_packet: hw_if_index 1 next-index 4 tpacket2_hdr: status 0x81 len 106 snaplen 106 mac