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 74D5543BD7 for ; Wed, 28 Feb 2024 00:51:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 702A0402A9; Wed, 28 Feb 2024 00:51:29 +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 2D9E440295 for ; Wed, 28 Feb 2024 00:51:20 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-607c5679842so49457797b3.2 for ; Tue, 27 Feb 2024 15:51:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709077879; x=1709682679; 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=AOUziLniBw5EH4esOVicZ/wRNuqTZh19b+fRDIHK6e4=; b=VE4U+nNcfllzQDvuevFz0ruwHnFx3YVIi/gHcRj6jWx4ozl71QNIyAe5TaUzo7UYsk UIUpi5NV+WkWBAAplegpgef9YcowjrQBK8fiuq0ixG4Sdef1ELa2/Q61PSWYh3Fogk5V tkrlRCjWUHlLdbNwhLMTOzm3Jk0w7Vtdl2a0s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709077879; x=1709682679; 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=AOUziLniBw5EH4esOVicZ/wRNuqTZh19b+fRDIHK6e4=; b=Cc/KLbUBES89URK+t2pJAPaFSdPh3g409vIR8PbxTABVa9irQQArNh2++RvxYgV2cz d+pE5V2WcHpZ2tS8aNpqnF0jzd09mkFot1BFDn3HMhIG2UHCh1n66kCS8vh/RbsWf5x3 cYrPMMVmF+eeFh0OH206pQLuFB9teOBjPn6BIcyNRa0eU2swU3DD95jLQPWOZ7iTP2+u y0qPEMyfmnRbOF930vZh8YThuPPVBFKxPiGfMmnbtKdK5QGbbBvMAhCt8ypf5IiMGnT5 RQNhJOzut4JQCXvlTvKsQgQOJ7FEgjAVkP4h0q/O2+SK9XfC06tsIFAo2EtMTo+1cRLo GkAw== X-Gm-Message-State: AOJu0Ywxa8XWfMmDCvvS36w+eoFchKUlNBxf3kIqEw6nDKP9EOTomopK 8tStooH74Y0ZTGNiu1SYjaOHk/stU/QLhiJL5F0KECVyNgxrimV7T7UJTHqBCDHkHyvdhBRLDRS ev8Sz9Sba5FMDsUEoD3KiTXfGmPKDexiRcK0bhnYd X-Google-Smtp-Source: AGHT+IFZoF8yJ6TLrI3O1yTLUKBQLPILLOFm7lXKu6ExXimMt+caUj1Str54iuLQepHC1+LRrE7IGuLWER/K X-Received: by 2002:a81:a08c:0:b0:608:d165:2f18 with SMTP id x134-20020a81a08c000000b00608d1652f18mr3720941ywg.43.1709077879653; Tue, 27 Feb 2024 15:51:19 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z10-20020a81650a000000b00607791cd2afsm582033ywb.21.2024.02.27.15.51.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 27 Feb 2024 15:51:19 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 27 Feb 2024 15:51:19 -0800 (PST) Message-ID: <65de7577.810a0220.54516.01a0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 4C6756052712; Tue, 27 Feb 2024 18:51:19 -0500 (EST) Subject: |SUCCESS| pw137348 [PATCH] [v4] examples/ipsec-secgw: fix cryptodev From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240227132846.415698-1-radu.nicolau@intel.com> References: <20240227132846.415698-1-radu.nicolau@intel.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/137348 _Testing PASS_ Submitter: Radu Nicolau Date: Tuesday, February 27 2024 13:28:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:92c0ad70caf3ed6f4b93de6ddaf7bc369737c049 137348 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 12 (arm) | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 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 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29287/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/