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 4EA0442B28 for ; Tue, 16 May 2023 20:06:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 334E84003C; Tue, 16 May 2023 20:06:06 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 1D9C94003C for ; Tue, 16 May 2023 20:06:05 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-552621bdbbbso1729163eaf.1 for ; Tue, 16 May 2023 11:06:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684260364; x=1686852364; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ZEe8M2utHhqRK45MGZJZSGbAw7L5vDmvoQgMnAJlkO0=; b=UisTAil5cHjtJTSbLWlGvaTdfGq9r/mcm5pMOrcYy1aWVOE5vIwUOWXdi6yZFqtwmB QXLcR4AAvnvE5o1Mv5jonDWM/uAfkCL84UZiTezkWyPFDIiySiLWz1ZYa8a+T98D/O9H cnOfMoQ5NenOXku5H7oNQH0HI7f9iAwyshDTc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684260364; x=1686852364; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZEe8M2utHhqRK45MGZJZSGbAw7L5vDmvoQgMnAJlkO0=; b=FX66It5aXCTRcB0p9rdhSApg6IZ/nKQLkkf0SOrc3gVwkkMRKURS9wUXZztdOQgkTN L5lBWUVYK9NOh7a/wMLCqmjBUjBf6AQArDPQZAoLgjY4srq+UeBgV6byGtoDnfA0uCcE Seha4q5DbTyncdgtmiR1NUUE15Z+ke6O7QgYdLrN34o/4jufy9SqhPjPEefAP/plWmjr 9GDt1vVli+Ph2tPRjlIN74u+C8411/LHvfz6NOsC7X7/NnR1/5sCT1ji8T1X1eaMgNb+ NKdsvt1kB8lDfNaMXOeQ2BIFG0CXHrAIcrK6J1WhHQkzR8q/XoICEgOyJi8wlnT3xE8x nl4g== X-Gm-Message-State: AC+VfDyuydDA9zXynkMfTeapieLxIE8gR8KpD03dkzRcoQh1tIZ7yAcG KhdwvXcKdUtf5dYhFcGvbtFvIJPtTYoBO0nODEPfGqtATheVNKCh67pulQ== X-Google-Smtp-Source: ACHHUZ6ajKmRPf5RfCfcSmAgo/NlW1L9pX7sM7Qea5vF83UdO0PHQYHtlCZa9JUFxCyCjxL9OjYzk5oIAssq X-Received: by 2002:a4a:6b1c:0:b0:552:9786:458b with SMTP id g28-20020a4a6b1c000000b005529786458bmr2395718ooc.6.1684260364349; Tue, 16 May 2023 11:06:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c6-20020a4a4f06000000b00550f4f23d43sm1137082oob.27.2023.05.16.11.06.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 May 2023 11:06:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 May 2023 11:06:04 -0700 (PDT) Message-ID: <6463c60c.4a0a0220.2ef15.e10aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id CACC4605246B; Tue, 16 May 2023 14:06:03 -0400 (EDT) Subject: |SUCCESS| pw126893-126900 [PATCH] [v2, 8/8] crypto/ipsec_mb: set and use session ID 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/126900 _Testing PASS_ Submitter: Ciara Power Date: Tuesday, May 16 2023 15:24:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 126893-126900 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 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 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 SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26245/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/