11/04/2020 16:13, jer...@marvell.com:
> From: Jerin Jacob
>
> Using graph traversal for packet processing is a proven architecture
> that has been implemented in various open source libraries.
>
> Graph architecture for packet processing enables abstracting the data
> processing functions as “no
On Thu, Apr 30, 2020 at 1:38 PM Tom Barbette wrote:
>
> Hi all,
>
> I could not check all discussions regarding the graph subsystem, but I
> could not find a trivia behind the idea of re-creating yet another graph
> processing system like VPP, BESS, Click/FastClick and a few others that
> all supp
Hi all,
I could not check all discussions regarding the graph subsystem, but I
could not find a trivia behind the idea of re-creating yet another graph
processing system like VPP, BESS, Click/FastClick and a few others that
all support DPDK already and comes with up to thousands of "nodes"
al
From: Jerin Jacob
Using graph traversal for packet processing is a proven architecture
that has been implemented in various open source libraries.
Graph architecture for packet processing enables abstracting the data
processing functions as “nodes” and “links” them together to create a
complex “
4 matches
Mail list logo