[dpdk-test-report] |FAILURE| pw63873[v2, 7/9] net/hns3: remove the redundant variable initialization

sys_stv at intel.com sys_stv at intel.com
Thu Jan 23 05:27:47 CET 2020


Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/63873

_apply issues_

Submitter: Wei Hu (Xavier) <huwei013 at chinasoftinc.com>
Date: 2019-12-14 10:29:32
Reply_mail: 20191214102934.50491-8-huwei013 at chinasoftinc.com
DPDK git baseline:
	Repo:dpdk-next-net, CommitID: e53a99ffb6b41c2e056a618a182516fe28e733d4
	Repo:dpdk, CommitID: 73c392e24f5e29acbe53044dccb6b07ebbae2467

*Repo: dpdk-next-net
int ret = 0;

	rte_spinlock_lock(&hw->lock);
	ret = hns3_set_promisc_mode(hw, true, en_mc_pmc);

error: patch failed: drivers/net/hns3/hns3_ethdev.c:3597
error: drivers/net/hns3/hns3_ethdev.c: patch does not apply
Checking patch drivers/net/hns3/hns3_ethdev_vf.c...
error: while searching for:
{
	struct hns3_adapter *hns = dev->data->dev_private;
--
	int ret = 0;

	PMD_INIT_FUNC_TRACE();
	if (rte_atomic16_read(&hw->reset.resetting))

error: patch failed: drivers/net/hns3/hns3_ethdev_vf.c:1465
error: drivers/net/hns3/hns3_ethdev_vf.c: patch does not apply
*Repo: dpdk
int ret = 0;

	rte_spinlock_lock(&hw->lock);
	ret = hns3_set_promisc_mode(hw, true, en_mc_pmc);

error: patch failed: drivers/net/hns3/hns3_ethdev.c:3597
error: drivers/net/hns3/hns3_ethdev.c: patch does not apply
Checking patch drivers/net/hns3/hns3_ethdev_vf.c...
error: while searching for:
{
	struct hns3_adapter *hns = dev->data->dev_private;
--
	int ret = 0;

	PMD_INIT_FUNC_TRACE();
	if (rte_atomic16_read(&hw->reset.resetting))

error: patch failed: drivers/net/hns3/hns3_ethdev_vf.c:1465
error: drivers/net/hns3/hns3_ethdev_vf.c: patch does not apply

DPDK STV team


More information about the test-report mailing list