]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'thunderx-bql'
authorDavid S. Miller <davem@davemloft.net>
Sat, 24 Sep 2016 12:47:20 +0000 (08:47 -0400)
committerDavid S. Miller <davem@davemloft.net>
Sat, 24 Sep 2016 12:47:20 +0000 (08:47 -0400)
commit8b239f2428c67515c7c65b5beb2c1fdf3c89dd85
treecb8fbecf2315825e14a42351cce4496fb5b0732c
parent4cf3b609f240bffca743c734ca2fb7870473cb6c
parentf697dda3e7ded4d9da62b0171c10ca44769b870f
Merge branch 'thunderx-bql'

Sunil Goutham says:

====================
BQL support and fix for a regression issue

These patches add byte queue limit support and also fixes a regression
issue introduced by commit
'net: thunderx: Use netdev's name for naming VF's interrupts'

Changes from v1:
- As suggested added 'Fixes' tag with commit id of previous commit
  which cuased issue.
- Also fixed the missing netdev_tx_reset_queue() function call in
  byte queue limits support patch.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>