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 CC646436D5 for ; Tue, 12 Dec 2023 20:36:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C19AB42E64; Tue, 12 Dec 2023 20:36:41 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id A70F542E63 for ; Tue, 12 Dec 2023 20:36:40 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7b6fc484b77so140799339f.0 for ; Tue, 12 Dec 2023 11:36:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702409800; x=1703014600; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Twvk6mrCoZbCOA7mjbx9hyXGDy22gRuTmK1QeZc9hhM=; b=TbIbaJD+xPsu+VDmVlIsOWWOTfnGYyT5FfidvRJcKEypRacrrNo7wOvd80XMqCoXue TGSPqRUTNid9PJmnMYnL2t260ikVcIxu+k57ab9JNI1nfA+sDQE85l0ChnhwpPifHkR9 zo3vMZeGFuYeD0CmDu57d11sOYwq2UyJJL5wA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702409800; x=1703014600; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Twvk6mrCoZbCOA7mjbx9hyXGDy22gRuTmK1QeZc9hhM=; b=t9rR5ow1SaI08tHjdxCJTW+AZp784ZaqAB4dog4Y/sNhSOaQoj6VTxCXs+Nu5y3GAx QhAWRC58lxj9C9ViRsLO26T7oc0tngSCFcCU1g5vcUd8FUZ2nD/kqk3guCqfhnZ2/ATF iOYYcJ+jnW4bRTbylO+2hkasOqb5vSIk+9jFR1O9ZmRU4GG9YxeWz5XzyBHYcsqh08rY aurF1V4Lg01uLvyt+x0LYb029me8VVE8P1xuTpV1OANnT+OYkOEHLV2liPJcDC68Q9zf SEHU5HVfIa6Dg6BWuckEBzlFriy3M5UVAEx5aZujkmuhsNVsa4kzUF5FCr1PrYX3TFt4 Nqdw== X-Gm-Message-State: AOJu0Ywi+/hzecUAuZ2fLRL9lPlZb+Je5G8eZAIeYp4Qgh9VkTKp06qO Sm5QDXizajr3KpS4POfUYMyyqw5CtqGg3VAXtDLfhyrv8y6hnax1D/BKyA== X-Google-Smtp-Source: AGHT+IFduAqQjId/Hm7EFwTga0TwkMgv23AIdR7cbGyPOekuctl5kKRQAfFT+xVmAP7Aw5GjgPDIzWgEYWHa X-Received: by 2002:a05:6602:2a41:b0:7b6:fa7f:9cd6 with SMTP id k1-20020a0566022a4100b007b6fa7f9cd6mr7146922iov.5.1702409800047; Tue, 12 Dec 2023 11:36:40 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v17-20020a05663812d100b004694a6c8d2bsm395327jas.2.2023.12.12.11.36.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Dec 2023 11:36:40 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Dec 2023 11:36:40 -0800 (PST) Message-ID: <6578b648.050a0220.8b9b5.9f2dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 9535F605C311; Tue, 12 Dec 2023 14:36:39 -0500 (EST) Subject: |SUCCESS| pw135069 [PATCH] [v1] crypto/ipsec_mb: unified IPsec MB in 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/135069 _Testing PASS_ Submitter: Brian Dooley Date: Tuesday, December 12 2023 15:36:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 135069 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.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 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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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/28598/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/