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 CD6B243152 for ; Thu, 12 Oct 2023 14:24:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C6FAA4028A; Thu, 12 Oct 2023 14:24:02 +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 F1DDC4028A for ; Thu, 12 Oct 2023 14:24:00 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-57f0f81b2aeso452797eaf.3 for ; Thu, 12 Oct 2023 05:24:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697113440; x=1697718240; 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=TSPX7mHVUaacW6LS8GthOgzzbThTs0lXpQ6Mri+athOHeFelL4cfo+XFAdKJ1UozQT DqKQMWxyCAnsO+bkz8B/eYYGRRCSNA91wSvX5Jii/ZWPKFN5oDbQLPKq2DRIOzgxXwRQ MPllCGqij5Nbpu+2wVzrQF7mvXyuv/zBnBOt0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697113440; x=1697718240; 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=p0xT2SkBHgLSydYdnDb8asinm94A2VJmNoyLd9MaVcB3J2dYyj4XbxHt2nt1phzXdP cQJeRqM9OzDubYoELG3yrZN4I6XC72v8pIiFEttOcfHCcGoJcQDGpSfjBbeJzonfxVqi 0+4OdIaNoUjC/0XCxRq519FeF+2PY56stFDkpSvU5DHaEMUQNY6DrqpS+1LS/1BSeaV3 keaIYYoLtKrPBynzQSzMde0ZtHx3Na/5IqFn4Iq+Y064wRwvEqeFwSMpVitiVnaBjd1x ThzlnvJQvHTZ1CSPFUmjM/3UOrxj75fg7cLHf5V12vlyMACRKWARaW9b43byU9qwV2IW 4BSA== X-Gm-Message-State: AOJu0YwidEpj2EmYlDsT+mB3WHR690ttb0LFQNcQK9W+12ZKVBwsvRc9 lf/l8zxNXnBZwx3lP7G7EsDMofkT2co426j8PZSvOQgZ6dqoT9dWhSEI9Q== X-Google-Smtp-Source: AGHT+IHvzbaWNSSJIH4wW3UbPCcer8StwxP6WaDvLEZWjuyoeFdAUIMZnWoprOCNL1XZZrAGTBgwBWiiStFH X-Received: by 2002:a4a:2742:0:b0:57b:986d:b576 with SMTP id w2-20020a4a2742000000b0057b986db576mr24177352oow.7.1697113440412; Thu, 12 Oct 2023 05:24:00 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r18-20020a4a3712000000b005711b09f46bsm1169936oor.5.2023.10.12.05.23.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 12 Oct 2023 05:24:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 12 Oct 2023 05:24:00 -0700 (PDT) Message-ID: <6527e560.4a0a0220.a6611.dcfbSMTPIN_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 3E0D06052514; Thu, 12 Oct 2023 08:23:57 -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/