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 E297B429C3 for ; Sun, 23 Apr 2023 11:56:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DEF8440A80; Sun, 23 Apr 2023 11:56:48 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 5EBED40A80 for ; Sun, 23 Apr 2023 11:56:47 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-32a7770f7baso9172375ab.2 for ; Sun, 23 Apr 2023 02:56:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682243806; x=1684835806; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=YWTa0O68I/9QIK6qivCqAmT3oYM/RwszLBcWIjnpK1E=; b=joqIYhJX2OIPcUqfjrbO8dBxj1xkRz97h+bAlabamvsN2deyCtGuFndMoIbo1BLkx6 aiVxOnIIoN7EwRXnG6Yyj14im/7seSQmSaPbD3TY3ZG44HMgKFDJpSvO+fbpUQBYjyQB J1umBtw2PQvsn+TnHZex3eP1TSV6ZtanrXQ0I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682243806; x=1684835806; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YWTa0O68I/9QIK6qivCqAmT3oYM/RwszLBcWIjnpK1E=; b=fcXGthk9sIiSVw9G8zS6vm2U90KA56q5e6gt9blzJjCRa69g5HX64xQT4q1rNaqHsK G3Xi8E6uXgsVeVBaWuQ4S5XX+fZG9m5DsUaMUeWhv9PV5OgOh7xA/+t5efuhxykhR4wA ZDh/Mk0AwrQnasZZ8BHFtAOVszf17z8SZGR/IRwDf0sOArlk7YpaF/uxGqrSJYCdZzMi PxTbfcKij1v9dpt1GYgPwahdoecUWCxAgoCJ0IADS4Pwt50BBymEclyxFAz/YNFWSc5y +Ug2907vMiZKvW7jRtiSurKaaGX9pzE1PnXvvtc95sty14umzZKFt5Zrih/9cKd5U/7T /yXQ== X-Gm-Message-State: AAQBX9fhDxBYX2k68FZVVBC2O/+gpLhsCrn02wGX+uZB1/vhZx7GEBpN qgIUc/IILbs9AifWo5OKocMotuSdSEXsd172Yyy5PYIRyCmeLKYCWC8Q5A== X-Google-Smtp-Source: AKy350a/SKSQyRyzuzr4TuJ8JS4nOYVxG4ZbbnpIt6SlO0ICtXKuozMe//eX7Y/PrynfCQ9o2VnJfpG/4J93 X-Received: by 2002:a5d:8d15:0:b0:760:ee29:5103 with SMTP id p21-20020a5d8d15000000b00760ee295103mr3289566ioj.15.1682243806576; Sun, 23 Apr 2023 02:56:46 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i10-20020a056638380a00b0040fd32c4cd4sm799570jav.2.2023.04.23.02.56.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 23 Apr 2023 02:56:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 23 Apr 2023 02:56:46 -0700 (PDT) Message-ID: <644500de.050a0220.13c37.a66cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 11013605246B; Sun, 23 Apr 2023 05:56:46 -0400 (EDT) Subject: |SUCCESS| pw126422 [PATCH] [v2] app/mldev: fix code formatting and typos From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon 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/126422 _Testing PASS_ Submitter: Srikanth Yalavarthi Date: Sunday, April 23 2023 04:58:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:5f34cc454df420b9b2da8deb949fb76cba058b87 126422 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26093/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/