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 5293F429C3 for ; Sun, 23 Apr 2023 11:52:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4D7AA40A80; Sun, 23 Apr 2023 11:52:59 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 8026F40A80 for ; Sun, 23 Apr 2023 11:52:58 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6a5dd070aa1so1310328a34.3 for ; Sun, 23 Apr 2023 02:52:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682243578; x=1684835578; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=E3AxpIrls8mdD0fjao/kt9PXQGJCDUUPKvpxSXCL7rk=; b=AWW3q2HwasNW9FQPx92CLfE9qHUdbje/gp51YkNbnpUUiVcuzJ1kutBIdCY9AVVHxB JXA82qC7wLKoTOEuBnKPj4F/GeedyA7CPA3J/IDHudpN+pkMqdDybFbQ5OQISj6FjJu0 ihe3D3sD9zN1tST9hn+Cpud7rdfSVBBtF5AvY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682243578; x=1684835578; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=E3AxpIrls8mdD0fjao/kt9PXQGJCDUUPKvpxSXCL7rk=; b=U8EJJggkX3qAMfDPn99lwOx6YadMEtJZgT4CnnCuUM7UNB291r8SlBbaRkRts4xwUF ijY+07qzhn7qCp1taWkw2n162RdjuSCAX0N0rlh42VZNDOydPYJ9Npu81i636jtCn2A7 oR+wL7+FKJOeNXHXENXEkSRbnPY755VACVsLrZE0ofIJUKtnyvsYij/7Y6oSF6TGU5Ja tPm6PVtUHfmZ/PmS+q6TB7SRS11/cnQEDu7wAweCG/8W0VQVQryh6I4R4UA+i7Jz3/KF 8jfuw99lv7Bdr2b1dwKW/brVAcU1KjN4WhUtByU5c8JxeapXYt7xBZYpxvA2Xr7WtW3M 5OLQ== X-Gm-Message-State: AAQBX9e0uRG4fRywqMHh7PEN2SNDV+uBr0gyDin0tZdJH4kUwHlBQ2hd jVIf9lj3lHwbINO0A0gmZBCVlKjfw+8tOyayX7uM5mz6rL/ZcnbnJmuj7g== X-Google-Smtp-Source: AKy350ZutAXh2eN2y/3riJiZk3I7a5ckm+JkyiU7bu/IYcOvx72bSTaxRC4l59Yg0m+UpJFhFdyWpRYlN3Sh X-Received: by 2002:a05:6870:a706:b0:17e:dc2b:f4b4 with SMTP id g6-20020a056870a70600b0017edc2bf4b4mr7909176oam.15.1682243577833; Sun, 23 Apr 2023 02:52:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id eg38-20020a05687098a600b0017f18b64488sm514783oab.43.2023.04.23.02.52.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 23 Apr 2023 02:52:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 23 Apr 2023 02:52:57 -0700 (PDT) Message-ID: <6444fff9.050a0220.9a5cd.f6c5SMTPIN_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 5CA58605246B; Sun, 23 Apr 2023 05:52:57 -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 | +-----------------+----------+ 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 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/