|WARNING| pw105702 [PATCH] [dpdk-users] A question about the link status of the intel E810 nic can not be up?

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Mon Jan 10 04:38:48 CET 2022


Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/105702

_apply patch failure_

Submitter: wangyunjian <wangyunjian at huawei.com>
Date: Monday, January 10 2022 03:20:14 
Applied on: CommitID:042f5a355a57b31a9f87824173a9d427b21abdb8
Apply patch set 105702 failed:

Checking patch drivers/net/ice/ice_ethdev.c...
error: while searching for:
       ice_dev_set_link_up(dev);

       /* Call get_link_info aq commond to enable/disable LSE */
       ice_link_update(dev, 0);

       pf->adapter_stopped = false;


error: patch failed: drivers/net/ice/ice_ethdev.c:3604
Applying patch drivers/net/ice/ice_ethdev.c with 1 reject...
Rejected hunk #1.
diff a/drivers/net/ice/ice_ethdev.c b/drivers/net/ice/ice_ethdev.c	(rejected hunks)
@@ -3604,7 +3604,7 @@ ice_dev_start(struct rte_eth_dev *dev)
        ice_dev_set_link_up(dev);
 
        /* Call get_link_info aq commond to enable/disable LSE */
-       ice_link_update(dev, 0);
+       ice_link_update(dev, 1);
 
        pf->adapter_stopped = false;


https://lab.dpdk.org/results/dashboard/patchsets/20623/

UNH-IOL DPDK Community Lab


More information about the test-report mailing list