automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: test-report@dpdk.org
Subject: [dpdk-test-report] |FAILURE| pw62808[v6] ethdev: add max LRO packet size
Date: 13 Nov 2019 01:10:32 -0800	[thread overview]
Message-ID: <ee68f5$8ifj36@orsmga001.jf.intel.com> (raw)

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

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

_apply issues_

Submitter: Thomas Monjalon <thomas@monjalon.net>
Date: 2019-11-08 23:07:53
Reply_mail: 20191108230753.32221-1-thomas@monjalon.net
DPDK git baseline:
	Repo:dpdk-next-net, CommitID: 79af6d1336abd6012db15485e7a0a79fa5fd0a15
	Repo:dpdk, CommitID: 08a234788ee548796fd6b394c7e897a2bf1df1b3

*Repo: dpdk-next-net
/* LRO configurations structure. */
struct mlx5_lro_config {
	uint32_t supported:1; /* Whether LRO is supported. */

error: patch failed: drivers/net/mlx5/mlx5.h:198
error: drivers/net/mlx5/mlx5.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_ethdev.c...
error: while searching for:
	/* FIXME: we should ask the device for these values. */
	info->min_rx_bufsize = 32;
	info->max_rx_pktlen = 65536;
	/*
	 * Since we need one CQ per QP, the limit is the minimum number
	 * between the two values.

error: patch failed: drivers/net/mlx5/mlx5_ethdev.c:552
error: drivers/net/mlx5/mlx5_ethdev.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rxq.c...
error: while searching for:
	return 0;
}
--
#define MLX5_MAX_LRO_SIZE (UINT8_MAX * 256u)
#define MLX5_MAX_TCP_HDR_OFFSET ((unsigned int)(sizeof(struct rte_ether_hdr) + \
					sizeof(struct rte_vlan_hdr) * 2 + \
					sizeof(struct rte_ipv6_hdr)))

error: patch failed: drivers/net/mlx5/mlx5_rxq.c:1524
error: drivers/net/mlx5/mlx5_rxq.c: patch does not apply
Checking patch drivers/net/qede/qede_ethdev.c...
Hunk #1 succeeded at 1279 (offset 6 lines).
Checking patch drivers/net/virtio/virtio_ethdev.c...
Checking patch drivers/net/vmxnet3/vmxnet3_ethdev.c...
--
	uint32_t max_rx_pktlen; /**< Maximum configurable length of RX pkt. */
	uint16_t max_rx_queues; /**< Maximum number of RX queues. */
	uint16_t max_tx_queues; /**< Maximum number of TX queues. */
	uint32_t max_mac_addrs; /**< Maximum number of MAC addresses. */

error: patch failed: lib/librte_ethdev/rte_ethdev.h:1183
error: lib/librte_ethdev/rte_ethdev.h: patch does not apply
*Repo: dpdk
/* LRO configurations structure. */
struct mlx5_lro_config {
	uint32_t supported:1; /* Whether LRO is supported. */

error: patch failed: drivers/net/mlx5/mlx5.h:198
error: drivers/net/mlx5/mlx5.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_ethdev.c...
error: while searching for:
	/* FIXME: we should ask the device for these values. */
	info->min_rx_bufsize = 32;
	info->max_rx_pktlen = 65536;
	/*
	 * Since we need one CQ per QP, the limit is the minimum number
	 * between the two values.

error: patch failed: drivers/net/mlx5/mlx5_ethdev.c:552
error: drivers/net/mlx5/mlx5_ethdev.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rxq.c...
error: while searching for:
	return 0;
}
--
#define MLX5_MAX_LRO_SIZE (UINT8_MAX * 256u)
#define MLX5_MAX_TCP_HDR_OFFSET ((unsigned int)(sizeof(struct rte_ether_hdr) + \
					sizeof(struct rte_vlan_hdr) * 2 + \
					sizeof(struct rte_ipv6_hdr)))

error: patch failed: drivers/net/mlx5/mlx5_rxq.c:1524
error: drivers/net/mlx5/mlx5_rxq.c: patch does not apply
Checking patch drivers/net/qede/qede_ethdev.c...
Hunk #1 succeeded at 1279 (offset 6 lines).
Checking patch drivers/net/virtio/virtio_ethdev.c...
Checking patch drivers/net/vmxnet3/vmxnet3_ethdev.c...
--
	uint32_t max_rx_pktlen; /**< Maximum configurable length of RX pkt. */
	uint16_t max_rx_queues; /**< Maximum number of RX queues. */
	uint16_t max_tx_queues; /**< Maximum number of TX queues. */
	uint32_t max_mac_addrs; /**< Maximum number of MAC addresses. */

error: patch failed: lib/librte_ethdev/rte_ethdev.h:1183
error: lib/librte_ethdev/rte_ethdev.h: patch does not apply

DPDK STV team

                 reply	other threads:[~2019-11-13  9:10 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='ee68f5$8ifj36@orsmga001.jf.intel.com' \
    --to=sys_stv@intel.com \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).