From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kamraan Nasim Subject: Does I210 NIC support Flow director filters? Date: Tue, 13 Jan 2015 23:21:08 -0500 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Cc: Ean Houts , Jun Du To: dev-VfR2kkLFssw@public.gmane.org Return-path: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" Hello, I've been using DPDK fdir filter APIs for 82599 NIC(Niantic) and they work very well. Was wondering if I these could also be used for I210, 1Gbps NICs? The other option is to use 5tuple filters(rte_eth_dev_add_5tuple_filter ), however these do not support IPv6 yet. Have people in the community had any luck with configuring L3/L4 hardware filters for the I210 NIC? Thanks, Kam