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 17D5D43152 for ; Thu, 12 Oct 2023 14:24:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 11CD24028A; Thu, 12 Oct 2023 14:24:41 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 903184028A for ; Thu, 12 Oct 2023 14:24:39 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-664bd97692dso5723946d6.0 for ; Thu, 12 Oct 2023 05:24:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697113479; x=1697718279; 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=bjvhxo6mE7JPgcBOEi9Lmh2A1Yq271MjGsL2Fny6FXMeD1oO5kGzP6YrjDxO+i+jcO 0AEjD9nu5gsnqI+3+32nTl9dLB1Gvh3gE87qMnSIzFYces4PqqNpmtFOGQ6iZFVXXmQm Ywh8/2DESMxlGWKjkfQ58lMLyWuQ8rG1tyfRs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697113479; x=1697718279; 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=pje4/aXizvEEvPej/7fjOazGnyit52AsHnDH4+HeLrLx3N1dWCz8TTjJrD0pAU2gkF 3kQVAMtuQRHETuFovJGIWGgw7KZrwAWK6OUgntpeyx1Xw5+YShUSeIHdbLGhwhX0AcOi bn4fyDHWpZFEtudeRiPKAemIvxHtb4hZCDbTpOZf9QZyhj9GVg1q8N6D1k9aOIKtSsjf gn1j6BW9iFvGRi3RSnAPjldkmcpDR6bzGp9b24/qNDc6nSS9unxdzXyDbFBC2tts0H+/ 3aLI+PjGlfPJZQpNxvKzfhUlgSPkrJvNHTZlqIQd1/WzjgW5yA4y58XjsnI+P3PMyT8B 0ugQ== X-Gm-Message-State: AOJu0YxRuWjocqYu+eRrSUdW+wbgB+ZrTQMcEvtuhXP02SHQTJU/KV0B D4s9Pmg9db6Kx+SOLcYSMovhhyOMcVzNxA3bi+fDMPbwHJOHZM696BI7nA== X-Google-Smtp-Source: AGHT+IG4EBEHU8VMdySoafCZJ/gDOx3kVGR2J0gt40uG299i1BihUlGTHZIpMilHrClrUCA29Ijx+F8gNyFd X-Received: by 2002:a0c:b295:0:b0:66c:e3b2:13f4 with SMTP id r21-20020a0cb295000000b0066ce3b213f4mr10042365qve.65.1697113479027; Thu, 12 Oct 2023 05:24:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z14-20020ad4414e000000b0063d2a0e1635sm253321qvp.3.2023.10.12.05.24.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 12 Oct 2023 05:24:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 12 Oct 2023 05:24:39 -0700 (PDT) Message-ID: <6527e587.d40a0220.e8343.bbe3SMTPIN_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 C63986052514; Thu, 12 Oct 2023 08:24:35 -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/