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 982EA436D5 for ; Tue, 12 Dec 2023 20:27:11 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8892842E64; Tue, 12 Dec 2023 20:27:11 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 8D69842E63 for ; Tue, 12 Dec 2023 20:27:10 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-35da93ba227so21323025ab.0 for ; Tue, 12 Dec 2023 11:27:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702409230; x=1703014030; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=sd6WrE3+hTc/JBndznyKBLf6qIX0o8AIRt4T3Fk1eF0=; b=bewXRpoRm0cciOvZnNiLUwJghZCuc0r/30GXwufL/+k22uOA2k5ppJgW5x13LSbpdA /ec0RRFZxCvroCmNbg9ZN0Pd4yr+/Pj+vmeiFyNHWy9bS9BR2OHhs8yDyOo74oPFGGYq u75vDtL65SkNHqk4ptQF58wyEJBQ/gffGpwpE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702409230; x=1703014030; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sd6WrE3+hTc/JBndznyKBLf6qIX0o8AIRt4T3Fk1eF0=; b=civdxctDUto92ytHxmckCCiJnNPu0lyyphUz0V99b1VZj9iJ71zjhKcR4hLOB++OF5 Rs7Xl0U2wxGCcABGspfnHVudOepn+U6I2oOq9S7iAde3O4H1RuzqqRvwJ+v9mToPc9pF zhfy62axzUeV/UASMX8pzbvgUGLk7kYrg+W93dLTmoU8k3aHKfHbexuvOaYz6RFhunug HmeNeEhpfgzI8POifl/sZHCC3nQ+yZPzk1lmuSl09HbAGCDdKjFyTjeG+dlbAfGiROfL ndTLlNy8TsBTI7VOge+U3FWtFLuKdgJ+I13/budUJvJTkL/XU1M0LUFIegV3A9TjBDnF kpWw== X-Gm-Message-State: AOJu0Ywq6sEL5L3TAW7KvBdNm/x6PKabkMWumwszQodCDhn0rqFoVqm7 acYAbNhrgI0zmHBATCSyLSfNp64AioVLhh1qtXD/zfnmT2R/al6RdNHXjEQPEHWGEVH7dn78WA= = X-Google-Smtp-Source: AGHT+IGWW7gFm18VBy/Ip89Wbg2FmpKWiGPKrCYkrx9zNtlAiM5ykzlBAL6RymkTsNAkcl+/VrneSEiCsSkC X-Received: by 2002:a05:6e02:1a03:b0:35d:a027:ee56 with SMTP id s3-20020a056e021a0300b0035da027ee56mr5283666ild.13.1702409230022; Tue, 12 Dec 2023 11:27:10 -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 d9-20020a92d5c9000000b00351339a1c9asm887123ilq.35.2023.12.12.11.27.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Dec 2023 11:27:10 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Dec 2023 11:27:10 -0800 (PST) Message-ID: <6578b40e.920a0220.49020.b581SMTPIN_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 89FB1605C311; Tue, 12 Dec 2023 14:27:09 -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 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 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/