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 17E4841B7B for ; Thu, 12 Oct 2023 14:53:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 12FB64028A; Thu, 12 Oct 2023 14:53:56 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 4C08B4028A for ; Thu, 12 Oct 2023 14:53:54 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-57b6c7d0cabso532891eaf.1 for ; Thu, 12 Oct 2023 05:53:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697115233; x=1697720033; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=LPSYTXviJY75MN8CUJ+0dsK0tjR+X6eq3bvmgdYB8ag=; b=hTpcucP2B89mGL24iQHVs6zxEK+cpAIQbWCzcsY2C/BSfgQNECz4djdbsqpYCf9frT sP9hTfTMk3VQtRfiSWsISPncVD1BTccGTAhkhn8gXDjS7ielZlF9ilF9/dM13jL+WPAE haFskE+cHMMqLBicDXOAg3kYe1B9axk5hEyxI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697115233; x=1697720033; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=LPSYTXviJY75MN8CUJ+0dsK0tjR+X6eq3bvmgdYB8ag=; b=ikI/0PgZ+vS9rXOrKTE1zyrrNKLV2HYiP6tlSM6ZECHMBHzyX8XTFXT/xtMrzdljz7 0wEz4PGNgBkGNryfkPHnIXOOwyCslQml1/4kX3JTzErgvuaIL79KNeCzY7Bbz4bUpes4 X9fQwZllYFguxKd90U5yyPhgqz8pHALHAnIwZiDLuWovWXEJMglxWEG9KM/yKzr3pneq mr1eHuTSUaGK+nl9kaNB4UcAfZ5vRqnPko8gNAx3FDJjAMGGMtbiEfS47c4TM6AfAvLh tennitgbMA6JIVHHCOjJ43KH8eQoO5jsRJfv2dwAuvq4VbWTXdFFXiYO1rtXON9QS5f/ 1nnA== X-Gm-Message-State: AOJu0YxLo3Et6GNAz5oGH3T2j/wW5GCkomJPJl0C4jfUNuvLGKrmlPaR qvjH4XrVlwZFZ5qo31AkOK1y/khflmSXT5R32R6MnGqgvA6JdnHdNztY+w== X-Google-Smtp-Source: AGHT+IHx4XhwEd3XYo77mEBiRPoTkFvNQ6Em9SyjjR8nrKg9mjridfB1cLETxIJmYocSS/v3Wl9cC3xGkvvc X-Received: by 2002:a05:6358:7e87:b0:13f:e3eb:53a6 with SMTP id o7-20020a0563587e8700b0013fe3eb53a6mr20837709rwn.30.1697115233561; Thu, 12 Oct 2023 05:53:53 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z129-20020a633387000000b00578e2d3c8f4sm112283pgz.24.2023.10.12.05.53.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 12 Oct 2023 05:53:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 12 Oct 2023 05:53:53 -0700 (PDT) Message-ID: <6527ec61.630a0220.c908.4777SMTPIN_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 13B406052514; Thu, 12 Oct 2023 08:53:50 -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-compile-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 | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 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/