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 17760436F3 for ; Thu, 14 Dec 2023 21:33:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 13E7C4333C; Thu, 14 Dec 2023 21:33:03 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 587494028C for ; Thu, 14 Dec 2023 21:33:02 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7b435966249so370409939f.0 for ; Thu, 14 Dec 2023 12:33:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702585981; x=1703190781; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=eupt3GqiRP9QhKJ4dnvioOoqxTmVKUR9/vNvrOb4+ws=; b=hIMeq41EsZBLnCOIIL24XZACeCsa+LFpx2exWRkVctF3GgvmI/XJCV6LcnzpAI1YLy 9I4hWOFR0DobzRjDdVBkCqVVSybWURhNNYVLmLtsBnqOzZ5REouUs91tPzScxi1lLckA 8wnGBqisWSvF5MdSqewM0U93bPUlF3NufQ/Ug= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702585981; x=1703190781; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eupt3GqiRP9QhKJ4dnvioOoqxTmVKUR9/vNvrOb4+ws=; b=OZoYjKQgTPLcN3fvLCNmGVv85ZTkbDQGHlPrv0uHWwKDE/iOU2OP5QBJWmTQcjctW6 8oss7NeymjAoKN+F8VJ+KlKlITdw4Np6yffUVebVZKJXq+1beNXeED4VD+CVq3mcuMGe i1YjGDdJ3IgKZLfMcrJc+d1JsnBmW4nHY2hzhZsr8yCfJPd/jJyLUix7W2Y3VsNFKt/O g0KsiCOJIxK2fPhuFntjfNh1jJRfl9ccEWyXE42IUL8OegWdIldplaFbLn3zdtXwFbU2 Zb9nW0ssvALFxoRc6S7yFCTs7FWJK2y0FJDN1krNJqub4AsraI6/+KP/mdOGizMYaq7A xmvQ== X-Gm-Message-State: AOJu0YzoKbrN1AT/ayavH+A5AxbOoHlvOmqL0UMaUU1OMTCZ9f0g/unk DRDHkDMn2nkXnaz88Ustnx2yz38B0veKzBZdM+iw/qjzwF1GtZtW5XWKTQ== X-Google-Smtp-Source: AGHT+IE8rIwg7JXVe3HfI8tt8gdosMSacAfjSq10HzMXMpL7QLvbfpOT6Qm98QGyjZ6rKCX7CYBfxvyfagL1 X-Received: by 2002:a5e:8b0b:0:b0:7b6:f7ca:8ada with SMTP id g11-20020a5e8b0b000000b007b6f7ca8adamr12443606iok.16.1702585981828; Thu, 14 Dec 2023 12:33:01 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f8-20020a6b5108000000b007a19553533fsm989244iob.5.2023.12.14.12.33.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 12:33:01 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 12:33:01 -0800 (PST) Message-ID: <657b667d.6b0a0220.2f16f.cf01SMTPIN_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 5D92A605C311; Thu, 14 Dec 2023 15:33:01 -0500 (EST) Subject: |SUCCESS| pw135209 [PATCH] [v1] crypto/ipsec_mb: use new ipad/opad c 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/135209 _Testing PASS_ Submitter: Brian Dooley Date: Thursday, December 14 2023 16:41:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135209 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | 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) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 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/28631/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/