Andrew Cooks

Results 22 comments of Andrew Cooks

Thanks for the report! I don't know why the PTP support is disabled by default, but I also don't have a way to test it. Could you provide any more...

Thanks for those links, Pat. The jetson posts all suggest that the issue is related to the SMMU and that the workaround is to disable the SMMU. So here's a...

Ok, I was completely off the mark with the SMMU DMA idea. This issue is purely a software thing and it relates to the memory allocation in the receive path....

version 0.3.6.17 was released on 10 October. The `.shutdown = __exit_p(bdx_remove)` fix has been added, but RX_REUSE_PAGES is still disabled by default.

Receive checksum offloading appears to be broken and also permanently enabled. Using ethtool to disable rx checksums does not result in any error and subsequent queries show that it's disabled,...

@pheff, could you help obtain a distributable copy of x3310fw_0_3_4_0_9445?

@baruchsiach submitted a patch to mainline kernel to add firmware loading for the 88x3310 phy. The discussion explains the problem: * the 88x3310 PHY doesn't work without firmware. * the...

Looks like it shows up as two distinct PCI devices, namely 0000:05:00.0 and 0000:06:00.0, as opposed to the Intel x550 case where there are two functions on the same device,...

Looks like ID_NET_NAME_SLOT is not appropriate for this card. I don't fully understand how udev decides to use that, as opposed to ID_NET_NAME_PATH, which looks like it would work correctly....

> @baruchsiach submitted a patch to mainline kernel to add firmware loading for the 88x3310 phy. > > The discussion explains the problem: > > * the 88x3310 PHY doesn't...