From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 7292042824 for ; Thu, 23 Mar 2023 18:42:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6DD414021E; Thu, 23 Mar 2023 18:42:09 +0100 (CET) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id 1EF5C4021E for ; Thu, 23 Mar 2023 18:42:07 +0100 (CET) Received: by mail-pj1-f99.google.com with SMTP id p3-20020a17090a74c300b0023f69bc7a68so2812579pjl.4 for ; Thu, 23 Mar 2023 10:42:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679593326; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=hhGcAZbc+66ONp2EQJArnl/Audc0o1R9MKjBnrfz2KM=; b=BcQNjqjQyUjA2Uhr2HrBV8iFi1RDncygZyqbo2lI4DlP6VUGIAxHNfu6eC223PiXeT AjKpwXspt6oHyByqJ/spAOaOYD1BcYw3iQq9aHeKJ/S1DIiexUiA+LYiNxqarQguj2Cu goSB9mQ4OL7GT7D9OWNhE89oEm3rH3Qxb4Zmg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679593326; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hhGcAZbc+66ONp2EQJArnl/Audc0o1R9MKjBnrfz2KM=; b=yGUiRY3tnynWfDUrhxh2m0G2111q+Y+RIKS/HPkNneKHsC7muJM57M/hX/+T2ZSkzE ZcGhA6LaEHscxxsnuzNhBZ9ehD92ZSZepoWnX1kM/czqKFTbg7tHQ8wjKFIJ5xcsNbwR nvazWg4YtqN/D9VzQrSlJRJBDlrlN4/otrRZbbh+tgvxSyz/oTNkmKF4Oo+UeOhvoUqh vqo7XPKqgX+1ZKMl54ZOln+0/+dEMNNfH0/JRs6FDTN0wiXqQpEt6BcFn1NTUL8D2e0R MPLjAQ26Og3ry2hhcl/vmL9WCGn1sXh/Cj56kp5tR7b3I6vBx18S9hOGIkNZyZvivih3 a1Ng== X-Gm-Message-State: AO0yUKWpMNAKh3MCiO5KPTJCJ0z21uMIbExVzKBgRFMog/g4jj9Yik6j RIWNzEaa6VdaZGGLFmI/2DAOClYsSyyT+o5P6tdLA2EUSJbUl6WVylUoam5gEQnlwaFMrSxTFA= = X-Google-Smtp-Source: AK7set9YCvMSFxce7xuCNaz22MRYJmiKJbcpAld01ifex++QlsY30eh1Za1qc4hhG09+PNc6CydXd+lAdU9H X-Received: by 2002:a17:90b:3149:b0:23f:7dfb:7dc1 with SMTP id ip9-20020a17090b314900b0023f7dfb7dc1mr9197916pjb.33.1679593326591; Thu, 23 Mar 2023 10:42:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id nv8-20020a17090b1b4800b0023b46a6b93bsm375903pjb.15.2023.03.23.10.42.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 Mar 2023 10:42:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 0D1B0605246B; Thu, 23 Mar 2023 13:42:06 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 0B68760125; Thu, 23 Mar 2023 17:42:06 +0000 (UTC) Subject: |SUCCESS| pw125328 [PATCH] net/mlx5/hws: add check for modify-header actions From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230323174206.0B68760125@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 23 Mar 2023 17:42:06 +0000 (UTC) X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: iol-x86_64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/125328 _Testing PASS_ Submitter: Erez Shitrit Date: Monday, March 20 2023 16:34:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:33949800f1afcb7527b6e36c60c1548687ccb673 125328 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25808/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/