hanks… Dave
*From:* vpp-dev-boun...@lists.fd.io
[mailto:vpp-dev-boun...@lists.fd.io] *On Behalf Of *Damjan Marion
*Sent:* Monday, June 5, 2017 1:34 PM
*To:* Dave Wallace
*Cc:* Mahesh Ishwar Mathad ;
vpp-dev@lists.fd.io
*Subject:* Re: [vpp-dev] Need some help on VPP
Actually not :)
We dr
< mi.mah...@globaledgesoft.com >; vpp-dev@lists.fd.io
>Subject: Re: [vpp-dev] Need some help on VPP
>
>
>Actually not :)
>
>We dropped dependency on dpdk ptype due to history of issues and lack of mpls
>ptype and we purely rely on ethertype.
>
>From the metadat
] Need some help on VPP
Actually not :)
We dropped dependency on dpdk ptype due to history of issues and lack of mpls
ptype and we purely rely on ethertype.
From the metadata only thing we use today is ip4 hdr checksum.
On 5 Jun 2017, at 14:56, Dave Wallace
mailto:dwallac...@gmail.com>> wro
Actually not :)
We dropped dependency on dpdk ptype due to history of issues and lack of mpls
ptype and we purely rely on ethertype.
From the metadata only thing we use today is ip4 hdr checksum.
> On 5 Jun 2017, at 14:56, Dave Wallace wrote:
>
> To be pedantic, the VPP dpdk-input node check
To be pedantic, the VPP dpdk-input node checks the classification
metadata for each packet which was set by DPDK and decides whether to
bypass the ethernet-input node.
Thanks,
-daw-
On 6/5/2017 3:23 AM, Nagaprabhanjan Bellari wrote:
DPDK can be thought of as a device driver - there can be mult
DPDK can be thought of as a device driver - there can be multiple device
drivers - tap interface handler is also, technically, a device driver. So
are the host-if, ssvm etc. etc. Their job is to collect packets from their
respective "media" (a physical interface for dpdk, kernel for tap, shared
mem
Mathad [mailto:mi.mah...@globaledgesoft.com
<mailto:mi.mah...@globaledgesoft.com>]
*Sent:* Tuesday, May 30, 2017 9:25 AM
*To:* Dave Barach (dbarach) ;
vpp-dev@lists.fd.io <mailto:vpp-dev@lists.fd.io>
*Subject:* Re: [vpp-dev] Need some help on VPP
Thank you. As y
sday, May 30, 2017 9:25 AM
> *To:* Dave Barach (dbarach) ; vpp-dev@lists.fd.io
> *Subject:* Re: [vpp-dev] Need some help on VPP
>
>
>
> Thank you. As you mentioned function f, could you please tell for which
> function respected stack is created and what is that function f is
9:25 AM
To: Dave Barach (dbarach) ; vpp-dev@lists.fd.io
Subject: Re: [vpp-dev] Need some help on VPP
Thank you. As you mentioned function f, could you please tell for which
function respected stack is created and what is that function f is responsible
for?
On Tuesday 30 May 2017 05:10 PM, Dave Barac
Thank you. As you mentioned function f, could you please tell for which
function respected stack is created and what is that function f is
responsible for?
On Tuesday 30 May 2017 05:10 PM, Dave Barach (dbarach) wrote:
Longjmp.S provides setjmp/longjmp and "call a function f on a new stack"
su
Longjmp.S provides setjmp/longjmp and "call a function f on a new stack"
support for multiple CPU architectures. Switching stacks involves saving,
restoring, and avoiding damage to registers. The file is written in multiple
assembly languages.
If you have specific questions, I'm willing to take
11 matches
Mail list logo