On Sun, Apr 15, 2018 at 12:40:28PM +, Shahaf Shuler wrote:
> Thursday, April 12, 2018 4:39 PM, Stokes, Ian:
> > Subject: RE: [PATCH v8 2/6] dpif-netdev: retrieve flow directly from the
> > flow
> > mark
> > > > > +
> > > > > +if (!(nw_frag & FLOW_NW_FRAG_LATER) && nw_proto ==
> > > > IPPRO
Thursday, April 12, 2018 4:39 PM, Stokes, Ian:
> Subject: RE: [PATCH v8 2/6] dpif-netdev: retrieve flow directly from the flow
> mark
> > > > +
> > > > +if (!(nw_frag & FLOW_NW_FRAG_LATER) && nw_proto ==
> > > IPPROTO_TCP &&
> > > > +size >= TCP_HEADER_LEN) {
> > > > +const stru
> Tuesday, April 10, 2018 10:58 PM, Stokes, Ian:
> > Subject: RE: [PATCH v8 2/6] dpif-netdev: retrieve flow directly from
> > the flow mark
> >
> > > Subject: [PATCH v8 2/6] dpif-netdev: retrieve flow directly from the
> > > flow mark
> > >
> > > From: Yuanhan Liu
> > >
> > > So that we could skip
Tuesday, April 10, 2018 10:58 PM, Stokes, Ian:
> Subject: RE: [PATCH v8 2/6] dpif-netdev: retrieve flow directly from the flow
> mark
>
> > Subject: [PATCH v8 2/6] dpif-netdev: retrieve flow directly from the
> > flow mark
> >
> > From: Yuanhan Liu
> >
> > So that we could skip some very costly C
> Subject: [PATCH v8 2/6] dpif-netdev: retrieve flow directly from the flow
> mark
>
> From: Yuanhan Liu
>
> So that we could skip some very costly CPU operations, including but not
> limiting to miniflow_extract, emc lookup, dpcls lookup, etc. Thus,
> performance could be greatly improved.
>
>
From: Yuanhan Liu
So that we could skip some very costly CPU operations, including but
not limiting to miniflow_extract, emc lookup, dpcls lookup, etc. Thus,
performance could be greatly improved.
A PHY-PHY forwarding with 1000 mega flows (udp,tp_src=1000-1999) and
1 million streams (tp_src=1000