DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] igb PMD should set the default tx wthresh correctly.
@ 2015-07-16 17:16 Stephen Hemminger
  2015-07-17  0:52 ` Lu, Wenzhuo
  0 siblings, 1 reply; 6+ messages in thread
From: Stephen Hemminger @ 2015-07-16 17:16 UTC (permalink / raw)
  To: Wenzhuo Lu; +Cc: dev

Why doesn't igb driver set the wthresh it wants as default?

I see:
	PMD: eth_igb_tx_queue_setup(): To improve 1G driver performance, consider setting the TX WTHRESH value to 4, 8, or 16.

But the default tx_conf has wthresh of 0.

	#define IGB_DEFAULT_TX_WTHRESH      0


Either message should be removed or default TX wthresh should change.

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

end of thread, other threads:[~2015-07-20  2:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-16 17:16 [dpdk-dev] igb PMD should set the default tx wthresh correctly Stephen Hemminger
2015-07-17  0:52 ` Lu, Wenzhuo
2015-07-17  2:49   ` Stephen Hemminger
2015-07-17  8:15     ` Thomas Monjalon
2015-07-17 11:06       ` Wiles, Keith
2015-07-20  2:16         ` Lu, Wenzhuo

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