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 8AD9143433 for ; Mon, 11 Dec 2023 16:18:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7018542D0C; Mon, 11 Dec 2023 16:18:29 +0100 (CET) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 3628340289 for ; Mon, 11 Dec 2023 16:18:28 +0100 (CET) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-dbc72b692adso1524592276.2 for ; Mon, 11 Dec 2023 07:18:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702307907; x=1702912707; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BExRTs0MLg9t5qmaNuYS4/pTqCHdtUffWDtMQQ9/O54=; b=Uzdjsm9bmk88jLpvsdyZswcSMKxDmcsfDIDQWb2fWP8viUusTvuBf8RYIIXiLI0WNM x6o+WDpXigQPlDDg5hEja7sEZexiw/4K/ZnMzCgZsjyj9u0MJGg/hDsinS1mU73C6vAJ Avass7i0iLgF3ool+eNnNtLmCgZfcYlsyREnI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702307907; x=1702912707; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BExRTs0MLg9t5qmaNuYS4/pTqCHdtUffWDtMQQ9/O54=; b=ShShVzPmt7VtFVUrtl9OvJgJMPgmVi7meKV9BcO/fG24UEIh/TZrTv/fu/lcCMI8zG dqDH0SNdXMgqlA/uuRhsmUwvICc/QBbuP0mPzo7ZYlF68uLhlt8HcDV0QJu9Xp12mh5m ycUhmPkXR1ZSKTsrsWQkEJWpTLtah55guXAqwxBjW4fmYeLkz92AIx/IsRTtMD1cqYRg U3BvwjQ1phLRSfQWUYzNxzOAW5WEiVVDatO0MbSSvkdf3e0wXLq6AOm5llZc0jYN8llR VFvEXMg/IJmTCaYEDtKfdLGDJCETizFsFkGVqq7G/AlTBfHz1aRMSFw8MgPWmnqAAlKX 4GSQ== X-Gm-Message-State: AOJu0YyCZ4OTd88bd1xlCIc4LxS3soFZN606iaeW4TlEq9A9zVSicaSs 7cjk0LI9rXppwUadY7GcTcFYWbg/ow8WALjuNGcL3pgLXnaIg8FFcsSRoQ== X-Google-Smtp-Source: AGHT+IHB/tFfPDVMcToMUMoI8ilQZtcpGGmAUjqbCtZvYwP+aE22bAbQrgeZQR2P80smQtJeze91NNUid554 X-Received: by 2002:a05:6902:1b92:b0:db5:48cc:6c11 with SMTP id ei18-20020a0569021b9200b00db548cc6c11mr2913224ybb.35.1702307907270; Mon, 11 Dec 2023 07:18:27 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s13-20020a25770d000000b00da05e36e241sm963473ybc.10.2023.12.11.07.18.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Dec 2023 07:18:27 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Dec 2023 07:18:27 -0800 (PST) Message-ID: <65772843.250a0220.28345.1761SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D2C1C6051823; Mon, 11 Dec 2023 10:18:26 -0500 (EST) Subject: |SUCCESS| pw135007 [PATCH] examples/ipsec-secgw: fix cryptodev to SA 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/135007 _Testing PASS_ Submitter: Radu Nicolau Date: Monday, December 11 2023 09:53:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 135007 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/28581/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/