Hi Bruce,

    Would you please help to merge follow kernel code into our linux-yocto 
standard kernel?

    The branch is
        v5.4/standard/cn96xx
        v5.4/standard/preempt-rt/cn96xx

Thanks,
Ruiqiang

The following changes since commit 527554070bcc0804ce6b079886d4ac559f44ce77:

  Merge branch 'v5.4/standard/base' into v5.4/standard/cn96xx (2020-09-14 
11:40:29 -0400)

are available in the Git repository at:

  https://github.com/cythe/linux-yocto.git v5.4/standard/cn96xx

for you to fetch changes up to a37c2c731fa64e245566d6b2d409253b9bfbe5d1:

  octeontx2: Add IPv6 fields to default MKEX profile (2020-09-15 07:19:23 +0000)

----------------------------------------------------------------
George Cherian (2):
      octeontx2-af: Add support for VLAN based RSS hashing
      octeontx2-pf: Support to change VLAN based RSS hash options via ethtool

Kiran Kumar K (2):
      octeontx2-af: add npc profile support to parse CPT_PARSE_HDR
      octeontx2-af: add npc profile support to parse NAT-T-ESP

Naveen Mamindlapalli (4):
      octeontx2-af: Update forwarding rule action targeting VF with its default 
one
      octeontx2-bphy-netdev: Set minimum length of Tx packets to 64 bytes
      octeontx2-af: Ratelimit prints from AF error interrupt handlers
      octeontx2-af: Fix updating wrong multicast list index in NIX_RX_ACTION

Rakesh Babu (3):
      octeontx2-af: Backport upstream changes.
      octeontx2-af: Free RVU NIX IRQs properly.
      octeontx2-pf: Remove wrapper APIs for mutex lock and unlock

Rick Farrington (1):
      drivers: marvell: otx2-sdei-ghes: correct issues with crashdump kernel

Smadar Fuks (3):
      octeontx2-af: Fix REE large rule file programming
      octeontx2-af: Fix REE warnings for no previous prototype
      octeontx2-af: Free RVU REE irq properly

Subbaraya Sundeep (3):
      octeontx2-af: Fix the BPID mask
      octeontx2-af: Send transmit link in mbox
      octeontx2-pf: cleanup transmit link deriving logic

Sunil Goutham (1):
      octeontx2-pf: Fix receive buffer size calculation

Vidhya Vidhyaraman (1):
      octeontx2: Add IPv6 fields to default MKEX profile

 drivers/net/ethernet/marvell/octeontx2/af/cgx.c    |  19 +-
 drivers/net/ethernet/marvell/octeontx2/af/cgx.h    |   4 +-
 .../net/ethernet/marvell/octeontx2/af/cgx_fw_if.h  |   1 +
 drivers/net/ethernet/marvell/octeontx2/af/mbox.h   |   8 +-
 drivers/net/ethernet/marvell/octeontx2/af/npc.h    |   6 +-
 .../ethernet/marvell/octeontx2/af/npc_profile.h    | 374 +++++++++++++++++++--
 drivers/net/ethernet/marvell/octeontx2/af/rvu.c    |   2 -
 drivers/net/ethernet/marvell/octeontx2/af/rvu.h    |  11 +-
 .../net/ethernet/marvell/octeontx2/af/rvu_nix.c    |  66 ++--
 .../net/ethernet/marvell/octeontx2/af/rvu_npa.c    |   2 +-
 .../net/ethernet/marvell/octeontx2/af/rvu_npc.c    |  95 +++++-
 .../net/ethernet/marvell/octeontx2/af/rvu_npc_fs.c |  32 +-
 .../net/ethernet/marvell/octeontx2/af/rvu_ree.c    | 108 +++---
 .../ethernet/marvell/octeontx2/bphy/otx2_cpri.c    |   5 +-
 .../ethernet/marvell/octeontx2/nic/otx2_common.c   | 118 +++----
 .../ethernet/marvell/octeontx2/nic/otx2_common.h   |  16 +-
 .../ethernet/marvell/octeontx2/nic/otx2_ethtool.c  |  38 ++-
 .../ethernet/marvell/octeontx2/nic/otx2_flows.c    |  74 ++--
 .../net/ethernet/marvell/octeontx2/nic/otx2_pf.c   | 100 +++---
 .../net/ethernet/marvell/octeontx2/nic/otx2_ptp.c  |  20 +-
 .../ethernet/marvell/octeontx2/nic/otx2_smqvf.c    |  26 +-
 .../net/ethernet/marvell/octeontx2/nic/otx2_txrx.c |   6 +-
 .../net/ethernet/marvell/octeontx2/nic/otx2_vf.c   |   2 +-
 drivers/soc/marvell/Kconfig                        |   1 +
 .../soc/marvell/octeontx2-ghes/otx2-sdei-ghes.c    |  10 +
 25 files changed, 808 insertions(+), 336 deletions(-)

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

View/Reply Online (#9057): 
https://lists.yoctoproject.org/g/linux-yocto/message/9057
Mute This Topic: https://lists.yoctoproject.org/mt/76881913/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to