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 17F7241DC0 for ; Fri, 3 Mar 2023 22:00:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 001DF40ED9; Fri, 3 Mar 2023 22:00:22 +0100 (CET) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id 25ECB40ED9 for ; Fri, 3 Mar 2023 22:00:20 +0100 (CET) Received: by mail-pj1-f99.google.com with SMTP id ce8-20020a17090aff0800b0023a61cff2c6so3066551pjb.0 for ; Fri, 03 Mar 2023 13:00:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677877218; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=9K2pUHY9qJmT6rB/x2V5Wf+Kk3KkteoIt0lfldQ4vkA=; b=Mt4zB5obRCDhRcK+5/2+RWE7PUokpsNRoCFnfTZ5TBSoudu3UyikUefFoFftK7gJFo eqqnFoAkZ06eOeMNy6LuRT3ZIxcR//yFAVUhpWD76Jr2xxPG/YZCo5COrprQ6/n/+M2C ngr4KXQo1R2Oer+ika/aV7JembSvlQbOvqQTA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677877218; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9K2pUHY9qJmT6rB/x2V5Wf+Kk3KkteoIt0lfldQ4vkA=; b=d7okKk3+MExQJka18Zo1F0i99DDu+fuCMIz6wXC3n8npeGA4/09kqayp1+wgrDSy2i PmXI3IXwjS9lQUNxrXUHKCEfveTt+UOKDiLslMXgKJUpPB4RMtUQ5plhvJu6hlORizM2 Dwn7Q3Uj0m10pSrzkjNw91rUBfQBNRere2ajSGSmxKPCKcxcexBH2qq6v01sVHBKOfN4 OAOo9DXfL/akWGKy1CbtDxG7PEztTG3jlIuioHJ1NjobqlFfowaPVgQZT5xpPWoYifab t3yHjFINzBAsFustN35v4o5Mauq3JE06DTnGHFk+/6wfbcmHre/Fl/2d8La/xuEA/JY5 Nx8A== X-Gm-Message-State: AO0yUKVnwrY/02TDO6g8i7/FQbXo7CL5gUQcMyyK06bh5nObt5ndffWo VNtdQcAII2ToARWdSKPfhsj+I3oKpFXH6PJ34vxcowC0i9tzzaBgZIcTBIktwEby76nC+genzg= = X-Google-Smtp-Source: AK7set+IbGtu3IInk3XQcS1Ps7L761XwJWfL0bK8PDJDz/EenTLSf6yH9575ngcY1PgvdjmKuFs9QELDucx3 X-Received: by 2002:a17:903:283:b0:19c:d309:4612 with SMTP id j3-20020a170903028300b0019cd3094612mr3898474plr.6.1677877218334; Fri, 03 Mar 2023 13:00:18 -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 jx15-20020a170903138f00b0019e52451111sm131637plb.21.2023.03.03.13.00.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Mar 2023 13:00:18 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id C53A2605246B; Fri, 3 Mar 2023 16:00:17 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id BE62B600AF; Fri, 3 Mar 2023 21:00:17 +0000 (UTC) Subject: |SUCCESS| pw124773 [PATCH] examples/ipsec-secgw: fix uninitialized offload variable From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230303210017.BE62B600AF@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 3 Mar 2023 21:00:17 +0000 (UTC) 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/124773 _Testing PASS_ Submitter: Nithin Dabilpuram Date: Friday, March 03 2023 08:20:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:4ef69b2877a24ddb89afaf4bb6f4e73bb52a605b 124773 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang 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 GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 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/25603/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/