|WARNING| pw147183 [PATCH v2] net/ice: fix incorrect reading of PHY timestamp
qemudev at loongson.cn
qemudev at loongson.cn
Fri Oct 25 07:52:17 CEST 2024
Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/147183
_apply patch failure_
Submitter: Soumyadeep Hore <soumyadeep.hore at intel.com>
Date: Fri, 25 Oct 2024 05:14:18 +0000
DPDK git baseline: Repo:dpdk-next-net-intel
Branch: main
CommitID: 4d32a924ed75df0acd88c3ee144254fdd75e7ee9
Apply patch set 147183 failed:
Checking patch drivers/net/ice/ice_ethdev.c...
error: while searching for:
struct ice_adapter *ad =
ICE_DEV_PRIVATE_TO_ADAPTER(dev->data->dev_private);
uint8_t lport;
uint64_t ts_ns, ns, tstamp;
const uint64_t mask = 0xFFFFFFFF;
int ret;
lport = hw->port_info->lport;
ret = ice_read_phy_tstamp(hw, lport, 0, &tstamp);
if (ret) {
PMD_DRV_LOG(ERR, "Failed to read phy timestamp");
error: patch failed: drivers/net/ice/ice_ethdev.c:6517
error: drivers/net/ice/ice_ethdev.c: patch does not apply
More information about the test-report
mailing list