[vpp-dev] a problem about dhcp

2017-12-15 Thread 薛欣颖
Hi guys, I'm testing the dhcp function. There is a problem : when I delete the dhcp client, the address del success, but there is no 'release message' to server. Is there a plan to solve this problem? Thanks, Xyxue ___ vpp-dev mailing list

[vpp-dev] L2-GRE over IPSEC forwarding fail

2017-12-15 Thread ??????
Hi guys, We have a problem when test IPSEC GRE tunnnel,I want to send a stream into VPP,and forwarding via ipsec-gre interface, But VPP hang up. My configuration and more info is shown below. Is there any problem in my configuration? How can I solve the problem? configuration: VPP1 create

[vpp-dev] VPP support for 25GbE DPDK ports?

2017-12-15 Thread Roberts, Lee A.
I'm new to using VPP and encountered problems getting VPP to use DPDK on my Intel XXV710-DA2 cards. Using a base of v17.07, I get messages about "unknown link speed 25000": Dec 15 10:57:58 tqt100 vpp[5244]: /usr/bin/vpp[5244]: dpdk_update_link_state:1321: unknown link speed 25000 Dec 15

[vpp-dev] Need Help on an ipsec Problem

2017-12-15 Thread Bin Zhang (binzhang)
Hi Team, I am new to VPP and would appreciate your comments and debugging tips on the following problem. I have set up an ipsec tunnel between two VMs (as shown in the diagram). The client side is Strongswan and the server side is VPP. But I can not ping through the tunnel from the client

[vpp-dev] No vpp project meeting 12/26/2017

2017-12-15 Thread Dave Barach (dbarach)
Have a great holiday season! Thanks... Dave P.S. Are folks interested in meeting on 1/2/2018, or should we reconvene on 1/9/2018? ___ vpp-dev mailing list vpp-dev@lists.fd.io https://lists.fd.io/mailman/listinfo/vpp-dev

Re: [vpp-dev] Please install missing RPMs: \npackage python34 is not installed

2017-12-15 Thread Thomas F Herbert
What commit are you building? This has not been a problem for some time and is not a problem on stable/1710 or the top of tree current master. There was a dependency introduced by an earlier commit which was subsequently removed. --Tom On 12/14/2017 10:05 PM, wrote: Hi, everyone

Re: [vpp-dev] openSUSE build fails

2017-12-15 Thread Dave Barach (dbarach)
Dear Marco, Thanks very much... Dave From: Marco Varlese [mailto:mvarl...@suse.de] Sent: Friday, December 15, 2017 9:06 AM To: Dave Barach (dbarach) ; Gabriel Ganne ; Billy McFall Cc: Damjan Marion (damarion) ;

Re: [vpp-dev] IPsec with AES-NI MB cryptodev

2017-12-15 Thread Matthew Smith
Hi Sergio, Here is the sending side trace: Packet 1 10:54:40:291456: dpdk-input VirtualFunctionEthernet0/6/0 rx queue 0 buffer 0x6e4f: current data 14, length 84, free-list 0, clone-count 0, totlen-nifb 0, trace 0x0 l4-cksum-computed l4-cksum-correct l2-hdr-offset 0

Re: [vpp-dev] :: Modify Mac address of host-interface

2017-12-15 Thread Omer Majeed
Thanks a lot John and Mohsin. It did work. Best Regards, Omer On Dec 13, 2017 21:01, "John Lo (loj)" wrote: The API is sw_interface_set_mac_address defined in src/vnet/interface.api. -John *From:* vpp-dev-boun...@lists.fd.io [mailto:vpp-dev-boun...@lists.fd.io] *On Behalf

Re: [vpp-dev] openSUSE build fails

2017-12-15 Thread Marco Varlese
We (at SUSE) are currently pushing an update to 2.2.11 for openSUSE in our repositories. Once that's confirmed to be upstream, I will push a new patch to the ci-management repo to have the indent package upgraded to the latest version and re-enable the "checkstyle". Cheers,Marco On Fri,

Re: [vpp-dev] openSUSE build fails

2017-12-15 Thread Dave Barach (dbarach)
With a bit of fiddling, I was able to fix gerrit 9440 so that indent 2.2.10 and 2.2.11 appear to produce identical results... HTH... Dave From: vpp-dev-boun...@lists.fd.io [mailto:vpp-dev-boun...@lists.fd.io] On Behalf Of Gabriel Ganne Sent: Friday, December 15, 2017 8:42 AM To: Billy McFall

Re: [vpp-dev] openSUSE build fails

2017-12-15 Thread Gabriel Ganne
Hi, If you browse the source http://hg.savannah.gnu.org/hgweb/indent/ The tag 2.2.11 is there, the source seems updated regularly. Best regards, -- Gabriel Ganne From: vpp-dev-boun...@lists.fd.io

Re: [vpp-dev] openSUSE build fails

2017-12-15 Thread Billy McFall
On Fri, Dec 15, 2017 at 5:15 AM, Marco Varlese wrote: > Hi Damjan, > > On Fri, 2017-12-15 at 09:06 +, Damjan Marion (damarion) wrote: > > > > On 15 Dec 2017, at 08:52, Marco Varlese wrote: > > Damjan, > > On Thu, 2017-12-14 at 16:04 +, Damjan Marion

Re: [vpp-dev] openSUSE build fails

2017-12-15 Thread Dave Barach (dbarach)
Guys, I’ll take a look at e.g. gerrit 9440, ip_frag.c and see if I can fix it. Under the circumstances, it seems perfectly OK to s/ON/OFF/ as needed in the per-file patch verification on/off switch: /* * fd.io coding-style-patch-verification: ON * * Local Variables: * eval: (c-set-style "gnu")

Re: [vpp-dev] Issue with Bidirectional IPSEC

2017-12-15 Thread Shashi Kant Singh
Hi This is running on intel broadwell processor Vpp is from master Regards Shashi On Fri, Dec 15, 2017 at 5:57 PM +0530, "Gonzalez Monroy, Sergio" > wrote: Hi, What platform is VPP running on? Are you using latest

Re: [vpp-dev] Issue with Bidirectional IPSEC

2017-12-15 Thread Gonzalez Monroy, Sergio
Hi, What platform is VPP running on? Are you using latest VPP master? Thanks, Sergio On 15/12/2017 11:06, Shashi Kant Singh wrote: Hi I have facing issue with packet being dropped at the IPSEC decoder. I have setup with traffic pumped from pktgen on both ports and they arrive at a set of

[vpp-dev] Issue with Bidirectional IPSEC

2017-12-15 Thread Shashi Kant Singh
Hi I have facing issue with packet being dropped at the IPSEC decoder. I have setup with traffic pumped from pktgen on both ports and they arrive at a set of VPP-IPSEC gateways (GWs). In FWD path first GW received from P0 of pktgen, does the encoding and sends it to second GW which does the

Re: [vpp-dev] openSUSE build fails

2017-12-15 Thread Marco Varlese
Folks, On Fri, 2017-12-15 at 11:15 +0100, Marco Varlese wrote: [NIP] > Ok, so just summarizing our conversation on IRC for others too. > > That issue is connected to the different versions of INDENT (C checkstyle) > installed on the different distros. > > openSUSE runs 2.2.10 whilst CentOS and

Re: [vpp-dev] IPsec with AES-NI MB cryptodev

2017-12-15 Thread Gonzalez Monroy, Sergio
Hi, Could you show a full verbose trace of both packets from both endpoints? Thanks, Sergio On 14/12/2017 21:26, Matthew Smith wrote: Hi, I’m experimenting with IPsec using the AES-NI MB cryptodev and seeing some weird behavior. I have a tunnel up. Both ends of the tunnel are VPP

Re: [vpp-dev] Please install missing RPMs: \npackage python34 is not installed

2017-12-15 Thread Damjan Marion (damarion)
Have you tried to do "make instal-dep" in the top level directory? > On 15 Dec 2017, at 04:05, 重新开始 <15803846...@qq.com> wrote: > > Hi, everyone >I build vpp on centos 7.3, and had executed make install-dep. It is ok. > but when i make build vpp . it print "Please install missing RPMs:

Re: [vpp-dev] openSUSE build fails

2017-12-15 Thread Damjan Marion (damarion)
On 15 Dec 2017, at 08:52, Marco Varlese > wrote: Damjan, On Thu, 2017-12-14 at 16:04 +, Damjan Marion (damarion) wrote: Folks, I'm hearing from multiple people that OpenSUSE verify job is failing (again). I haven't heard (or read) anything over

Re: [vpp-dev] openSUSE build fails

2017-12-15 Thread Marco Varlese
On Fri, 2017-12-15 at 08:52 +0100, Marco Varlese wrote: > Damjan, > > On Thu, 2017-12-14 at 16:04 +, Damjan Marion (damarion) wrote: > > Folks, > > > > I'm hearing from multiple people that OpenSUSE verify job is failing > > (again). Would it be possible to have a list (few) of build logs