Re: [dpdk-dev] DPDK17.02 flow classification can not take effect

2017-03-10 Thread Shyam Shrivastav
I am using 16.11 and noticed the same thing, mbuf->packet_type is not populated == 0 . On Thu, Mar 9, 2017 at 12:57 PM, Chillance Zen wrote: > previous 16.07 works well , when I examine the rte_mbuf->packet_type,I can > get the well-corresponded packet type. after migrating code to 17.02 ,I > w

[dpdk-dev] DPDK17.02 flow classification can not take effect

2017-03-08 Thread Chillance Zen
previous 16.07 works well , when I examine the rte_mbuf->packet_type,I can get the well-corresponded packet type. after migrating code to 17.02 ,I will never get packet_type again, should I switch on something ,or did I miss any configuration ? btw,how could I judge whether the nic support packet