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 073E243152 for ; Thu, 12 Oct 2023 14:24:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 00F714028A; Thu, 12 Oct 2023 14:24:27 +0200 (CEST) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id EF7264028A for ; Thu, 12 Oct 2023 14:24:25 +0200 (CEST) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6c4b9e09528so570107a34.3 for ; Thu, 12 Oct 2023 05:24:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697113465; x=1697718265; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PLGyOMakVRXEgNP60nF9oUA0fPm+hUuuPEnW93xCW8I=; b=HqZoA6y1y+/HLSiqX4RMOeKdLY4uEZn9Fu3u6ZqybEONmRfIdxyUIAihhlWOWOj/Ng 2zbsNkIINenUZZCnH4QbogDHlL8FBmSEKg4lg1bdr8mtHpPBdpiyrtd8+2ADrWRs3T/K zxdqlbhCqs01STJLKpl5x4Sethbw4MtDYRs4g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697113465; x=1697718265; 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=HKlTbxPFwY41P72b751OjS12OWIRY6uxFqbC1ZbvmyQjdL94hTFaK1h0MDmxLv1Zsk A7vyG5pZjT38Afan8JY+4QRT5aXwQ45puvZAwKLpR7uXWwPVF3yqQs6ybGRHLaRg6O3q BtsLjaoDXviMY2uyAy9njRTtDSmcn9m2OkjumbZeq4AD7Gf3Bgu7V8nfNTosJQog5ouK oL1K0sHQEYjh16MdsaMkAeyMl/5S00pUwM2ABfG82yYdZtRIqK5muYg7YOlnwCafRMzV 929MCMBo3rVVyyA7ksHNrJTEECY/AW8TR9pCY6s/hCCe+BPZjin+pSQjkNDZlAWdZ/3i ZjZA== X-Gm-Message-State: AOJu0YxKNVtkMA08Qi4ab3716QlkK8jwmXAocg8UtT4Tyc0l0WAk45a3 lXCkIRZwO7qKuh9IN0U+K2a5bBq2ycV9eGct+Nhr1r3IfP1E9qhjr1/21A== X-Google-Smtp-Source: AGHT+IGg6KtRPdWLkbT/qlhxGiObxO6AGO6aL86CP6sFUTy4u+lnmZ0zPmXH/hCFE5/QSTQE27hm0j6WKaRY X-Received: by 2002:a05:6871:8905:b0:1e9:9215:3987 with SMTP id ti5-20020a056871890500b001e992153987mr4792589oab.16.1697113465411; Thu, 12 Oct 2023 05:24:25 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w12-20020aa7954c000000b0068fb9751093sm783529pfq.26.2023.10.12.05.24.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 12 Oct 2023 05:24:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 12 Oct 2023 05:24:25 -0700 (PDT) Message-ID: <6527e579.a70a0220.5d521.962eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C7D5D6052514; Thu, 12 Oct 2023 08:24:21 -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/