]> git.baikalelectronics.ru Git - kernel.git/commit
igc: Do not enable crosstimestamping for i225-V models
authorVinicius Costa Gomes <vinicius.gomes@intel.com>
Tue, 14 Dec 2021 00:39:49 +0000 (16:39 -0800)
committerTony Nguyen <anthony.l.nguyen@intel.com>
Tue, 28 Dec 2021 17:54:10 +0000 (09:54 -0800)
commit111584602c58b29ea3660718be3a26764405207e
tree0eb735ecf2f17c8d15a78f3dc771d6fdb4e0d4f1
parentea1589af36f73b03f71af5be33d1db24e7903179
igc: Do not enable crosstimestamping for i225-V models

It was reported that when PCIe PTM is enabled, some lockups could
be observed with some integrated i225-V models.

While the issue is investigated, we can disable crosstimestamp for
those models and see no loss of functionality, because those models
don't have any support for time synchronization.

Fixes: 129ec8f315da ("igc: Add support for PTP getcrosststamp()")
Link: https://lore.kernel.org/all/924175a188159f4e03bd69908a91e606b574139b.camel@gmx.de/
Reported-by: Stefan Dietrich <roots@gmx.de>
Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@intel.com>
Tested-by: Nechama Kraus <nechamax.kraus@linux.intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
drivers/net/ethernet/intel/igc/igc_ptp.c