)]}'
{
  "commit": "1402ecccf5630a0b7fa4749d7d2e72abc3f3d73d",
  "tree": "26c3d29b08567b3a0d8b8db023adc5e912d901fa",
  "parents": [
    "acd7df8d955480a6f6e5bb809da67b1500cc3cf4"
  ],
  "author": {
    "name": "Wayen.Yan",
    "email": "win847@gmail.com",
    "time": "Fri Jun 12 07:09:13 2026 +0800"
  },
  "committer": {
    "name": "Jakub Kicinski",
    "email": "kuba@kernel.org",
    "time": "Sat Jun 13 15:17:38 2026 -0700"
  },
  "message": "net: airoha: Fix register index for Tx-fwd counter configuration\n\nIn airoha_qdma_init_qos_stats(), the Tx-fwd counter configuration\nregister uses the same index (i \u003c\u003c 1) as the Tx-cpu counter, which\noverwrites the Tx-cpu configuration. The Tx-fwd counter value register\ncorrectly uses (i \u003c\u003c 1) + 1, so the configuration register should use\nthe same index.\n\nFix the REG_CNTR_CFG index from (i \u003c\u003c 1) to ((i \u003c\u003c 1) + 1) so that\nthe Tx-fwd counter is properly configured instead of clobbering the\nTx-cpu counter config.\n\nFixes: 20bf7d07c956 (\"net: airoha: Add sched ETS offload support\")\nSigned-off-by: Wayen.Yan \u003cwin847@gmail.com\u003e\nAcked-by: Lorenzo Bianconi \u003clorenzo@kernel.org\u003e\nLink: https://patch.msgid.link/6a2b40e7.4dd82583.3a5c46.e566@mx.google.com\nSigned-off-by: Jakub Kicinski \u003ckuba@kernel.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "31cdb11cd78dace139d7ba54e6a76b3e7cbc367a",
      "old_mode": 33188,
      "old_path": "drivers/net/ethernet/airoha/airoha_eth.c",
      "new_id": "329988a8400c13a8e2ef60cbd55e9aefb42e3853",
      "new_mode": 33188,
      "new_path": "drivers/net/ethernet/airoha/airoha_eth.c"
    }
  ]
}
