[dpdk-dev] [PATCH v4 0/4] NIC filters support for generic filter

Thomas Monjalon thomas.monjalon at 6wind.com
Mon Jun 16 20:00:41 CEST 2014


2014-06-16 15:31, Jingjing Wu:
> A generic filter mechanism for handling special packet is required.
> It will allow filters to be set in HW when available so that specific
> packet may be filtered by NICs to specific descriptor queues for
> processing. Currently only Flow Director for Intel's 10GbE 82599
> devices is available. Other types of filter are not support.
> NIC filters list below are implemented in this patchset:
>   ethertype filter, syn filter, 2tuple filter and flex filter for 82580 and i350
>   ethertype filter, syn filter, 5tuple filter for 82576 
>   ethertype filter, syn filter and 5tuple filter for 82599

Reviewed-by: Vladimir Medvedkin <medvedkinv at gmail.com>
Acked-by: Thomas Monjalon <thomas.monjalon at 6wind.com>
I've fixed some doxygen comments and logs.

Applied for version 1.7.0.

Hope to see more patches about filtering in coming weeks.
Thanks
-- 
Thomas


More information about the dev mailing list