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 EBB7D43152 for ; Thu, 12 Oct 2023 14:24:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E5DC74028A; Thu, 12 Oct 2023 14:24:16 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 369514028A for ; Thu, 12 Oct 2023 14:24:15 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1c9bca1d96cso7521545ad.3 for ; Thu, 12 Oct 2023 05:24:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697113454; x=1697718254; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/p+YyKHzUXtSyC1yIf/hqKbhbXlNfxIEO+Js30qkdio=; b=TMoN8/Hw6JWot6imw/1JlBsNGKS6Ji+XBO4dfo9+YUXlCvaczlF4iVZP9jG4vaosUW 2pPmic6CpYOKbZWAvjh04JugcYArqAsWBy3DUsfBAo1AAL1MFcX0Wm94M3YVChhcVE3E hyeTw/0Act9Tu/CY1rbIHHHTUNEMctprhp7uE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697113454; x=1697718254; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/p+YyKHzUXtSyC1yIf/hqKbhbXlNfxIEO+Js30qkdio=; b=IdWfUBQDTKLZGfLNPkrdYYoAIzmEkoPw4DQchvXbSHtIi50hRMwSdNv4qFdU7EqoPD ewA307KO0+2pgxqGuN8M10nLZ9BZ9R04aiuDBrYXnhFjaEwpKa8NO5dmYJVCNwDUatbQ CMuPT9524uoFr8k+XRxRzT5OFElClvo76nqLmUjbFz3AiRxIATAsUOUhUHt6wo+dM8ak U0AOv17VZ3pO+PuTVolUiWME80Un8KdBb1pKCTvcLegdRm50PkSDr3BpjKmPOo3pu9CU kMns8P/8dcETP95C//mrMOzfnEVAR4wrlud+9EC55c+2H/551zeO++Nl4A10H2YgGoAe BIFg== X-Gm-Message-State: AOJu0Ywcisfj9EsD64T8QCckRp8fn0LDmFsw2g4Yjknu+5thSY61ND26 Wu3rwqPWQLNZ8MM6uQUS53Tb4J0qL1se+awRZPT0bs3MR1V/Wb8Gt4a0aQ== X-Google-Smtp-Source: AGHT+IGvR36OeGrlVigLo/04vafzVnXomDMN/lz2wucJPIY5oX8LXHqOh2tngDZclmcjiFHQLBV/NqnQDOJ9 X-Received: by 2002:a17:902:d50f:b0:1c3:bc2a:f6b4 with SMTP id b15-20020a170902d50f00b001c3bc2af6b4mr25922068plg.42.1697113454550; Thu, 12 Oct 2023 05:24:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y9-20020a17090264c900b001c56d6b1c63sm123275pli.83.2023.10.12.05.24.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 12 Oct 2023 05:24:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 12 Oct 2023 05:24:14 -0700 (PDT) Message-ID: <6527e56e.170a0220.b104d.6219SMTPIN_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 B7A6C6052514; Thu, 12 Oct 2023 08:24:11 -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 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 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/