, April 18, 2019 7:51 PM
To: John Lo (loj); Abeeha Aqeel; hongjun...@intel.com; vpp-dev@lists.fd.io
Cc: vpp-dev@lists.fd.io
Subject: Re: [vpp-dev] VPP PPPoE Plugin
Hi Abeeha,
I submitted a patch to gerrt.fd.io to remove output nodes for PPPoE.
https://gerrit.fd.io/r/#/c/18993/
Would you like to try
Of John Lo (loj) via
Lists.Fd.Io
Sent: Wednesday, April 17, 2019 12:06 PM
To: Abeeha Aqeel ; hongjun...@intel.com;
vpp-dev@lists.fd.io
Cc: vpp-dev@lists.fd.io
Subject: Re: [vpp-dev] VPP PPPoE Plugin
Hi Abeeha,
Have you tried the suggestion I made previously in a similar thread to get rid
of the
patch via gerrit.fd.io so it can be merged
upstream.
Regards,
John
From: vpp-dev@lists.fd.io On Behalf Of Abeeha Aqeel
Sent: Wednesday, April 17, 2019 8:20 AM
To: hongjun...@intel.com; vpp-dev@lists.fd.io
Cc: b...@xflowresearch.com
Subject: [vpp-dev] VPP PPPoE Plugin
Dear Hongjun,
(PFA = P
Dear Hongjun,
(PFA = Please find attached)
Code:
Branch: stable/1901
Patch: PFA: stable_1901_patch.txt
Configuration:
PFA: vpp-startup.conf
Steps for setting up:
PFA: setup_steps.bash
Attempted to make 10,000 connections.
Using API calls from control plane application; to create pppoe sessions
Subject: Re: [vpp-dev] VPP PPPoE Plugin
Hi Aqeel,
Could you send out the core dump log when VPP crash with 7000 sessions?
Thanks,
Hongjun
From: Abeeha Aqeel [mailto:abeeha.aq...@xflowresearch.com]
Sent: Tuesday, April 16, 2019 8:01 PM
To: Ni, Hongjun mailto:hongjun...@intel.com>>;
v
Hi Aqeel,
Could you send out the core dump log when VPP crash with 7000 sessions?
Thanks,
Hongjun
From: Abeeha Aqeel [mailto:abeeha.aq...@xflowresearch.com]
Sent: Tuesday, April 16, 2019 8:01 PM
To: Ni, Hongjun ; vpp-dev@lists.fd.io
Cc: b...@xflowresearch.com
Subject: VPP PPPoE Plugin
Dear Hong
Dear Hongjun,
I am trying to create 64000 VPP sessions with the VPP Plugin. VPP is being used
as the forwarding plane while our control plane separately caters the PPPoE
control packets. The VPP is installed on Centos 7 on bare-metal server. The
current implementation of the plugin included in