[dpdk-dev] [PATCH v2 0/3] Support for flow director behavior "passthru" on Intel FVL NIC

Thomas Monjalon thomas.monjalon at 6wind.com
Wed Nov 4 22:54:09 CET 2015


> > This patch set adds new flow director behavior "passthru" on Intel X(L)710
> > NIC.
> > When this mode is selected flow director will direct packet to LAN while the
> > queue is defined by other filters. This can be used to extract flexible payload
> > to RX desriptor with the flow director filter while targeted queue will be
> > defined by other filters, for example, by hash filter (RSS).
> > 
> > v2: rename RTE_ETH_FDIR_OTHER to RTE_ETH_FDIR_PASSTHRU
> 
> Acked-by: Jingjing Wu <jingjing.wu at intel.com>

Applied, thanks


More information about the dev mailing list