netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 net 0/2] dpaa2-eth: misc fixes
@ 2019-10-16  7:36 Ioana Ciornei
  2019-10-16  7:36 ` [PATCH v3 net 1/2] dpaa2-eth: add irq for the dpmac connect/disconnect event Ioana Ciornei
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Ioana Ciornei @ 2019-10-16  7:36 UTC (permalink / raw)
  To: davem, jakub.kicinski, andrew; +Cc: netdev, Ioana Ciornei

This patch set adds a couple of fixes around updating configuration on MAC
change.  Depending on when MC connects the DPNI to a MAC, both the MAC
address and TX FQIDs should be updated everytime there is a change in
configuration.

Changes in v2:
 - used reverse christmas tree ordering in patch 2/2
Changes in v3:
 - add a missing new line
 - go back to FQ based enqueueing after a transient error

Florin Chiculita (1):
  dpaa2-eth: add irq for the dpmac connect/disconnect event

Ioana Radulescu (1):
  dpaa2-eth: Fix TX FQID values

 drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c | 50 +++++++++++++++++++++++-
 drivers/net/ethernet/freescale/dpaa2/dpni.h      |  5 ++-
 2 files changed, 53 insertions(+), 2 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2019-10-17 19:28 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-16  7:36 [PATCH v3 net 0/2] dpaa2-eth: misc fixes Ioana Ciornei
2019-10-16  7:36 ` [PATCH v3 net 1/2] dpaa2-eth: add irq for the dpmac connect/disconnect event Ioana Ciornei
2019-10-16 11:07   ` Simon Horman
2019-10-16 11:10     ` Ioana Ciornei
2019-10-16 11:31       ` Simon Horman
2019-10-16  7:36 ` [PATCH v3 net 2/2] dpaa2-eth: Fix TX FQID values Ioana Ciornei
2019-10-16 16:48 ` [PATCH v3 net 0/2] dpaa2-eth: misc fixes Jakub Kicinski
2019-10-17 19:28 ` David Miller

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