)]}'
{
  "commit": "858b78b24af288bd1143f73aed4e29803ebe8d15",
  "tree": "07866b401c5f12025a38dfd0411a7e177501a594",
  "parents": [
    "613e9e8dcb7e2523943d3cf965f3183c54b32adb"
  ],
  "author": {
    "name": "Jakub Kicinski",
    "email": "kuba@kernel.org",
    "time": "Tue Oct 07 16:26:47 2025 -0700"
  },
  "committer": {
    "name": "Paolo Abeni",
    "email": "pabeni@redhat.com",
    "time": "Thu Oct 09 11:10:02 2025 +0200"
  },
  "message": "eth: fbnic: fix saving stats from XDP_TX rings on close\n\nWhen rings are freed - stats get added to the device level stat\nstructs. Save the stats from the XDP_TX ring just as Tx stats.\nPreviously they would be saved to Rx and Tx stats. So we\u0027d not\nsee XDP_TX packets as Rx during runtime but after an down/up cycle\nthe packets would appear in stats.\n\nCorrect the helper used by ethtool code which does a runtime\nconfig switch.\n\nReviewed-by: Simon Horman \u003chorms@kernel.org\u003e\nFixes: 5213ff086344 (\"eth: fbnic: Collect packet statistics for XDP\")\nSigned-off-by: Jakub Kicinski \u003ckuba@kernel.org\u003e\nReviewed-by: Jacob Keller \u003cjacob.e.keller@intel.com\u003e\nLink: https://patch.msgid.link/20251007232653.2099376-4-kuba@kernel.org\nSigned-off-by: Paolo Abeni \u003cpabeni@redhat.com\u003e\n\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a1c2db69b198a0a8ecb0d5429e0f3620e3fcc375",
      "old_mode": 33188,
      "old_path": "drivers/net/ethernet/meta/fbnic/fbnic_ethtool.c",
      "new_id": "a37906b70c3aca13eb89eea7df3a57669d6989b9",
      "new_mode": 33188,
      "new_path": "drivers/net/ethernet/meta/fbnic/fbnic_ethtool.c"
    },
    {
      "type": "modify",
      "old_id": "a56dc148f66d74b01d18239f3c96aeed6c865726",
      "old_mode": 33188,
      "old_path": "drivers/net/ethernet/meta/fbnic/fbnic_txrx.c",
      "new_id": "26328e8090c6322f19b5bb1bacdd6547156fe9cc",
      "new_mode": 33188,
      "new_path": "drivers/net/ethernet/meta/fbnic/fbnic_txrx.c"
    },
    {
      "type": "modify",
      "old_id": "31fac0ba09026d3f71e10714590564a71afa46da",
      "old_mode": 33188,
      "old_path": "drivers/net/ethernet/meta/fbnic/fbnic_txrx.h",
      "new_id": "4a41e21ed542c7753020e73c8b209a1d10c70460",
      "new_mode": 33188,
      "new_path": "drivers/net/ethernet/meta/fbnic/fbnic_txrx.h"
    }
  ]
}
