2016-02-16 17:05, Rahul Lakkireddy: > Hi Thomas, > > Got a couple of questions on how to mark some of the features for CXGBE > below. > > On Wednesday, January 01/27/16, 2016 at 21:07:09 +0100, Thomas Monjalon wrote: [...] > > + VLAN filter > > + ethertype filter > > + n-tuple filter > > + SYN filter > > + tunnel filter > > + flexible filter > > + hash filter > > + flow director > > It is possible to set some of the above filters via our cxgbe flow > director. Do we mark these filter features as supported?
How do you configure these filters? rte_eth_dev_filter_ctrl()? Which type in rte_filter_type? > [...] > > + packet type parsing > > Is this the same as the driver's ability to fill the mbuf->packet_type > field? Yes