[dpdk-test-report] |FAILURE| pw65723net/i40e: fix unchecked return value

sys_stv at intel.com sys_stv at intel.com
Sat Feb 22 15:35:17 CET 2020


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

_apply issues_

Submitter: Beilei Xing <beilei.xing at intel.com>
Date: 2020-02-11 19:02:00
Reply_mail: 1581447720-29099-1-git-send-email-beilei.xing at intel.com
DPDK git baseline:
	Repo:dpdk-next-net-intel, CommitID: b8c5b171527cf7b9d61776c708812cf146b36b94
	Repo:dpdk, CommitID: 6081c4be1dea151614b9f1f35deb37542b1d8c1f

*Repo: dpdk-next-net-intel
i40e_xmit_cleanup(txq);

	for (nb_tx = 0; nb_tx < nb_pkts; nb_tx++) {
		td_cmd = 0;

error: patch failed: drivers/net/i40e/i40e_rxtx.c:1038
error: drivers/net/i40e/i40e_rxtx.c: patch does not apply
*Repo: dpdk
i40e_xmit_cleanup(txq);

	for (nb_tx = 0; nb_tx < nb_pkts; nb_tx++) {
		td_cmd = 0;

error: patch failed: drivers/net/i40e/i40e_rxtx.c:1038
error: drivers/net/i40e/i40e_rxtx.c: patch does not apply

DPDK STV team


More information about the test-report mailing list