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 7DD6442639 for ; Mon, 25 Sep 2023 23:01:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 782B240041; Mon, 25 Sep 2023 23:01:20 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 02DC540041 for ; Mon, 25 Sep 2023 23:01:19 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-690fe10b6a4so6635283b3a.3 for ; Mon, 25 Sep 2023 14:01:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695675678; x=1696280478; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=heRM+9n53VEhJ7Vz599zyZvj7D4kvneRrThSAwmvJ7E=; b=B97ZO3c2wJfXG1yCRINSqEvyW8CIIxhOGfF7LJAr1Ahkl6Mke/x5Jn2eJei9aDcp6l IryysKtZN9ZbuDL48QL9YSnZtaIqO111cJBQdGqyXAt2oJECdDHRBscge6d/GSpspPkf bDWfdY66FbzI0aBVdVoRPYaSWi9xEoYrWVmS8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695675678; x=1696280478; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=heRM+9n53VEhJ7Vz599zyZvj7D4kvneRrThSAwmvJ7E=; b=TpK1hdz7I+gYAFtJqs851IOCoqtjkb+F3ONLZ/3vbdyD0Ow6XeY7NSKIZW/5c4UsOp F4PEv38+kzNFXdNIlHcLYwobYcrRFubtuA9yNdZXWDNWOGk618w9cQ35CAAQwyZqznBZ dgkuKbr9V1zxKEprF+74jUH/RIKwA3Keswxekhh7FulswKzzaXiCNiGuPPMbyXJfPQgG 8I9NVIymJi9OFHY2GZhWpUaAEWcpmzzqtGSRhudB0LBYA3MFLtcTegB6/vfNIFJpFDaS W9EsaoNGgd6qgVKaPtEIO23RrxcvRPioiZc5xJpCM7KmAdi0rAu9cPwZx+nZ780dQO2D O4QA== X-Gm-Message-State: AOJu0Yw+BZiCcflyAwnJZ4TYMeVueJ6IT1eBvLle2ptqJzS6azEA/7OS FLdXxCWHTHa78gWFrPHZzbUjtsLfTT9ZMdg9fNfPdTnOMOghCGwk4S8Nkg== X-Google-Smtp-Source: AGHT+IFG4SUdKSLKGmVslM8qg6GckrbqPlzBqai+qKYYlhs4z8DdUc9UdaywGIV7hyh4SdNDTbf1ntntnHS2 X-Received: by 2002:a05:6a20:5509:b0:15d:ddeb:4a7e with SMTP id ko9-20020a056a20550900b0015dddeb4a7emr7313618pzb.49.1695675678268; Mon, 25 Sep 2023 14:01:18 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r1-20020a17090a690100b002773a5ad0f2sm285035pjj.12.2023.09.25.14.01.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Sep 2023 14:01:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Sep 2023 14:01:18 -0700 (PDT) Message-ID: <6511f51e.170a0220.f7e63.4121SMTPIN_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 78D08605C351; Mon, 25 Sep 2023 17:01:17 -0400 (EDT) Subject: |SUCCESS| pw131899 [PATCH] ipsec: use sym_session_opaque_data for RT 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/131899 _Testing PASS_ Submitter: Garry Marshall Date: Monday, September 25 2023 20:11:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:2744cb6ef086435ae7d3d997b9b62a3c74cec224 131899 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27715/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/