DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] missing __rte_deprecated on rte_eth_stats.imcasts ?
@ 2015-11-22 23:53 Matthew Hall
  2015-11-23  0:20 ` Thomas Monjalon
  0 siblings, 1 reply; 2+ messages in thread
From: Matthew Hall @ 2015-11-22 23:53 UTC (permalink / raw)
  To: dev

I was reading through the deprecations in rte_eth_stats to see if I could fix 
the pktgen. Of course many fields were marked with __rte_deprecated .

However I found this one field which said deprecated in its comment, but it 
lacked __rte_deprecated .

Is the comment wrong, or is the field definition wrong, or did I miss 
something?

uint64_t imcasts;
/**< Deprecated; Total number of multicast received packets. */

Matthew.

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

end of thread, other threads:[~2015-11-23  0:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-22 23:53 [dpdk-dev] missing __rte_deprecated on rte_eth_stats.imcasts ? Matthew Hall
2015-11-23  0:20 ` Thomas Monjalon

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).