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 C320E436F5 for ; Fri, 15 Dec 2023 00:09:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BF80740266; Fri, 15 Dec 2023 00:09:48 +0100 (CET) Received: from mail-oi1-f228.google.com (mail-oi1-f228.google.com [209.85.167.228]) by mails.dpdk.org (Postfix) with ESMTP id B334F40263 for ; Fri, 15 Dec 2023 00:09:46 +0100 (CET) Received: by mail-oi1-f228.google.com with SMTP id 5614622812f47-3ba2e03e21cso91576b6e.0 for ; Thu, 14 Dec 2023 15:09:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702595386; x=1703200186; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VjWfHRp7dx4HLhtlAZFr6OD8TAc9Wk8/c3NSOth4VUQ=; b=jPpMYJijZgQgGEytQQiV9kRSsKd39MBAcdmCMKHVaQA4+VWqaYTduxIbAAOzle7+Qq 84XKka/uVJfO9xvDLqS7z4PzIzBObq+gibbpTqossnZ3IsrBlRYubODoISbCAWf7k2TZ jScnFT9mYq1sYXhZqiS+qvuA4qGQmcerBONHc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702595386; x=1703200186; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VjWfHRp7dx4HLhtlAZFr6OD8TAc9Wk8/c3NSOth4VUQ=; b=J9/dIw4TiLKs/fRbwXVnxZqa76XcWItw1yutKUZUSRBhdDuA1YVrsKJhg1t2FpUbEu vHEqQW2NyHIrRleyUOlacmNEXS4W495Zwzjn2x9kXg2fHq/rTzk5rZ+vCaLCc6DkuEiM EfhTtYcyhG9bLTkZwKiGRvcls+cV19CR33IY/lTfKb1ADUgDJOP71Io6oZAyodWzFW6b GPR9CEH74ycdsHOBswiFkXe4bYBleNe450SBvFQk0ua1CBnAp219lS1rnUJr9h8M1FUC 40424npfjM15jCnvidLt0BSeG2lRoEeDSnMsXLLlLGOwbeFJWWN7C5sfALbL+1Mffjv6 MEnw== X-Gm-Message-State: AOJu0YxtgrnM6ZZbyJ+TtqBn8/jrOJ9DofKITDwHIC5Q39PqZwp2qJQX gRcmiwDimM3eEGlSX/rc3dC2yeryvASXB1PGcJ65UJzw06Gwsp4ACZOjGw== X-Google-Smtp-Source: AGHT+IHvIFfhO1oMVhjxUek2Xf9OF2ss+vZy8Majf6jnQDijHCXvV/MA0O3G/3ZLN0HTFNLe1zmuhvpfyguz X-Received: by 2002:a05:6808:3308:b0:3ba:12e2:2ba5 with SMTP id ca8-20020a056808330800b003ba12e22ba5mr7468701oib.43.1702595385857; Thu, 14 Dec 2023 15:09:45 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o15-20020a056902110f00b00d9abff6f700sm1110606ybu.30.2023.12.14.15.09.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 15:09:45 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 15:09:45 -0800 (PST) Message-ID: <657b8b39.050a0220.745eb.f29dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7B841605C311; Thu, 14 Dec 2023 18:09:45 -0500 (EST) Subject: |SUCCESS| pw135208 [PATCH] [v2] 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/135208 _Testing PASS_ Submitter: Brian Dooley Date: Thursday, December 14 2023 15:15:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135208 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (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 | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28630/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/