automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report]  |FAILURE| pw60400[v2, 02/17] net/bnxt: fix traffic failure with higher mbuf size
@ 2019-10-02  6:05 sys_stv
  0 siblings, 0 replies; only message in thread
From: sys_stv @ 2019-10-02  6:05 UTC (permalink / raw)
  To: test-report

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

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

_apply issues_

Submitter: Ajit Khaparde <ajit.khaparde@broadcom.com>
Date: 2019-10-02 05:54:08
Reply_mail: 20191002055423.99659-3-ajit.khaparde@broadcom.com
DPDK git baseline:
	Repo:dpdk-next-net, CommitID: d49603df1aa275c275684ccf792cd2aab1e57e2f
	Repo:dpdk, CommitID: bd253daa7717835f88bbc58b09a94d0060380396

Apply patchset failed, the failed patch is:                                    http://dpdk.org/patch/60400
*Repo: dpdk
new_pkt_size = new_mtu + RTE_ETHER_HDR_LEN + RTE_ETHER_CRC_LEN +
		       VLAN_TAG_SIZE * BNXT_NUM_VLANS;

	rc = bnxt_dev_info_get_op(eth_dev, &dev_info);
	if (rc != 0) {
		PMD_DRV_LOG(ERR, "Error during getting ethernet device info\n");
		return rc;
	}

	if (new_mtu < RTE_ETHER_MIN_MTU || new_mtu > BNXT_MAX_MTU) {
		PMD_DRV_LOG(ERR, "MTU requested must be within (%d, %d)\n",
--

#ifdef RTE_ARCH_X86
	/*
	 * If vector-mode tx/rx is active, disallow any MTU change that would

error: patch failed: drivers/net/bnxt/bnxt_ethdev.c:1979
error: drivers/net/bnxt/bnxt_ethdev.c: patch does not apply
Checking patch drivers/net/bnxt/bnxt_hwrm.c...
Hunk #1 succeeded at 1176 (offset -57 lines).
Hunk #2 succeeded at 1207 (offset -57 lines).
Hunk #3 succeeded at 1824 (offset -57 lines).

DPDK STV team

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

only message in thread, other threads:[~2019-10-02  6:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-02  6:05 [dpdk-test-report] |FAILURE| pw60400[v2, 02/17] net/bnxt: fix traffic failure with higher mbuf size 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).