)]}'
{
  "commit": "710860d088c4c77fa1bdcbea66cfbce726cc87aa",
  "tree": "1176ccb3e54b60f807b3fd121db34f6f4455ffd4",
  "parents": [
    "c7025ca753b00711beee63fa02b0bfcee69fd433"
  ],
  "author": {
    "name": "Selvin Xavier",
    "email": "selvin.xavier@broadcom.com",
    "time": "Fri Jan 16 12:14:10 2026 +0530"
  },
  "committer": {
    "name": "Selvin Xavier",
    "email": "selvin.xavier@broadcom.com",
    "time": "Mon Aug 17 09:15:20 2026 -0700"
  },
  "message": "bnxt_re/lib: Fix slot count accumulation in WR API inline data path\n\nThe bnxt_re_send_wr_set_inline_data function incorrectly used the\nused_slot_cnt as an accumulator when posting multiple inline WRs\nin a batch. This resulted in queue index overflow leading to segmenataion\nfault.\n\nFix is to pass the cur_slot_cnt to bnxt_re_put_wr_inline for batch\naccumulation. Calculate and set used_slot_cnt per-WR. Remove incorrect\naddition of used_slot_cnt to cur_slot_cnt.\n\nFixes: 6514d99eb8aa (\"bnxt_re/lib: Add WR API send functions\")\nReviewed-by: Kalesh AP \u003ckalesh-anakkur.purayil@broadcom.com\u003e\nSigned-off-by: Selvin Xavier \u003cselvin.xavier@broadcom.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e1f7fd42ff8074ae35ce96009c3fb90fcd4264a3",
      "old_mode": 33188,
      "old_path": "providers/bnxt_re/verbs.c",
      "new_id": "a620c0b3e7b7743d527377ceec256225c494af11",
      "new_mode": 33188,
      "new_path": "providers/bnxt_re/verbs.c"
    }
  ]
}
