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 C707443CB1 for ; Thu, 14 Mar 2024 04:02:21 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C1F5F40297; Thu, 14 Mar 2024 04:02:21 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id C8FA9400D5 for ; Thu, 14 Mar 2024 04:02:19 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-60a5a11b59dso6039737b3.0 for ; Wed, 13 Mar 2024 20:02:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710385339; x=1710990139; 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=9KRpQoSuvIKxm5ZFKjdffbgBVg2Pzfwnfyf8szoESgA=; b=CKDsjIHinQv5XmmVKftJhPIvY/3H1tb/VZyA6HNofrzsACi7SW79GIahrUGJz2/RTh Aqd0eEGrEbPX/b1jXV4cwS24vq7Qe725U/vdMpDipdbX35t/VMfOWKmMupmnmBP2cHWG ShZn75PUCVXZ+LkNGlGPGfRjQcNObVWf/sFlw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710385339; x=1710990139; 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=9KRpQoSuvIKxm5ZFKjdffbgBVg2Pzfwnfyf8szoESgA=; b=iUfIzMiNCrDd/Uj+5IYpHvikdALwWeNnDVmqBRh0XuNx6i9LFZvY55e5gvqQNxH3nY ro3LxeOHBei6YFiHUOtLdlKp12t0Nan2Sa1MJxm6TeLgLnbRHMufPXf8o0sFYr8766/u 2f9UL+N2qKDY+0/3gTavJZxvoSt7Tl6wvjnRpKxK0dbCzg6Iy39R8MsQgHFsdb5OsXQF BUuLHjHyam75TvVCKQEGzjiHZG6IShmMOM+Wu7dmEmXv4Xssbw6qQkWAq7nVYkftijiT SpeCqXwVW2TibNs5L5RPWrOreLjJQcq4pqk4YG0lmIHsqtJYD4wPyOmmfu+YMPvveDPV Hg3g== X-Gm-Message-State: AOJu0YxyCbzGiL+e7kRa/a5cScCJUZr2C8bnzeZjrXIY+qDNIvd4JDT/ 9DfWmZdmNbtch4csujsJNObS9x5fIio0GXcSuAm4nGGoGr4DXjAnE/N+3PBqcoKb0/ujbKQ25n/ nENbqNsUxM09P70BjNyKcF2FHv6FDzigEUCxYYnNt X-Google-Smtp-Source: AGHT+IEsmrmzsl8jpO56SVWb/a4281j0wg7Cu47zOVanvfRhjozPjKP5SpRm2+ecoiC0wpQAREkr7pvpZk8j X-Received: by 2002:a0d:e281:0:b0:609:fe89:71fe with SMTP id l123-20020a0de281000000b00609fe8971femr445369ywe.51.1710385339300; Wed, 13 Mar 2024 20:02:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e130-20020a816988000000b00608465fd491sm32394ywc.77.2024.03.13.20.02.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Mar 2024 20:02:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Mar 2024 20:02:19 -0700 (PDT) Message-ID: <65f268bb.810a0220.88d7a.20f6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id EBCD66052471; Wed, 13 Mar 2024 23:02:18 -0400 (EDT) Subject: |SUCCESS| pw138337 [PATCH] [v2] examples/ipsec-secgw: fix SA salt en From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240314020052.3107549-1-chaoyong.he@corigine.com> References: <20240314020052.3107549-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/138337 _Testing PASS_ Submitter: Chaoyong He Date: Thursday, March 14 2024 02:00:52 DPDK git baseline: Repo:dpdk Branch: master CommitID:cd218549b686d6be394ef3b171eafa16c038bfe3 138337 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 12 (arm) | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ 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) Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview 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 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 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) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29541/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/