Re: [EXT] Re: [vpp-dev] 128 byte cache line support

2019-03-20 Thread Nitin Saxena
Hi, First all sorry for responding late to this mail chain. Please see my answers inline in blue Thanks, Nitin From: Damjan Marion Sent: Monday, March 18, 2019 4:48 PM To: Honnappa Nagarahalli Cc: vpp-dev; Nitin Saxena Subject: [EXT] Re: [vpp-dev] 128 byte

Re: [vpp-dev] Status of PPPoE Plugin

2019-03-20 Thread Ni, Hongjun
Hi Raj, I think you may check the Ethernet type, if it is PPPoE packet, then MAC check will be skipped. Thanks, Hongjun -Original Message- From: vpp-dev@lists.fd.io [mailto:vpp-dev@lists.fd.io] On Behalf Of Raj Sent: Wednesday, March 20, 2019 9:48 PM To: vpp-dev Cc: alp.ars...@xflowres

Re: [vpp-dev] Status of PPPoE Plugin

2019-03-20 Thread Raj
I commented out the offending parts and now PPPoE is working fine. diff --git a/src/vnet/ethernet/node.c b/src/vnet/ethernet/node.c index 53d5b4eb0..7c5f673e0 100755 --- a/src/vnet/ethernet/node.c +++ b/src/vnet/ethernet/node.c @@ -429,14 +429,14 @@ ethernet_input_inline (vlib_main_t * vm,

Re: [vpp-dev] vpp build 19.01.1 IPSec crash

2019-03-20 Thread Jan Gelety via Lists.Fd.Io
Hello Kingwell, Thanks for the info. We trigerred three runs of csit-vpp-perf-verify-1901-3n-hsw job with vpp build 19.01.1-8~g50a392f~b56 (builds 81, 82, 83

Re: [vpp-dev] 128 byte cache line support

2019-03-20 Thread Lijian Zhang
Add Nitin. From: vpp-dev@lists.fd.io On Behalf Of Damjan Marion via Lists.Fd.Io Sent: Monday, March 18, 2019 7:18 PM To: Honnappa Nagarahalli Cc: vpp-dev@lists.fd.io Subject: Re: [vpp-dev] 128 byte cache line support On 15 Mar 2019, at 04:52, Honnappa Nagarahalli mailto:honnappa.nagaraha...