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

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

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

_apply issues_

Submitter: Dekel Peled <dekelp@mellanox.com>
Date: 2019-11-08 16:42:28
Reply_mail: 858807bd6ced21284d71e34306de75fe118bd3dc.1573231011.git.dekelp@mellanox.com
DPDK git baseline:
	Repo:dpdk-next-net, CommitID: 31aa07759ecd151967b568b1f1aa12b7794217c8
	Repo:dpdk, CommitID: 31aa07759ecd151967b568b1f1aa12b7794217c8

*Repo: dpdk-next-net
unsigned int max_rx_pkt_len = dev->data->dev_conf.rxmode.max_rx_pkt_len;
	unsigned int non_scatter_min_mbuf_size = max_rx_pkt_len +
							RTE_PKTMBUF_HEADROOM;
	unsigned int max_lro_size = 0;

error: patch failed: drivers/net/mlx5/mlx5_rxq.c:1772
error: drivers/net/mlx5/mlx5_rxq.c: patch does not apply
*Repo: dpdk
unsigned int max_rx_pkt_len = dev->data->dev_conf.rxmode.max_rx_pkt_len;
	unsigned int non_scatter_min_mbuf_size = max_rx_pkt_len +
							RTE_PKTMBUF_HEADROOM;
	unsigned int max_lro_size = 0;

error: patch failed: drivers/net/mlx5/mlx5_rxq.c:1772
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-12 10:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-12 10:42 [dpdk-test-report] |FAILURE| pw62794[v5, 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).