Re: [PATCH] ixgbe: on recv increment rx.ring->stats.yields instead of tx

2015-12-11 Thread Sergei Shtylyov
Hello. On 12/11/2015 10:24 AM, Pavel Tikhomirov wrote: It seem to be non intentionaly changed to tx in ms commit: adc810900a703ee78fe88fd65e086d359fec04b2 ixgbe: Refactor busy poll socket code to address multiple issues scripts/checkpatch.pl now enforces uniform style of the commit citing,

[PATCH] ixgbe: on recv increment rx.ring->stats.yields instead of tx

2015-12-10 Thread Pavel Tikhomirov
It seem to be non intentionaly changed to tx in ms commit: adc810900a703ee78fe88fd65e086d359fec04b2 ixgbe: Refactor busy poll socket code to address multiple issues Lock is taken from ixgbe_low_latency_recv, and there under this lock we use ixgbe_clean_rx_irq so it looks wrong for me to increment