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 5274041B7B for ; Thu, 12 Oct 2023 14:48:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4C53D402EF; Thu, 12 Oct 2023 14:48:26 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 8AE004028A for ; Thu, 12 Oct 2023 14:48:24 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-79fa2dbd793so38469339f.2 for ; Thu, 12 Oct 2023 05:48:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697114904; x=1697719704; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UUttxgmIzE6ibePMiXKnAU8eyfcLd6Pbsg4aV4Cle+A=; b=NTez7JU3t6blu0f1RjlM/7FUSgvLlWrU9jWAS+uUqkAZa2Ff40D2RUJ3JvKKX5CWLb ZplFs30FMB4/YQrEI87yKyiBTQ3A88vaKUMZoiZOTehEopmQOHmbvy3adypJdR0nFA1K GBx3c3N6n4KXoR5bKIlydqGXJk+geG15Fs43s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697114904; x=1697719704; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UUttxgmIzE6ibePMiXKnAU8eyfcLd6Pbsg4aV4Cle+A=; b=VGT9uZNCIge+FcBmi9vQbk0yIrPdufcjhmMWYqJiIzst1dTC1M/TIDMf1TTIB3bqBn O0vazZr9vl63QQCc+rnZPgPtrHNT7S4/lKnTbJC454JxGrdve4PR7J8khd0dEIQeLJfq q7OhjdYjf04tpB8gigzsWmIm4pAqCRny/w5O7zaZIRZLtHPHs/jfwNjAvJON79Ap/q9u J5Gtmvtr/PBGqrFs/EBOne3/gOa5ra7uaOjEr6CIEc4mW1HXdEDPUI40vFL/FZNQ8j6N ytdupnKa/Rw6xf+wTqCqAvK+hDP75fUY7PwLbvMTC1A8G38AqVybK+ohGa4nYyK7GgeT xCYA== X-Gm-Message-State: AOJu0Yw7t73m1yTYvC8tjlfGbjnFstBvaX7dP6gtcORk7ovT3QYNGzHB lTNB2GfPUWrgUJrHTs46JtYOy0ORG4RZ/9yqi4M91HyGoBQGgTOKvCgJvw== X-Google-Smtp-Source: AGHT+IHElay63JlPTdgOMICCLLaBplqaZDEdmLpAgB4umXTvnF59fFM+1lAz2Z5yaz9yJy6qYUQbFzdBXcDw X-Received: by 2002:a5e:8a48:0:b0:790:d813:2d38 with SMTP id o8-20020a5e8a48000000b00790d8132d38mr26208650iom.11.1697114904019; Thu, 12 Oct 2023 05:48:24 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c24-20020a5ea918000000b0079fdaa45e33sm586672iod.17.2023.10.12.05.48.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 12 Oct 2023 05:48:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 12 Oct 2023 05:48:24 -0700 (PDT) Message-ID: <6527eb18.5e0a0220.5fe46.b570SMTPIN_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 D8C2F6052514; Thu, 12 Oct 2023 08:48: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-compile-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_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/