automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw107954-107957 [PATCH] [v2, 4/4] doc: update send scheduling mlx5 feature description
@ 2022-02-22 11:49 dpdklab
  0 siblings, 0 replies; only message in thread
From: dpdklab @ 2022-02-22 11:49 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

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

Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/107954

_apply patch failure_

Submitter: Viacheslav Ovsiienko <viacheslavo@nvidia.com>
Date: Tuesday, February 22 2022 10:26:48 
Applied on: CommitID:ecc0dd455e9a56db783463d83173c3f348b560ce
Apply patch set 107954-107957 failed:

Checking patch drivers/net/mlx5/linux/mlx5_verbs.c...
Hunk #1 succeeded at 1036 (offset 1 line).
Checking patch drivers/net/mlx5/mlx5.h...
Hunk #1 succeeded at 341 (offset 4 lines).
Checking patch drivers/net/mlx5/mlx5_devx.c...
Hunk #1 succeeded at 1327 (offset -1 lines).
Checking patch drivers/net/mlx5/mlx5_tx.h...
Checking patch drivers/net/mlx5/mlx5_txq.c...
error: while searching for:
			     RTE_ETH_TX_OFFLOAD_TCP_CKSUM);
	if (dev_cap->tso)
		offloads |= RTE_ETH_TX_OFFLOAD_TCP_TSO;
	if (priv->sh->config.tx_pp)
		offloads |= RTE_ETH_TX_OFFLOAD_SEND_ON_TIMESTAMP;
	if (dev_cap->swp) {
		if (dev_cap->swp & MLX5_SW_PARSING_CSUM_CAP)

error: patch failed: drivers/net/mlx5/mlx5_txq.c:109
Hunk #2 succeeded at 1290 (offset 1 line).
Hunk #3 succeeded at 1313 (offset 1 line).
Applied patch drivers/net/mlx5/linux/mlx5_verbs.c cleanly.
Applied patch drivers/net/mlx5/mlx5.h cleanly.
Applied patch drivers/net/mlx5/mlx5_devx.c cleanly.
Applied patch drivers/net/mlx5/mlx5_tx.h cleanly.
Applying patch drivers/net/mlx5/mlx5_txq.c with 1 reject...
Rejected hunk #1.
Hunk #2 applied cleanly.
Hunk #3 applied cleanly.
diff a/drivers/net/mlx5/mlx5_txq.c b/drivers/net/mlx5/mlx5_txq.c	(rejected hunks)
@@ -109,7 +109,8 @@ mlx5_get_tx_port_offloads(struct rte_eth_dev *dev)
 			     RTE_ETH_TX_OFFLOAD_TCP_CKSUM);
 	if (dev_cap->tso)
 		offloads |= RTE_ETH_TX_OFFLOAD_TCP_TSO;
-	if (priv->sh->config.tx_pp)
+	if (priv->sh->config.tx_pp ||
+	    priv->sh->cdev->config.hca_attr.wait_on_time)
 		offloads |= RTE_ETH_TX_OFFLOAD_SEND_ON_TIMESTAMP;
 	if (dev_cap->swp) {
 		if (dev_cap->swp & MLX5_SW_PARSING_CSUM_CAP)
Checking patch drivers/net/mlx5/mlx5_tx.h...
error: drivers/net/mlx5/mlx5_tx.h: does not match index
Checking patch doc/guides/nics/mlx5.rst...
Checking patch doc/guides/rel_notes/release_22_03.rst...
error: while searching for:
  * Added PPPoL2TPv2oUDP FDIR distribute packets based on inner IP
    src/dst address and UDP/TCP src/dst port.

* **Updated Wangxun ngbe driver.**

  * Added support for devices of custom PHY interfaces.

error: patch failed: doc/guides/rel_notes/release_22_03.rst:118
Applied patch doc/guides/nics/mlx5.rst cleanly.
Applying patch doc/guides/rel_notes/release_22_03.rst with 1 reject...
Rejected hunk #1.
diff a/doc/guides/rel_notes/release_22_03.rst b/doc/guides/rel_notes/release_22_03.rst	(rejected hunks)
@@ -118,6 +118,12 @@ New Features
   * Added PPPoL2TPv2oUDP FDIR distribute packets based on inner IP
     src/dst address and UDP/TCP src/dst port.
 
+* **Updated Mellanox mlx5 driver.**
+
+  Updated the Mellanox mlx5 driver with new features and improvements, including:
+
+  * Support ConnectX-7 capability to schedule traffic sending on timestamp
+
 * **Updated Wangxun ngbe driver.**
 
   * Added support for devices of custom PHY interfaces.

https://lab.dpdk.org/results/dashboard/patchsets/21185/

UNH-IOL DPDK Community Lab

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

only message in thread, other threads:[~2022-02-22 11:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-22 11:49 |WARNING| pw107954-107957 [PATCH] [v2, 4/4] doc: update send scheduling mlx5 feature description dpdklab

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).