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 6BD7243C84 for ; Mon, 11 Mar 2024 09:10:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 65F2C402D8; Mon, 11 Mar 2024 09:10:35 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 4F63A402AE for ; Mon, 11 Mar 2024 09:10:33 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-609fc742044so34839017b3.1 for ; Mon, 11 Mar 2024 01:10:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710144632; x=1710749432; 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=gKwawsXnZskd257hYTDp7lAq++bP7P8RNc8w6RAYpsg=; b=ZIQ2lEb/ld5/3R/dj/OfpBJR5sOSEH8V7J6fBoJXlnxeN5cxOY/6DIvrwfblvx4O3S Ujopj4xvn8RYdJRFw0oO3N+1JgUCWhR9eBPX8LJhaVcrLVM9rA9bgjzgI5mGh6gin2i6 Msg7LqoZoGZ6C9x2t4CL3eCtv5q7WAEZpLIog= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710144632; x=1710749432; 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=gKwawsXnZskd257hYTDp7lAq++bP7P8RNc8w6RAYpsg=; b=XG+r3rp9qKsBVqMzQmZLq74HMSsdldD7AuGppYSGQQpV8NErtjvP+9/y4W2My7Qemb bgbO+aCInsNjcNcmh5uAec6od2dHHrMnF4cDjebbiWC8iNxThPa0oB3zvIJzV8fawbSI XEFCcw5gFQhztgxeJLWHs+XXKDz6vrCklcuOMEXpWhcw33da0f4/RRMRzRGFjpPI4Eny tZSuZgaq90apdeDf4qICSbTZS+UO3Db6BkCk8IRTvUMkwi/ri0u5ZGCD7EIN74pYLLbx TvRUZAjsljlo5g/Xs6aZ6MY6mxC+2cIW4siE9GkyEHLYp4C1lisSGX0d8SeZtWgW4I52 fgZw== X-Gm-Message-State: AOJu0YzUDyRVGCYvISZgUk915HKNMtdtKA/eZQJLciZDZjxLl4N0994Y JpimVXCyiL1N6sECTt87747pxOewFPrW/nrAbdg/MR3Z9xJ98GNMQ5kTKz5zz+UGqIxE/mM4dWw KyYIxjijroyxZVd2ut8XarxQ15ExMMubY/NW3aXcK X-Google-Smtp-Source: AGHT+IGmmIY/ZH1cMARrdKvMxF0agS7zvZVTQyokLqgJEQoIhCZQv6WKTVhIBXTR9jRFizwD+smvokQxhMki X-Received: by 2002:a25:8a81:0:b0:dcc:7c0f:2222 with SMTP id h1-20020a258a81000000b00dcc7c0f2222mr3632035ybl.22.1710144632653; Mon, 11 Mar 2024 01:10:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bv15-20020a056902098f00b00dce07d31891sm190864ybb.7.2024.03.11.01.10.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Mar 2024 01:10:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Mar 2024 01:10:32 -0700 (PDT) Message-ID: <65eebc78.050a0220.24f6a.c17eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.8] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 4508D6052471; Mon, 11 Mar 2024 04:10:32 -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 | +---------------------+--------------------+----------------------+ 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 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/