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 22C01432BA for ; Mon, 6 Nov 2023 17:19:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1D9644025D; Mon, 6 Nov 2023 17:19:51 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id D2FD24025D for ; Mon, 6 Nov 2023 17:19:49 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3594cb642beso17873475ab.3 for ; Mon, 06 Nov 2023 08:19:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699287589; x=1699892389; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DX9BNI0URKEEXJzqkRwqCLoe/lKTJDReTLxmOus97WQ=; b=R5T1UDBQ4ZWbJu90n/B48GVUQjg6rICinhP3mtrtMRj+ZlcgNjFqmzNSEwPkgU2ssE d5ruE4BGCoTbQjNrYCIiT4/P+yd7peBOzISJtIO6Mj3sgJ2lWWrFjfqtUebtWGFuhaix Y+RVBUUwrXYBORTAgS+JZdpXxUwZ+3/7xeOfc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699287589; x=1699892389; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DX9BNI0URKEEXJzqkRwqCLoe/lKTJDReTLxmOus97WQ=; b=qiB+/N4XwrhePjaMKml9DzHMu5MlXdmHrdlL0c9FLO2o8uxGM/DHcB5siyPa7RP4DN 26KnDu4KbhVPZH89mS5XtXNyA7iSumueTwcqS7cK7OGcBwgCNklY0k+bQqRw3MIBvyD2 /3L+fJ4/MAOE1vwK1cdA6zHlz5BY71ViWD7ncwNZ3rQdJWfCyfjmegx+xs5WXnAv8O6M hTnp1AxJc96v0b2kSn8P8tAkI4cQLkgaQRGqryElWvkv2uYO6Ga1DShI0joummXpzpdm 8ZFkGLId/akobCM/0oRKN2qGEP1vhrKgQjTfWXoM0r6DYSdY5Jo60HzYpvwqNJPLl2eW zmoA== X-Gm-Message-State: AOJu0Yw04FGEyeGlGlVCyekJ0iFgyEQyjThLxzBt2Z3IsisVpDU6mAgV xYyvXPY7X8202RR1sK0klFfmCnqqAxFFd1MqtwWjlnNYXyTA3Hc6PaqrCVLZyqvmKH9BJqBEgg= = X-Google-Smtp-Source: AGHT+IE8lN7B0f5d9UroGpHFz+ZAyeAhfQt7tC418nNjktAkDD+9ygKIvpKf+2FTZ3vcR4fQnH/p415ul/Gp X-Received: by 2002:a92:c26a:0:b0:358:cf4:4fc5 with SMTP id h10-20020a92c26a000000b003580cf44fc5mr159505ild.25.1699287589208; Mon, 06 Nov 2023 08:19:49 -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 6-20020a92c646000000b0034f87dc376esm378416ill.34.2023.11.06.08.19.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Nov 2023 08:19:49 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 06 Nov 2023 08:19:49 -0800 (PST) Message-ID: <65491225.920a0220.a442e.30a1SMTPIN_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 AD60C605C318; Mon, 6 Nov 2023 11:19:48 -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) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 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 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/