automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report]  |FAILURE| pw65635[v2, 4/7] net/bnxt: register for debug notification event from FW
@ 2020-02-21 13:35 sys_stv
  0 siblings, 0 replies; only message in thread
From: sys_stv @ 2020-02-21 13:35 UTC (permalink / raw)
  To: test-report

[-- Attachment #1: Type: text/plain, Size: 2299 bytes --]

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

_apply issues_

Submitter: Ajit Khaparde <ajit.khaparde@broadcom.com>
Date: 2020-02-06 18:44:29
Reply_mail: 20200206184432.34360-5-ajit.khaparde@broadcom.com
DPDK git baseline:
	Repo:dpdk-next-net-brcm, CommitID: 8f8a67919c98bb3ee71db3c22697fc4808630126
	Repo:dpdk, CommitID: d0e160a00233b00ba6d242d5fc054438caae6873

*Repo: dpdk-next-net-brcm
forwarding is not started on Stingray devices, driver will not receive
    the async event from FW when there is a FW reset. While exiting testpmd,
    as part of port stop driver sees this event and this in turn causes a
    race between port stop and error recovery task.
    
    Fixed this by ignoring the fatal/non-fatal async event from FW while
    stopping port.
    
    Fixes: df6cd7c1f73a ("net/bnxt: handle reset notify async event from FW")
    Cc: stable@dpdk.org
    
--
				 ASYNC_CMPL_EVENT_ID_VF_CFG_CHANGE);

	rc = bnxt_hwrm_send_message(bp, &req, sizeof(req), BNXT_USE_CHIMP_MB);


error: patch failed: drivers/net/bnxt/bnxt_hwrm.c:814
error: drivers/net/bnxt/bnxt_hwrm.c: patch does not apply
Checking patch drivers/net/bnxt/bnxt_hwrm.h...
error: while searching for:
	(1 << (HWRM_ASYNC_EVENT_CMPL_EVENT_ID_PF_DRVR_UNLOAD - 32))
#define ASYNC_CMPL_EVENT_ID_VF_CFG_CHANGE	\
	(1 << (HWRM_ASYNC_EVENT_CMPL_EVENT_ID_VF_CFG_CHANGE - 32))

#define HWRM_QUEUE_SERVICE_PROFILE_LOSSY \
	HWRM_QUEUE_QPORTCFG_OUTPUT_QUEUE_ID0_SERVICE_PROFILE_LOSSY

error: patch failed: drivers/net/bnxt/bnxt_hwrm.h:31
error: drivers/net/bnxt/bnxt_hwrm.h: patch does not apply
*Repo: dpdk
ASYNC_CMPL_EVENT_ID_VF_CFG_CHANGE);

	rc = bnxt_hwrm_send_message(bp, &req, sizeof(req), BNXT_USE_CHIMP_MB);


error: patch failed: drivers/net/bnxt/bnxt_hwrm.c:814
error: drivers/net/bnxt/bnxt_hwrm.c: patch does not apply
Checking patch drivers/net/bnxt/bnxt_hwrm.h...
error: while searching for:
	(1 << (HWRM_ASYNC_EVENT_CMPL_EVENT_ID_PF_DRVR_UNLOAD - 32))
#define ASYNC_CMPL_EVENT_ID_VF_CFG_CHANGE	\
	(1 << (HWRM_ASYNC_EVENT_CMPL_EVENT_ID_VF_CFG_CHANGE - 32))

#define HWRM_QUEUE_SERVICE_PROFILE_LOSSY \
	HWRM_QUEUE_QPORTCFG_OUTPUT_QUEUE_ID0_SERVICE_PROFILE_LOSSY

error: patch failed: drivers/net/bnxt/bnxt_hwrm.h:31
error: drivers/net/bnxt/bnxt_hwrm.h: patch does not apply

DPDK STV team

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-02-21 13:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-21 13:35 [dpdk-test-report] |FAILURE| pw65635[v2, 4/7] net/bnxt: register for debug notification event from FW sys_stv

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).