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 002DB431B1 for ; Thu, 19 Oct 2023 20:09:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EF4BC4021F; Thu, 19 Oct 2023 20:09:28 +0200 (CEST) Received: from mail-qt1-f226.google.com (mail-qt1-f226.google.com [209.85.160.226]) by mails.dpdk.org (Postfix) with ESMTP id 98DD04021F for ; Thu, 19 Oct 2023 20:09:27 +0200 (CEST) Received: by mail-qt1-f226.google.com with SMTP id d75a77b69052e-41b7ec4cceeso22295661cf.1 for ; Thu, 19 Oct 2023 11:09:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697738967; x=1698343767; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=TYsQNRGFTkw5j8EQA2ApqvFoS41f7BdnNgbl/gs1QWY=; b=TqeD5GaljcsiUa5HRgLi1UE8r4NLaOIPmUpAEIo5RCqp5/HVzuu3uVI6fabGkyUN5Y FqtTEppu1vgz6IZUer2ODDYrcLL9cxCOMhMbg1PNLVbodm/whmioAwbswpDZKhrVNUv0 ZvAy5+oAyYGCpE1AVJ7F5lAfwWS6IKKrQ8Viw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697738967; x=1698343767; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TYsQNRGFTkw5j8EQA2ApqvFoS41f7BdnNgbl/gs1QWY=; b=TdPLjzmyElFHxNJdIw3eRX+vCJcGonXplEJ82W6pEl43uh+6um059ZJJX/85ngfwF7 NvAQJTJaTf8DcsivJEdta5i0blYq8clZi9hGvX2kJfrRpsEojW0RfUraIdp5lBkqMUrn KfMPbku5NcIGgn9C053iaPEASnXbjN7p5vnxCq2qz/ooQ+WcztpjnTmT13ZeowI9ZJYc vLMs8g8O1kJ7GEuin15gnDPZZWk2YW6bqtH+FHgrlti6/7dxP72cXxJPwJqxH1mi5H+Y 4cBbCAdT+d14oYrNybnkA40ND2Op09zE4tdJILjm2XSNsr93oUdjLGZkLd+ZNHR8UGv5 qWag== X-Gm-Message-State: AOJu0YxTlFJwLExV6qzeQIJrrXfoCpBCVjbyv0elSV12Upf3SCI2q5p6 mMAdzGvAD01Tfm2OjxwKXlJVacztN4Ysn0gWCFefUKr5ut80tanuh7cqQwwTQjh+5P67XxjM3g= = X-Google-Smtp-Source: AGHT+IH59dVqJ3SjSrFiRosYoGQQ1BmJreqa+NBsBjRWnmR8rlFGckRrdocTaHe+uY5t2UEBTWbWb9XRcrNK X-Received: by 2002:ac8:4e8f:0:b0:418:597:b71d with SMTP id 15-20020ac84e8f000000b004180597b71dmr3776245qtp.4.1697738967118; Thu, 19 Oct 2023 11:09:27 -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 g9-20020ac85809000000b00414eaeb1fabsm331966qtg.23.2023.10.19.11.09.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Oct 2023 11:09:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Oct 2023 11:09:27 -0700 (PDT) Message-ID: <653170d7.c80a0220.9a689.9e6aSMTPIN_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 D0380602A042; Thu, 19 Oct 2023 14:09:26 -0400 (EDT) Subject: |SUCCESS| pw132972 [PATCH] net/cpfl: fix coverity issue 403269, 4032 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/132972 _Testing PASS_ Submitter: Wenjing Qiao Date: Thursday, October 19 2023 09:24:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:d7b8b11866a7c4b5975eaedd15dcc9a6f0cd92ce 132972 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28007/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/