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 9DF6341B7B for ; Thu, 12 Oct 2023 14:49:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 98D334028A; Thu, 12 Oct 2023 14:49:34 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 3BC944028A for ; Thu, 12 Oct 2023 14:49:34 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3512c43adebso3093975ab.3 for ; Thu, 12 Oct 2023 05:49:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697114973; x=1697719773; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PLGyOMakVRXEgNP60nF9oUA0fPm+hUuuPEnW93xCW8I=; b=SE5vU04OpCS5QC2DxxXYC7BlUkuxdME3f/iEWoW9bs2bi2cEmd44z9spaXgSizkqlS CO1KSoCFazhp+NO7TbdJL6QfHiOQCzjXywUw+oLIlxzws8ImM6dWOSeF4yn8lN4UM65I 9y+eqF5jNTmag1PGlV0wv7cMU7Qyez4DlKWkU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697114973; x=1697719773; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PLGyOMakVRXEgNP60nF9oUA0fPm+hUuuPEnW93xCW8I=; b=M2kDtms3ewoS1oCDbwgj1KNfoYIEUABazeFSyZRVqebTVFC3KiIrqNdCgOZ25DepHN pP8/Xt9I3BBVSxQrwzm+J+ofsQoc+6sGwf4ZO8YFe2S+Q6U2NkhgZ4gvRaRJcUiUXUiX tvqXyK0QQxNFCoPbDSo/Yqh1haGptuAFZvYgQoz5EdZAYoBTVmV+EzJbdF/r2uVWyKMn b+6FJnfZyfGFXu4h2aVxm0GeTwADO6+hyQdXeSmZx4soDxyq9HAzpm9gygK25Kd3dQC3 hjyVcuxATRN5+olS9tnpngn2oiZvm61kGHfnS9UJFJLLb2AV54yb30j1iz4ZilfeiA4p uTyQ== X-Gm-Message-State: AOJu0Yyvz1ley7HLwPdfZw27qpzeJhjgQrL3V/dNR3xx82XXUeFAJsw/ 1vkwPCCNNKE7cXKgOp4B2R/OY3KJcxEIwh7sRtIaGYC5aEPquOSIFhxXUw== X-Google-Smtp-Source: AGHT+IE9Fep4WZ6yER8kfY5ukwpTlLJdQPGcLU3uT00Pnap/fDWkCKmPgx/Fe8IchGyk82sF1AYtK+s1Hanf X-Received: by 2002:a05:6e02:1a41:b0:357:4621:10eb with SMTP id u1-20020a056e021a4100b00357462110ebmr7455532ilv.4.1697114973718; Thu, 12 Oct 2023 05:49:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f7-20020a92cb47000000b0035131ec858dsm108017ilq.19.2023.10.12.05.49.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 12 Oct 2023 05:49:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 12 Oct 2023 05:49:33 -0700 (PDT) Message-ID: <6527eb5d.920a0220.7a44.47abSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 883C66052514; Thu, 12 Oct 2023 08:49:29 -0400 (EDT) Subject: |SUCCESS| pw132495 [PATCH] net/mlx5: fix wrong decap action checking From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu Content-Type: text/plain 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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/132495 _Testing PASS_ Submitter: Jiawei Wang Date: Wednesday, October 11 2023 06:36:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:a1934215a7691a86c55d415bd01ae8318581b67a 132495 --> testing pass Test environment and result as below: +----------------------+---------------------------+------------------------------+--------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +======================+===========================+==============================+==============+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +----------------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+---------------------------+------------------------------+--------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27898/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/