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 421FD43433 for ; Mon, 11 Dec 2023 16:12:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 35CD9402CF; Mon, 11 Dec 2023 16:12:10 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 945F440289 for ; Mon, 11 Dec 2023 16:12:08 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5d400779f16so33953917b3.0 for ; Mon, 11 Dec 2023 07:12:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702307528; x=1702912328; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UfqrcQ4P9CiyLW3g5MV1hxgFiL2gOUsB0VF3ZhZW2TY=; b=Yl6FmN5GJNH2exfgQsIsIeVrZgrj06y/gpyTypqhAfBPimUNvhXm6VxFatxJ2Ru14c yX8c7YdTFF8hCU0jmYtUWpN8evN/AfRKFdFiA8nuo/2Y4umfLUd/eXQhl+1ACIzVry3+ wBgs7bzIqeCyeq623eoLgpjgDOR4TFNTI660A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702307528; x=1702912328; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UfqrcQ4P9CiyLW3g5MV1hxgFiL2gOUsB0VF3ZhZW2TY=; b=WRP4bzUDxaFffcSGQOJdxVC5F00agqk3QNsg0LJ2JaG9XowiEPconjUwua6niQe3Yn kXlGdS9OY17wP08v8VQ+oUf6WHcyF0m6lE2Lrwa67OmXwOQbbaC3cYtNStIE2IalvIax sMHMty8XCUzlGjRzuOx3nbRxuhkxg6io4La3z349d/2t3FfYL91r/FDVuDXaTlu8XAHc ad8/dKbUGcm8PdH+CjoLcFD0fYKcHVoSvDtpmv56nsjDbipeSvYSIs3jX7z1Evoiz4+l e8TlBns3hRbNCqIzO1+Ca5CbipEFTo0/oqF43qlS3eJQqrB+u/q97/RAYBbEnbo/rOn4 AgXA== X-Gm-Message-State: AOJu0Yx8l5qBf+tyFy2QZiCPn3zy+UiKPSxnXxWRMgjtSXe78zmoFCCt WylDroifWemi9CxjO2nlz8INzsML1CgtAwvHC6cx/vu2Y4Unih7YIFT3ng== X-Google-Smtp-Source: AGHT+IGyT0m/VkulsaiunJ7oPr86lODsVluR2cWF2WzulmKS7sguvN6F5jTu6Ev+J5ky5HiKFhrQfiEaINQx X-Received: by 2002:a0d:f9c1:0:b0:5de:93b6:7044 with SMTP id j184-20020a0df9c1000000b005de93b67044mr2965071ywf.31.1702307526711; Mon, 11 Dec 2023 07:12:06 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n187-20020a8172c4000000b005da35585832sm1098144ywc.75.2023.12.11.07.12.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Dec 2023 07:12:06 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Dec 2023 07:12:06 -0800 (PST) Message-ID: <657726c6.810a0220.c6b8c.0059SMTPIN_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 596146051823; Mon, 11 Dec 2023 10:12:06 -0500 (EST) Subject: |SUCCESS| pw135007 [PATCH] examples/ipsec-secgw: fix cryptodev to SA From: dpdklab@iol.unh.edu To: Test Report Cc: Radu Nicolau 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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/