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 61C7043C84 for ; Mon, 11 Mar 2024 09:23:06 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5A32A402D8; Mon, 11 Mar 2024 09:23:06 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 96098402AE for ; Mon, 11 Mar 2024 09:23:04 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3662d7c79a9so17922095ab.3 for ; Mon, 11 Mar 2024 01:23:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710145384; x=1710750184; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=xu2UGQoaAuOAfpRyUmwndIJEmjYSAxQMhnX9ZmKTwjI=; b=JD+f2ewSLNzcB1skMSLZv/17gfnuJHqHCj8A7jIn9Vnc7Q8BYTQWNCeg4Js6cXGnnl 9Ug38X12hw0eAv6wjHw9dCZxo3lE7VCtPZIQlOmLuqVvKC5rQyFNFxy0U/DwhGU6trCM 9OSy26XIU8S0R5ffd1ACJz1jhY/l0x8iE0Hrk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710145384; x=1710750184; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=xu2UGQoaAuOAfpRyUmwndIJEmjYSAxQMhnX9ZmKTwjI=; b=CAvhLOqWtn3jP5Bw1/N14UnPpx9IPbZy4r9PXNp2nltGV8bqrIwMN1E8zYi42RP0/L OiLPY3TjYtlrRetNzUQvLehpUPaptf2V5RObKSvt8511i8nvL16QEDRlD6urPBFz8ybM IsGO9kNvFYhJFHc+9a3YdhsimhUtFtfXGbOGcMZAF/LoofOMmp6hmthEaVPkqZd02Gxg aoczcgEHk0lT4wT+iMDxlPnHdVmXa4qJas20i5jtWQeTaHG3PYWaNCe3T8o2DOpA3l2N QO7+DWcCs0s7vxKxh+oJl8tHeXU+TCJmNUo4I874F6jc2tIF/ik9kDMYpRVquJeGquoA jJtQ== X-Gm-Message-State: AOJu0YzqCkJVExnCY5CFZNRuyNEkDGuynRoNruCwyxlMxeoempJPgKGO uI6HHhTNV2SeNMYl9m2IQQJ4GLRwO1WOQ5jOYaWg1ReY0Wvk/aGeANeJT38SSjGT023PTJlNlpV gdyP5ncvaftHmRyIX+sKa7gUAoHJlK2XC1602kyYZ X-Google-Smtp-Source: AGHT+IHHNp0jAtG6jnOSesLKumZwJAir8vBN8MY/82xheCNSuFYCyqhMdVLG2YPijaUG96NvzEL5r0y9DPPN X-Received: by 2002:a05:6e02:19c9:b0:365:c089:1d3a with SMTP id r9-20020a056e0219c900b00365c0891d3amr8693835ill.15.1710145384027; Mon, 11 Mar 2024 01:23:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bo14-20020a056e02340e00b0036518c3030csm264558ilb.14.2024.03.11.01.23.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Mar 2024 01:23:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Mar 2024 01:23:04 -0700 (PDT) Message-ID: <65eebf68.050a0220.b3c1d.2454SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 8BA6D6052471; Mon, 11 Mar 2024 04:23:03 -0400 (EDT) Subject: |SUCCESS| pw138145 [PATCH] examples/ipsec-secgw: fix Rx queue ID in From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240311023247.2520028-1-chaoyong.he@corigine.com> References: <20240311023247.2520028-1-chaoyong.he@corigine.com> 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/138145 _Testing PASS_ Submitter: Chaoyong He Date: Monday, March 11 2024 02:32:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:a86f381b826660e88794754c41d3aec79ce9b87c 138145 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian 12 (arm) | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29493/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/