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 7DA8A43433 for ; Mon, 11 Dec 2023 16:13:26 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 77EA0402CF; Mon, 11 Dec 2023 16:13:26 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id D3C0440289 for ; Mon, 11 Dec 2023 16:13:24 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1d05e4a94c3so39941085ad.1 for ; Mon, 11 Dec 2023 07:13:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702307604; x=1702912404; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1BXmKuWTEwTQiO3cGoHA6qG5JxGZJxOzctZmT14aUfg=; b=Wu0BuiPLvCzpFT28/aWlPSGXvWmcynM4ze+NS3BW1OLfRzk+VFV0yXgqnGzO7/ekmq q66eFodKNyiSDvivoBV0ixC/Xn/bCyCA52SYIAKHzSNnKdKS3+tOhhiwNnvwszA9hkrK RXIcQbRKknzZUj4wQnqH+c3+LdvIuBK0e8YII= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702307604; x=1702912404; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1BXmKuWTEwTQiO3cGoHA6qG5JxGZJxOzctZmT14aUfg=; b=GNG25yX5Kdlhv4RqH1Pie0ILPkeErWm7muwdSeQbfGwMDtSVzxMkFaOHd4YWMctdbo Qz9DKxcp7MnbZuBlipDY0oHtlt9Hz1uK17AVYgLDZNSQORbb4KNz7ijYwjjzIesbqd4J Z8n6zJdLhYix1u6cGg/WNsBU1b932Km6yJesbARgD8tSwp7+TAO7hiWfRg//PEaw43gw 0s3M99IynjiyF2a4336qrpkpzqJEXBwJwCQwz1RzxWqBSS1NRh35ZK0cJ+pMW9abIJqW of9BwHVQgkBZtwC7s65+56k2hiXtfs8Dk5uhJVK8isSrqEgpOq62EoQ1yz0YFDRz14qG 9Ypg== X-Gm-Message-State: AOJu0YzrulExfGOPlLb+eT+ltbP8IQkn4bNMsPFaAUlPcFzLOXVFPEHV 6O7DFbMllj+U/t7AwXTqNbrVv+UiROah7SGWKmP2GMLK7h4WM9OT8p3bqiE9PbaYgx9o4YIb2A= = X-Google-Smtp-Source: AGHT+IFaeshYvkYCFuhZpR0Z95c3YS58EbGsh7WQ/6qHLtdP8GdPd4gQEmo5h8NcIY8v3PFZy+f1GPNtszjR X-Received: by 2002:a17:903:228b:b0:1d0:6ffe:a1a with SMTP id b11-20020a170903228b00b001d06ffe0a1amr5066527plh.120.1702307604211; Mon, 11 Dec 2023 07:13:24 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id k10-20020a170902694a00b001cfcf432de1sm446970plt.14.2023.12.11.07.13.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Dec 2023 07:13:24 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Dec 2023 07:13:24 -0800 (PST) Message-ID: <65772714.170a0220.c9f34.bc83SMTPIN_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 AB77C6051823; Mon, 11 Dec 2023 10:13:23 -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-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 | +---------------------+----------------+ | CentOS Stream 9 | 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/