lkml.org 
[lkml]   [2021]   [Dec]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [RFC PATCH v12 01/17] dlb: add skeleton for DLB driver
> +The following diagram shows a typical packet processing pipeline with the Intel DLB.
> +
> + WC1 WC4
> + +-----+ +----+ +---+ / \ +---+ / \ +---+ +----+ +-----+
> + |NIC | |Rx | |DLB| / \ |DLB| / \ |DLB| |Tx | |NIC |
> + |Ports|---|Core|---| |-----WC2----| |-----WC5----| |---|Core|---|Ports|
> + +-----+ -----+ +---+ \ / +---+ \ / +---+ +----+ ------+
> + \ / \ /
> + WC3 WC6

This is the only mention of NIC here. Does the application interface
to the network stack in the usual way to receive packets from the
TCP/IP stack up into user space and then copy it back down into the
MMIO block for it to enter the DLB for the first time? And at the end
of the path, does the application copy it from the MMIO into a
standard socket for TCP/IP processing to be send out the NIC?

Do you even needs NICs here? Could the data be coming of a video
camera and you are distributing image processing over a number of
cores?

Andrew

\
 
 \ /
  Last update: 2021-12-21 10:54    [W:0.181 / U:0.184 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site