On 10/28/2021 10:13 AM, Junfeng Guo wrote:
The SWAP Flag in the FDIR Programming Descriptor doesn't work, thus
add a method to disable the FDIR SWAP option by setting the swap and
inset register set with certain values.
Can you please briefly describe why 'SWAP Flag in the FDIR Programming
Descriptor'
is not working?
Is it HW limitation, or specific FW version issue etc...
The boolean fd_swap is used to enable/disable the SWAP option.
In the code, 'fd_swap' set as 'true', so I assume swap is not disabled
by default, when the 'ice_disable_fd_swap()' is called?
Signed-off-by: Junfeng Guo<junfeng....@intel.com>