Message ID | 20240131141653.2689260-1-jarkko.nikula@linux.intel.com |
---|---|
Headers | show |
Series | i2c: designware: Generic polling mode code | expand |
On Wed, Jan 31, 2024 10:17 PM, Jarkko Nikula wrote: > Hi Jiawen, Sanket and Basavaraj > > Could you test on your Wangxun 10Gb NIC and AMD NAVI GPU harware this > patchset since it's touching both. > > For the AMD NAVI GPU and changes are less but for the Wangxun 10Gb NIC > patchset replaces the txgbe_i2c_dw_xfer_quirk() with generic polling mode > code. > > I've been testing this on our HW which all have interrupt connected and > tried to cover also FIFO depth defines for Wangxun 10Gb NIC. Obviously I > would like to know how this set works on your real HW. Hi Jarkko, Sorry for the late reply. I've been testing the patch series on Wangxun 10Gb NIC, it works well. Thanks!
Hi On 2/4/24 05:20, Jiawen Wu wrote: > On Wed, Jan 31, 2024 10:17 PM, Jarkko Nikula wrote: >> I've been testing this on our HW which all have interrupt connected and >> tried to cover also FIFO depth defines for Wangxun 10Gb NIC. Obviously I >> would like to know how this set works on your real HW. > > Hi Jarkko, > > Sorry for the late reply. > I've been testing the patch series on Wangxun 10Gb NIC, it works well. > Thanks! > Thank you very much! The first priority for this set it must not cause a regression on your HW and I'm glad my idea works :-)