Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1488670
| From | sunil.kovvuri@gmail.com |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] BQL support and fix for a regression issue |
| Date | 2016-09-22 11:10 +0200 |
| Message-ID | <sk8b0-4nG-5@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
From: Sunil Goutham <sgoutham@cavium.com> 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' Sunil Goutham (2): net: thunderx: Fix issue with IRQ namimg net: thunderx: Support for byte queue limits drivers/net/ethernet/cavium/thunder/nic.h | 2 +- drivers/net/ethernet/cavium/thunder/nicvf_main.c | 11 ++++++-- drivers/net/ethernet/cavium/thunder/nicvf_queues.c | 30 ++++++++++++++-------- 3 files changed, 30 insertions(+), 13 deletions(-) -- 2.7.4
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/2] BQL support and fix for a regression issue sunil.kovvuri@gmail.com - 2016-09-22 11:10 +0200
[PATCH 2/2] net: thunderx: Support for byte queue limits sunil.kovvuri@gmail.com - 2016-09-22 11:10 +0200
Re: [PATCH 2/2] net: thunderx: Support for byte queue limits Florian Fainelli <f.fainelli@gmail.com> - 2016-09-22 21:00 +0200
[PATCH 1/2] net: thunderx: Fix issue with IRQ namimg sunil.kovvuri@gmail.com - 2016-09-22 11:10 +0200
Re: [PATCH 0/2] BQL support and fix for a regression issue David Miller <davem@davemloft.net> - 2016-09-22 14:30 +0200
Re: [PATCH 0/2] BQL support and fix for a regression issue Eric Dumazet <eric.dumazet@gmail.com> - 2016-09-22 15:20 +0200
csiph-web