Hi Bruce,

This is another patch series for the Marvell cn96xx SoC support, the main
changes are the misc Ethernet bug fixes.

The following changes since commit c27a9ed44dd76fe64998802e322244cb6cdeee8c:

  Merge branch 'v5.4/standard/base' into v5.4/standard/cn96xx (2020-03-03 
20:30:29 -0500)

are available in the Git repository at:

  git://github.com/haokexin/linux v5.4/standard/cn96xx

for you to fetch changes up to ff37cb986c324411ac8363b8973f51c9c45a99df:

  pci: octeontx2: Use a more lightweight API to get the root bus (2020-03-10 
19:06:09 +0800)

----------------------------------------------------------------
Geetha sowjanya (1):
      octeontx2-pf: Set SMQ MAXLEN to max hardware supported value

Hariprasad Kelam (1):
      octeontx2-af: Update tx parse nibble config

Harman Kalra (1):
      net: thunder: renaming thunder nicpf and vf module name

Jerin Jacob (1):
      octeontx2-af: Allow to configure flow tag LSB byte as RSS adder

Kevin Hao (1):
      pci: octeontx2: Use a more lightweight API to get the root bus

Linu Cherian (1):
      coresight: tmc: Misc fixes for graceful exit on error

Michal Mazur (1):
      octeontx2-af: fix detection of IP layer

Peter Swain (1):
      drivers: marvell: octeontx2: sdei_ghes: add LMC

Revital Regev (1):
      octeontx2-pf: Implement cgx stat rst

Stanislaw Kardach (8):
      octeontx2-af: fix missing blocks quota validation
      octeontx2-af: fix LD CUSTOM LTYPE aliasing
      octeontx2-af: fix memory leaks on probe failure
      octeontx2-af: prepare for custom KPU profiles
      octeontx2-af: add support for custom KPU entries
      octeontx2-rm: fix compilation warning
      octeontx2-dpi: fix compilation warnings
      octeontx2-af: fix compilation warning

Sujeet Baranwal (1):
      mmc: speed limit for tx2-c0

Sunil Goutham (4):
      octeontx2-af: Cleanup nixlf and blkaddr retrieval logic
      octeontx2-af: Fix rvu_reg_poll() to poll reg atleast twice
      octeontx2-pf: Fix flow control support for LBK devices
      octeontx2-pf: Don't configure RSS context when interface is down

 drivers/hwtracing/coresight/coresight-tmc-etr.c            |  15 ++++-
 drivers/hwtracing/coresight/coresight-tmc.c                |   7 ++-
 drivers/hwtracing/coresight/coresight-tmc.h                |   1 +
 drivers/mmc/host/cavium.c                                  |   2 +
 drivers/mmc/host/cavium.h                                  |  14 +++++
 drivers/net/ethernet/cavium/thunder/Makefile               |  10 +--
 drivers/net/ethernet/marvell/octeontx2/af/cgx.c            |  28 ++++++++-
 drivers/net/ethernet/marvell/octeontx2/af/cgx.h            |   1 +
 drivers/net/ethernet/marvell/octeontx2/af/mbox.h           |   5 +-
 drivers/net/ethernet/marvell/octeontx2/af/npc.h            |  88 
++++++++++++++++++++++++--
 drivers/net/ethernet/marvell/octeontx2/af/npc_profile.h    | 313 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 drivers/net/ethernet/marvell/octeontx2/af/rvu.c            |  45 ++++++++-----
 drivers/net/ethernet/marvell/octeontx2/af/rvu.h            |  24 ++++++-
 drivers/net/ethernet/marvell/octeontx2/af/rvu_cgx.c        |  27 ++++++++
 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c        | 276 
+++++++++++++++++++++++++++++++++++---------------------------------------------
 drivers/net/ethernet/marvell/octeontx2/af/rvu_npc.c        | 426 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----------------------------------------------------------------
 drivers/net/ethernet/marvell/octeontx2/af/rvu_npc_fs.c     |   5 +-
 drivers/net/ethernet/marvell/octeontx2/af/rvu_validation.c | 131 
+++++++++++++++++++-------------------
 drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.c   |  10 ++-
 drivers/net/ethernet/marvell/octeontx2/nic/otx2_ethtool.c  |   9 ++-
 drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c     |  34 ++++++++--
 drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.h     |   2 +-
 drivers/pci/controller/pci-octeontx2-pem.c                 |   4 +-
 drivers/soc/marvell/octeontx2-dpi/dpi.c                    |  11 ++--
 drivers/soc/marvell/octeontx2-ghes/otx2-sdei-ghes.c        |   5 +-
 drivers/soc/marvell/octeontx2-rm/domain_sysfs.c            |   2 -
 26 files changed, 990 insertions(+), 505 deletions(-)

Thanks,
Kevin

Attachment: signature.asc
Description: PGP signature

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#8468): 
https://lists.yoctoproject.org/g/linux-yocto/message/8468
Mute This Topic: https://lists.yoctoproject.org/mt/71878923/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to