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 465AD42C9D for ; Tue, 13 Jun 2023 04:51:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 40FD240C35; Tue, 13 Jun 2023 04:51:45 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 44BCB40C35 for ; Tue, 13 Jun 2023 04:51:44 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6b1fa5a04e9so2707938a34.1 for ; Mon, 12 Jun 2023 19:51:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686624703; x=1689216703; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=dNPoY5XkaqcM11ImtY1nddUYZS1EgFfk4dr7NEHUolQ=; b=Sim6J44FoYoKE7zImGxGqXe05OzRyOuj4gtSD8yzW87/vMMypbfQZKcXuu/rkJW40O z1xy1WC9z+FTZsxg5Zak03booervF3maln69QiCnuu0FqdD7l+z/6YMRTWA9JuZwH2Qz Ccb2v+SXE8IjKTGX+DPOROQ/0BqoDiTcxbt88= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686624703; x=1689216703; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dNPoY5XkaqcM11ImtY1nddUYZS1EgFfk4dr7NEHUolQ=; b=MoyV0MiQTvCOZFdEpAjBexRiViiuj+Cs2uAU4l2GtWIsbs8ioYeARJhniyh6fDYMbe ZgYTdhiXPf+/DmRQO63KuXiQ9W3IOpnueIZ5vz4OpH1P7CXaYkBWNDxxfa4HTD4uiMcx 4viSCPrV05wBPjXwQmA70drpGKQnKgeJeEJNCjk0fiZru12rMUYJJTOvOotL5mOLp8xR rtoN9MOaYeNgQUbnqeooa6fcVHB+f+IQTgVV/pwvk7nHALPnfIYNeFyXwulpRrrwC/k5 Rornr3g2rUDWo7j16Dr+cA745dnAn3VQwfbCmN5Pw7Q9S36oTgrCV9TwwbC/l0+u8RiL O4nw== X-Gm-Message-State: AC+VfDy3BWMc6PY5K93mKtVjoHCUw1zjoM9Fym/xfG2F4pqNBDXVyb1J snfa6y9mzM4GJ3Gq70VWnM/XB6GT+o1D//rmSCL2KQFHZ9gar7+dE/kijQ== X-Google-Smtp-Source: ACHHUZ7P6sB3Xu+2tY1oo3zvzFRj4Pl3eP4QoapoWWW5ejy7hJSgN/8fyh7y1kWfGhfGlHUoHLJP5C1ugt33 X-Received: by 2002:a9d:7f0a:0:b0:6a6:5e14:d35 with SMTP id j10-20020a9d7f0a000000b006a65e140d35mr5625095otq.17.1686624703611; Mon, 12 Jun 2023 19:51:43 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f5-20020a056830264500b006b2d5f7b412sm892640otu.12.2023.06.12.19.51.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 12 Jun 2023 19:51:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 12 Jun 2023 19:51:43 -0700 (PDT) Message-ID: <6487d9bf.050a0220.ab8a6.04a5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 1E4FE605246B; Mon, 12 Jun 2023 22:51:43 -0400 (EDT) Subject: |SUCCESS| pw128523 [PATCH] devtools: add cppcheck wrapper 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/128523 _Testing PASS_ Submitter: Stephen Hemminger Date: Monday, June 12 2023 23:55:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:050de60d8a5cef8b7c10b4471905ca8bf69d670e 128523 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | RHEL 7 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26640/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/