diff options
author | 2025-02-05 10:36:03 +0800 | |
---|---|---|
committer | 2025-02-11 09:13:11 -0800 | |
commit | 63f20f00d23d569e4e67859b4e8dcc9de79221cb (patch) | |
tree | 82cb8afd95e7f395ac92bfdf05da42f36936e924 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | igc: Fix HW RX timestamp when passed by ZC XDP (diff) | |
download | wireguard-linux-63f20f00d23d569e4e67859b4e8dcc9de79221cb.tar.xz wireguard-linux-63f20f00d23d569e4e67859b4e8dcc9de79221cb.zip |
igc: Set buffer type for empty frames in igc_init_empty_frame
Set the buffer type to IGC_TX_BUFFER_TYPE_SKB for empty frame in the
igc_init_empty_frame function. This ensures that the buffer type is
correctly identified and handled during Tx ring cleanup.
Fixes: db0b124f02ba ("igc: Enhance Qbv scheduling by using first flag bit")
Cc: stable@vger.kernel.org # 6.2+
Signed-off-by: Song Yoong Siang <yoong.siang.song@intel.com>
Acked-by: Maciej Fijalkowski <maciej.fijalkowski@intel.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Tested-by: Mor Bar-Gabay <morx.bar.gabay@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions