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 30DDB43433 for ; Mon, 11 Dec 2023 16:46:02 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2C05B42670; Mon, 11 Dec 2023 16:46:02 +0100 (CET) Received: from mail-vs1-f99.google.com (mail-vs1-f99.google.com [209.85.217.99]) by mails.dpdk.org (Postfix) with ESMTP id 8B275402CF for ; Mon, 11 Dec 2023 16:46:00 +0100 (CET) Received: by mail-vs1-f99.google.com with SMTP id ada2fe7eead31-466006f9fa5so1086935137.3 for ; Mon, 11 Dec 2023 07:46:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702309560; x=1702914360; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2L+z7urgzwq2RJrHQHsr5FhGyyxW2o/SXxssD3bAFBM=; b=LScfzCZQTrh/hW8P6g5xKKGVmzB3OK50uK9YrKLrk8wNlcq1C9udzMwWx+CvCRENqS A5cts3PRgRyc43nufp1h8NZCU2RJzIEUA8UUrU2iIJo5RTkHXFdLdHiAx7Kr4dAkLmMi fWuT7/S1sebErPB/pl5qs7qEZtwho2O8Eac/Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702309560; x=1702914360; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2L+z7urgzwq2RJrHQHsr5FhGyyxW2o/SXxssD3bAFBM=; b=IgkcchfIVgUmcuwV3X2LPHmHSV6qzMg+3Gp4BDL4D1SBIqwBdyTthQj4E9nzGKT5l+ iA0w/BYXcWo6EuYWDMLCKB+BY8netRzlIqpmN0705A8qsVJ3ZD3Nr0VjTK6FWE15rIV/ DhUgXWgyyf8qXxBqSYSAJchXru9SL+2mld9i0hhxG03ze/5FuwG7Tb1O8t6lq/qfG9CH Ln+HGjO2IzmGNVIGajTsKLfDa8fIyyHQ8H+/kdthuDa11UcvjGJKuWV6CQYFUkhTNMCX VGO9jlnP16YQygdbtqccYTTUdCtUyBhukpEmHfh6iueJgObzNXOaWZ9RdYFKNnMXJDCN 0lqA== X-Gm-Message-State: AOJu0YytMyHs59rkrGQzlykJXXNxVufU8F3wo0vzf6ALzt5+Ea+NmDW6 WSNjhBskovywfo/+wfPFkG7k645O4cF187x/5/tArSpbR81TRdmEOF7Gjw== X-Google-Smtp-Source: AGHT+IF949ddqYqtMgH8Ux+wdUu3ceDIR1gq2UE7VEGRKeki9JF9RuVWSXjDX72gzuG+ljD1AHrmWpJ7qgcc X-Received: by 2002:a05:6102:3a10:b0:464:7a10:6d2f with SMTP id b16-20020a0561023a1000b004647a106d2fmr2951062vsu.4.1702309559891; Mon, 11 Dec 2023 07:45:59 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id dc27-20020a056102559b00b00465d7b26b61sm988980vsb.4.2023.12.11.07.45.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Dec 2023 07:45:59 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Dec 2023 07:45:59 -0800 (PST) Message-ID: <65772eb7.050a0220.60b65.68edSMTPIN_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 652D3605C311; Mon, 11 Dec 2023 10:45:59 -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-arm64-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 | +======================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +--------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/