netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/6] ionic updates
@ 2020-11-04 22:33 Shannon Nelson
  2020-11-04 22:33 ` [PATCH net-next 1/6] ionic: start queues before announcing link up Shannon Nelson
                   ` (5 more replies)
  0 siblings, 6 replies; 15+ messages in thread
From: Shannon Nelson @ 2020-11-04 22:33 UTC (permalink / raw)
  To: netdev, davem, kuba; +Cc: Shannon Nelson

These updates are a bit of code cleaning and a minor
bit of performance tweaking.

Shannon Nelson (6):
  ionic: start queues before announcing link up
  ionic: check for link after netdev registration
  ionic: add lif quiesce
  ionic: batch rx buffer refilling
  ionic: use mc sync for multicast filters
  ionic: useful names for booleans

 .../net/ethernet/pensando/ionic/ionic_dev.h   |  4 +-
 .../net/ethernet/pensando/ionic/ionic_lif.c   | 64 ++++++++++++++-----
 .../net/ethernet/pensando/ionic/ionic_lif.h   |  8 +++
 .../net/ethernet/pensando/ionic/ionic_txrx.c  | 18 +++---
 4 files changed, 70 insertions(+), 24 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2020-11-05 18:50 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-04 22:33 [PATCH net-next 0/6] ionic updates Shannon Nelson
2020-11-04 22:33 ` [PATCH net-next 1/6] ionic: start queues before announcing link up Shannon Nelson
2020-11-04 22:33 ` [PATCH net-next 2/6] ionic: check for link after netdev registration Shannon Nelson
2020-11-04 22:33 ` [PATCH net-next 3/6] ionic: add lif quiesce Shannon Nelson
2020-11-05  0:50   ` Saeed Mahameed
2020-11-05 18:49     ` Shannon Nelson
2020-11-04 22:33 ` [PATCH net-next 4/6] ionic: batch rx buffer refilling Shannon Nelson
2020-11-05  1:08   ` Saeed Mahameed
2020-11-05 18:49     ` Shannon Nelson
2020-11-04 22:33 ` [PATCH net-next 5/6] ionic: use mc sync for multicast filters Shannon Nelson
2020-11-05  1:18   ` Saeed Mahameed
2020-11-05 18:50     ` Shannon Nelson
2020-11-04 22:33 ` [PATCH net-next 6/6] ionic: useful names for booleans Shannon Nelson
2020-11-05  1:21   ` Saeed Mahameed
2020-11-05 18:50     ` Shannon Nelson

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