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 997F8432BA for ; Mon, 6 Nov 2023 16:43:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 933E64025D; Mon, 6 Nov 2023 16:43:31 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 8D2204025D for ; Mon, 6 Nov 2023 16:43:30 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-59b5484fbe6so53868437b3.1 for ; Mon, 06 Nov 2023 07:43:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699285410; x=1699890210; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=SxIJX58pMnQDSIs4z2fEMGEmckPlAoTqN8cYmrG7Vzo=; b=TfES/M1TtoA7nOHSFOTT2JvumK0TTLjxrCfnDqhZpwbd4KN3wGRgFdV+uyUR0bnWme KhZifim+6O/ublBL0vOuOcS6I/wPiKgnQz+hAI8w73ZwtQLNGczxe410AuWXroFdKYi+ U9A8vn3NhfAaahq+mkCjAon8e9mJ+WIGAXh40= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699285410; x=1699890210; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SxIJX58pMnQDSIs4z2fEMGEmckPlAoTqN8cYmrG7Vzo=; b=hr+H7Fr+LmUAN57XIricD+MJreCHniIx5JgSu4H+2kO7S9dtpsQ2QzJu8u8U6a/v5H EYKedj6+nTmNw8xFuC9C3rkvzo+emWSVlEhc6+qL67rko4hj27rd8W1EEw7FSEGu49tk RM0lndBpIS23UNMwDfywatUMnLjgvnT6BzL1RdwpoZjiHG77xvKVQ91IWj93P1u/aHRP cj/96nCbdPnNptajlHY17cZmiwHQKMLnOJGvGfcSz25Ie7bV4mPZPoy9nqO1dJ5XZ5WL uIT18jVgb5SELIi0mDqNpj1Ob58r1S39E+eq0vOt62qZRFbeSm3OZe5JbnPvDTXLJnSv FO8Q== X-Gm-Message-State: AOJu0YyZHRf4xAPaQcBuaz+9vhSuPo52R1HsMrluT0LAEz6d3YwQyxNH d/N9yuDuA8Wc7XDmYy+xmuzDt8WahdTJcQkFrOA8HtCByidw6rKsvL1wQWeyzDQeC2Q055sjqw= = X-Google-Smtp-Source: AGHT+IFbHyTVLaG9qM0UeRuzBcnco4kFuC3NeC+x00Oh5XO140bFS72hjn75L3ypJmbcl9b5R1o9AKr5Sysr X-Received: by 2002:a0d:ca8d:0:b0:59b:eab8:7ac6 with SMTP id m135-20020a0dca8d000000b0059beab87ac6mr11984152ywd.42.1699285409990; Mon, 06 Nov 2023 07:43:29 -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 o19-20020a81de53000000b00595853f9832sm396437ywl.45.2023.11.06.07.43.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Nov 2023 07:43:29 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 06 Nov 2023 07:43:29 -0800 (PST) Message-ID: <654909a1.810a0220.d873a.3049SMTPIN_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 ADEAA605C318; Mon, 6 Nov 2023 10:43:29 -0500 (EST) Subject: |SUCCESS| pw133887 [PATCH] net/cpfl: fix coverity issues 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/133887 _Testing PASS_ Submitter: Wenjing Qiao Date: Monday, November 06 2023 09:59:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:70aef239d0de6b2048aecb1220da1d78edb75168 133887 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28251/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/