ia lists.fd.io <http://lists.fd.io/>"
> mailto:lgudimet=ciena@lists.fd.io>>
> Reply-To: Leela Gudimetla mailto:lgudi...@ciena.com>>
> Date: Monday, June 1, 2020 at 3:28 PM
> To: "vpp-dev@lists.fd.io <mailto:vpp-dev@lists.fd.io>" <mailto:vpp-dev@lis
"
Reply-To: Leela Gudimetla
Date: Monday, June 1, 2020 at 3:28 PM
To: "vpp-dev@lists.fd.io"
Subject: [**EXTERNAL**] [vpp-dev] VPP fast-path vs slow-path
Hi,
I came across a comment in the file src/vnet/ethernet/node.c regarding
fast-path vs slow-path.
/* fastpath - in l3 mod
Hi,
I came across a comment in the file src/vnet/ethernet/node.c regarding
fast-path vs slow-path.
/* fastpath - in l3 mode hadles ip4, ip6 and mpls packets, other packets
are considered as slowpath, in l2 mode all untagged packets are
considered as fastpath */
This makes me wondering