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 41BB441B7B for ; Thu, 12 Oct 2023 14:52:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3DAAB4028A; Thu, 12 Oct 2023 14:52:29 +0200 (CEST) Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com [209.85.160.227]) by mails.dpdk.org (Postfix) with ESMTP id 62C774028A for ; Thu, 12 Oct 2023 14:52:24 +0200 (CEST) Received: by mail-qt1-f227.google.com with SMTP id d75a77b69052e-4180adafdc6so5507061cf.2 for ; Thu, 12 Oct 2023 05:52:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697115144; x=1697719944; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OLdORnZ2hv4xxMy9jSA1qrB/rJdaEtMEjxhkUSJX3iA=; b=dWbaTUKW66c3pCqVxV6wji5QEa0298NJgH+NzCNNwhcdWE4t0605RZ9ag/x8qjhnVO ltYFQ8j4DljyVzn6GhkamXeHziQrvD73v0yqXHhUaWf1jcngLni3aapfRLR1Z/wo81Bx 2fBzu1K3IU3a7v4ImlAl8uPmCPzNHmSY19H4I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697115144; x=1697719944; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OLdORnZ2hv4xxMy9jSA1qrB/rJdaEtMEjxhkUSJX3iA=; b=iZoUuE1hpGXNiTEekUNW2v4G1PqULwqOGTmNOceFk9EPA0Pml3reY+lmnIVyep+jlQ /oOt9bHpw5I7mTi+3eILsSNfceIXWTxfYqScUcbBLwqlHEsX0pEX8hOUsEvGQzjdlMuO hEp7/qr0zAqwJcwZKlK6FVjMckPe8u9WSMbepwVWF3be+hMbHjfkBQOKEAlxPv/wUeSW yp6J2JpvWY4nH1Yy8H/MVFnH3A9/DdVe1wqDMBS1eFQK71y1ZBYePX9NW05IkTnNIXA3 iK0ZbCq9+gd2eSoTOxhWKV0O166nthPbIChgNNkVfXaxKpRSgZG+uDFCD2bFKtvb9mwm 7wbw== X-Gm-Message-State: AOJu0YzWm7ydWIcv5CGzGSEXOZfoFM/xEMrt3tOZ+Rh+b38l+f+NL6cB 0KOXHoFTz0xt+NVhWhEMYVxXQd+wG9wzKEwh4jEq0bM/CUxusijr3ZVj/SS/Upo4v7ypxugg1g= = X-Google-Smtp-Source: AGHT+IGxCASN7WWfaW25/IsgCgvA7/r5WjiaDDLA/VjZ0CdbZIMrzMZpP/x0Y9yt8dEZtJQ+iJA/DfPxLoVa X-Received: by 2002:ac8:5905:0:b0:412:24e6:a492 with SMTP id 5-20020ac85905000000b0041224e6a492mr28590775qty.60.1697115143884; Thu, 12 Oct 2023 05:52:23 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id k3-20020ac86043000000b00419b3ae3140sm678287qtm.18.2023.10.12.05.52.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 12 Oct 2023 05:52:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 12 Oct 2023 05:52:23 -0700 (PDT) Message-ID: <6527ec07.c80a0220.c9f42.0983SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A12656052514; Thu, 12 Oct 2023 08:52:19 -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-amd64-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_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.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/