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 B5EFF43433 for ; Mon, 11 Dec 2023 16:07:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 92DD1402CF; Mon, 11 Dec 2023 16:07:25 +0100 (CET) Received: from mail-oi1-f228.google.com (mail-oi1-f228.google.com [209.85.167.228]) by mails.dpdk.org (Postfix) with ESMTP id 051C340289 for ; Mon, 11 Dec 2023 16:07:24 +0100 (CET) Received: by mail-oi1-f228.google.com with SMTP id 5614622812f47-3b8b8372e30so3374989b6e.3 for ; Mon, 11 Dec 2023 07:07:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702307244; x=1702912044; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=oKU3O/01sFCHh4xyS2POu1fsxjXngqlFY7bSbP4yoQU=; b=ggCYVh+HyMNinyi1holgkuBIJqcglZdETwz1NJ6W5YRuBV63bf2kBKwTKnnUBzo2tz Avzr4PCfgthUyOzfho4m+sz4WYyoJF6bLvLxuVBZ+29/bIYRbU6IW5aaOEGhglYNaQYg r0OgIegK2M/EnpWKc+jEcbd6gQcZl1DIeKW64= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702307244; x=1702912044; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oKU3O/01sFCHh4xyS2POu1fsxjXngqlFY7bSbP4yoQU=; b=RoNKkJa537Gh6f1XNDayF/0r5aMl2R9KJlPzXPku6HZ94Qnn9CTiKnjP1yF/h2/ypm xxpjxsvtLWmnnbCcmR4V1m3u6gzGU8+1RUTGWlcO1wH8k5Dfn8fcyX7Q15OMTZ6iZWG6 jGHrBEMPPtHrZo1vVHRxsgrbly9wzaYxGBbfp2SdFpha6B6IIkg7SuXJ6hExiBy+fO+3 XlC/2is+ctMWzII4yWjHusQvLAvZe/dLf2ytlD6oilmFDO0wquIlkJ6F8oaABdOa5jMQ 49wtUOWqTWToNSMOmVguCqRQSV63FQJ9OLj0XgABfBlxwzfwj5Y/Eo46R4Jmp+ZEqTNr 9tdQ== X-Gm-Message-State: AOJu0YzKesgnygESRBGBVHLsRU/fGc0TjiEHEKl0KG5peQLk5O1ucqdK OMKz3eokJ4Vykduagq84hSlX9jJ7+P+kkH4NKLPxCYIh981rtyIYny5olg== X-Google-Smtp-Source: AGHT+IEZTHS532GzW6wDyz4nIKW/x/1eKZOGULwgiKYcKxo1beN4PaKARPo17ZCgzO9J7P26o1YD4hZnlZnB X-Received: by 2002:a05:6870:ac2c:b0:1ff:344d:b3fd with SMTP id kw44-20020a056870ac2c00b001ff344db3fdmr5672783oab.59.1702307243507; Mon, 11 Dec 2023 07:07:23 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 22-20020a056870125600b001fa25e952f2sm506899oao.19.2023.12.11.07.07.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Dec 2023 07:07:23 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Dec 2023 07:07:23 -0800 (PST) Message-ID: <657725ab.050a0220.fb9f5.e6b0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E93506051823; Mon, 11 Dec 2023 10:07:22 -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 | +---------------------+--------------------+----------------------+ 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 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/