automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report]  |FAILURE| pw62851[v7, 2/3] net/mlx5: use API to set max LRO packet size
@ 2019-11-13 14:58 sys_stv
  0 siblings, 0 replies; only message in thread
From: sys_stv @ 2019-11-13 14:58 UTC (permalink / raw)
  To: test-report

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

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

_apply issues_

Submitter: Dekel Peled <dekelp@mellanox.com>
Date: 2019-11-11 17:47:34
Reply_mail: c54b7fb34a4086463f45b47881458c149a677a51.1573494112.git.dekelp@mellanox.com
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:218
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:606
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:1701
error: drivers/net/mlx5/mlx5_rxq.c: 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:218
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:606
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:1701
error: drivers/net/mlx5/mlx5_rxq.c: 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 14:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-13 14:58 [dpdk-test-report] |FAILURE| pw62851[v7, 2/3] net/mlx5: use API to set 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).