Hi,
I am using DPDK 1.4 and trying to distribute traffic based on (IP,vlan). I
expect the traffic of (IP,vlan) goes to one core. The code looks like this:
struct rte_fdir_masks fdir_masks;
struct rte_fdir_filter fdir_filter;
memset(&fdir_masks, 0, sizeof(struct rte_fdir_masks));
> -Original Message-
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Viswanath Alikonda
> Sent: Tuesday, March 25, 2014 11:55 AM
> To: dev at dpdk.org
> Subject: [dpdk-dev] Using flow director to distrbute vlan traffic
>
> Hi,
>
> I am using DPDK 1
2 matches
Mail list logo