automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |FAILURE| pw62808[v6] ethdev: add max LRO packet size
@ 2019-11-13  9:10 sys_stv
  0 siblings, 0 replies; only message in thread
From: sys_stv @ 2019-11-13  9:10 UTC (permalink / raw)
  To: test-report

[-- 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

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

only message in thread, other threads:[~2019-11-13  9:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-13  9:10 [dpdk-test-report] |FAILURE| pw62808[v6] ethdev: add max LRO packet 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).