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 D0A6942582 for ; Wed, 13 Sep 2023 00:13:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AC59640275; Wed, 13 Sep 2023 00:13:27 +0200 (CEST) Received: from mail-vs1-f99.google.com (mail-vs1-f99.google.com [209.85.217.99]) by mails.dpdk.org (Postfix) with ESMTP id 9711740275 for ; Wed, 13 Sep 2023 00:13:26 +0200 (CEST) Received: by mail-vs1-f99.google.com with SMTP id ada2fe7eead31-45088c95591so2930622137.3 for ; Tue, 12 Sep 2023 15:13:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694556806; x=1695161606; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=iHzUM0GwIAGlTts5WZv2BSdllPiODVHeqMCewipGEGo=; b=XPCoeabEehWmgInulx92PKjyA54ySy7J6HJD8Ajp15LQYBetH4+nDaTnj/yV0fYoN/ fUASQzcjNfljxTetslFz2IvF+OrmTdLZf4kBvh3AgQtkAJT4+/3uaTa/nUtycrKp2mA6 FxoJE31UA+RpW5yqHW0VBj6Ituq1o0cGwzY0M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694556806; x=1695161606; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=iHzUM0GwIAGlTts5WZv2BSdllPiODVHeqMCewipGEGo=; b=TLQAiHr02drnOsTzm94nOHoeL7HiwPf+fwz7o62+wKXxlaUlA+elcDdXACIlUiOUjr 8sj5NgriUQXvsLA89Fq6lK0tCHXwaDRbgKYl6N+B9TfdlEPRe4uLt0fma5K9rwtaMM3n VYHn4EpruQSJYksHvlFzllWHi7wUzksxZBQ7NTBT8xFMG7qu62R2vvAnBqPCcHJssLiU ggtFGrk7EkmO4rTLsF8zYiWPo135cgz05boQtyY5vW8zYd79/e1F5YkrVMfcA8/0BGfs T3NK783BXbrWV4u9EqnrII/Z5z3JcBNCXBz1HRAUpynaktnw7CdWijrP30u4xZ+pyang +m1A== X-Gm-Message-State: AOJu0Yz1UnM3uU9q/FgBgeA7JLHuYZo8+YElv6mrGimuFIYDbjYP21ih FIz1XOINyb360skmG6sReGs3ypDPKHnOWra/B4d0zCchtCat6IyoWRgHNVBO/3VdfbEyJoCBFQ= = X-Google-Smtp-Source: AGHT+IFR8gQL0BSR0H8wpHAHbmT6aJxY0p5iaaQs4nwhIylvNIFSsx4o6MkihS8B9+hZKST8Mzy1/pvnw7bM X-Received: by 2002:a67:fd89:0:b0:44d:5e09:e392 with SMTP id k9-20020a67fd89000000b0044d5e09e392mr770317vsq.6.1694556805937; Tue, 12 Sep 2023 15:13:25 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id a5-20020a818a05000000b00589d4f0c163sm840532ywg.67.2023.09.12.15.13.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Sep 2023 15:13:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Sep 2023 15:13:25 -0700 (PDT) Message-ID: <6500e285.810a0220.140ad.5d9dSMTPIN_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 7A16B6052471; Tue, 12 Sep 2023 18:13:25 -0400 (EDT) Subject: |SUCCESS| pw131359 [PATCH] eal: fix modify data area after memset 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/131359 _Testing PASS_ Submitter: Fengnan Chang Date: Tuesday, September 12 2023 09:04:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131359 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (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) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27582/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/