Re: [vpp-dev] dpdk socket-mem and dpdk_pool_create

2018-11-25 Thread Damjan Marion via Lists.Fd.Io
> On 25 Nov 2018, at 05:23, Kingwel Xie wrote: > > Hi Damjan and vPPers, > > I got a question about the physical mem management in vPP. > > As I understand, we specify socket-mem in startup.conf for DPDK to allocate > mem for itself, but we are using vPP phymem allocator for mbuf and crypto

答复: 答复: 答复: [vpp-dev] about sctp

2018-11-25 Thread 刘道林
Hi Marco, 1. If you indeed use crc32c, it's ok. But from my view, it should not include ip header. 2. the definition is below: #define SHA1_OUTPUT_LENGTH 20 /* * 0 1 2 3 * 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 *

Re: [vpp-dev] Request: please add "real" pcap ability #vpp

2018-11-25 Thread Brian Dickson
Hi, Jerome (and everyone), Thanks for this! Using packet-capture + span, did indeed accomplish what I was looking for. One useful data point: I was able to capture about 10 seconds of line-rate 10G into a pcap file, and it looks like I didn't lose any packets, on a VPP host that was not forwardi

[vpp-dev] PPPOE

2018-11-25 Thread xulang
Hi all, I would like to use pppoe server and pppoe client, is there any material about this? Regards, Xlangyun-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#11398): https://lists.fd.io/g/vpp-dev/message/11398 Mute This Topic: https://lists.fd.

Re: [vpp-dev] PPPOE

2018-11-25 Thread Ni, Hongjun
Hi Xiangyun, VPP only supports PPPoE plugin, which can integrate with Control Plane to act as PPPoE server. Please refer to below link for some slides: https://schd.ws/hosted_files/onsna18/cf/Accelerated%20Open%20Source%20vBRAS%20Solution%20Based%20on%20OpenBRAS%20and%20VPP%26DPDK.PPTX There is

[vpp-dev] Build failing on AArch64

2018-11-25 Thread Sirshak Das
Hi all, I am currently facing these build failures in master on AArch64. [38/1160] Building C object vat/CMakeFiles/vpp_api_test.dir/types.c.o FAILED: vat/CMakeFiles/vpp_api_test.dir/types.c.o ccache /usr/lib/ccache/cc -DHAVE_MEMFD_CREATE -Dvpp_api_test_EXPORTS -I/home/sirdas/code/commita/vpp/s

Re: [vpp-dev] fails to startup vpp on master branch.

2018-11-25 Thread Zhiyong Yang
Hi Damjan, This issue is caused by this patch. 54e8e39a5284917efab8fd6d7d92e589d4a911a4 is the first bad commit commit 54e8e39a5284917efab8fd6d7d92e589d4a911a4 Author: Damjan Marion mailto:damar...@cisco.com>> Date: Wed Nov 7 17:55:26 2018 +0100 pmalloc: fix shared mappings Change-Id: