Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1707250 > unrolled thread

[PATCH 0/2] net-next: mediatek: bring up QDMA RX ring 0

Started byJohn Crispin <john@phrozen.org>
First post2017-08-09 12:20 +0200
Last post2017-08-10 07:50 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [PATCH 0/2] net-next: mediatek: bring up QDMA RX ring 0 John Crispin <john@phrozen.org> - 2017-08-09 12:20 +0200
    Re: [PATCH 0/2] net-next: mediatek: bring up QDMA RX ring 0 David Miller <davem@davemloft.net> - 2017-08-10 07:50 +0200

#1707250 — [PATCH 0/2] net-next: mediatek: bring up QDMA RX ring 0

FromJohn Crispin <john@phrozen.org>
Date2017-08-09 12:20 +0200
Subject[PATCH 0/2] net-next: mediatek: bring up QDMA RX ring 0
Message-ID<ucw65-5Jg-13@gated-at.bofh.it>
The MT7623 has several DMA rings. Inside the SW path, the core will use
the PDMA when receiving traffic. While bringing up the HW path we noticed
that the PPE requires the QDMA RX to also be brought up as it uses this
ring internally for its flow scheduling.

John Crispin (2):
  net-next: mediatek: fix typos inside the header file
  net-next: mediatek: bring up QDMA RX ring 0

 drivers/net/ethernet/mediatek/mtk_eth_soc.c | 36 +++++++++++++++++++++--------
 drivers/net/ethernet/mediatek/mtk_eth_soc.h |  7 ++++--
 2 files changed, 31 insertions(+), 12 deletions(-)

-- 
2.11.0

[toc] | [next] | [standalone]


#1708226

FromDavid Miller <davem@davemloft.net>
Date2017-08-10 07:50 +0200
Message-ID<ucOw2-1gs-7@gated-at.bofh.it>
In reply to#1707250
From: John Crispin <john@phrozen.org>
Date: Wed,  9 Aug 2017 12:09:30 +0200

> The MT7623 has several DMA rings. Inside the SW path, the core will use
> the PDMA when receiving traffic. While bringing up the HW path we noticed
> that the PPE requires the QDMA RX to also be brought up as it uses this
> ring internally for its flow scheduling.

Series applied.

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web