|WARNING| pw156320 [PATCH v9 1/1] ethdev: add support to provide link type
qemudev at loongson.cn
qemudev at loongson.cn
Mon Sep 1 07:10:21 CEST 2025
Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/156320
_apply patch failure_
Submitter: Sunil Kumar Kori <skori at marvell.com>
Date: Mon, 1 Sep 2025 11:14:34 +0530
DPDK git baseline: Repo:dpdk-next-net
Branch: main
CommitID: fbf0fb2c886761c1bcdf0da17dfa937a47c4f505
Apply patch set 156320 failed:
Checking patch app/test/test_ethdev_link.c...
error: while searching for:
link_status.link_speed = RTE_ETH_SPEED_NUM_400G;
link_status.link_duplex = RTE_ETH_LINK_HALF_DUPLEX;
link_status.link_autoneg = RTE_ETH_LINK_AUTONEG;
ret = rte_eth_link_to_str(text, sizeof(text), &link_status);
printf("Default link up #4:len = %d, %s\n", ret, text);
RTE_TEST_ASSERT(ret < RTE_ETH_LINK_MAX_STR_LEN,
error: patch failed: app/test/test_ethdev_link.c:57
error: app/test/test_ethdev_link.c: patch does not apply
Checking patch doc/guides/rel_notes/release_25_11.rst...
error: while searching for:
* Enabled software taildrop for ordered queues.
Removed Items
-------------
error: patch failed: doc/guides/rel_notes/release_25_11.rst:59
error: doc/guides/rel_notes/release_25_11.rst: patch does not apply
Checking patch lib/ethdev/rte_ethdev.c...
Hunk #1 succeeded at 3330 (offset 6 lines).
Checking patch lib/ethdev/rte_ethdev.h...
Hunk #1 succeeded at 331 (offset 2 lines).
Hunk #2 succeeded at 382 (offset 2 lines).
Hunk #3 succeeded at 3158 (offset 2 lines).
More information about the test-report
mailing list