DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev]  DPDK17.02 flow classification can not take effect
@ 2017-03-09  7:27 Chillance Zen
  2017-03-10 10:59 ` Shyam Shrivastav
  0 siblings, 1 reply; 2+ messages in thread
From: Chillance Zen @ 2017-03-09  7:27 UTC (permalink / raw)
  To: dev

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 type
classification?(since there is no bit indicating this offloading feature in
ol_flags)

Thanks&Regards
Linc

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [dpdk-dev] DPDK17.02 flow classification can not take effect
  2017-03-09  7:27 [dpdk-dev] DPDK17.02 flow classification can not take effect Chillance Zen
@ 2017-03-10 10:59 ` Shyam Shrivastav
  0 siblings, 0 replies; 2+ messages in thread
From: Shyam Shrivastav @ 2017-03-10 10:59 UTC (permalink / raw)
  To: Chillance Zen; +Cc: dev

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 <chillancezen@gmail.com>
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
> 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 type
> classification?(since there is no bit indicating this offloading feature in
> ol_flags)
>
> Thanks&Regards
> Linc
>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-03-10 10:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-09  7:27 [dpdk-dev] DPDK17.02 flow classification can not take effect Chillance Zen
2017-03-10 10:59 ` Shyam Shrivastav

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).