On Thu, 2017-03-23 at 14:38 -0700, Alexander Duyck wrote: > From: Sridhar Samudrala <sridhar.samudr...@intel.com> > > This socket option returns the NAPI ID associated with the queue on which > the last frame is received. This information can be used by the apps to > split the incoming flows among the threads based on the Rx queue on which > they are received. > > If the NAPI ID actually represents a sender_cpu then the value is ignored > and 0 is returned.
Acked-by: Eric Dumazet <eduma...@google.com>