Dear Ahmed,
Thank you for your reply.
Am 15.07.24 um 16:23 schrieb Ahmed Zaki:
On 2024-07-10 10:59 p.m., Paul Menzel wrote:
Am 10.07.24 um 22:40 schrieb Ahmed Zaki:
From: Junfeng Guo <junfeng....@intel.com>
The SWAP Flag in the FDIR Programming Descriptor doesn't work properly,
it is always set and cannot be unset (hardware bug).
Please document the datasheet/errata.
Unfortunately, I don't think this is in any docs or errata.
Oh. How did you find out?
Thus, add a method to effectively disable the FDIR SWAP option by
setting the FDSWAP instead of FDINSET registers.
Please paste the new debug messages.
What debug messages? If you mean the ones logged by ice_debug() in this
patch, please note fvw_num = 48 for the parser. So that's 96 lines of:
swap wr(%d, %d): 0x%x = 0x%08x
inset wr(%d, %d): 0x%x = 0x%08x
Personally, I’d prefer an example line, but I know that it’s not common.
[…]
Kind regards,
Paul