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 C6A2D429C3 for ; Sun, 23 Apr 2023 11:56:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C323540A80; Sun, 23 Apr 2023 11:56:13 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id C280140A80 for ; Sun, 23 Apr 2023 11:56:12 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-763ae18986cso43223439f.3 for ; Sun, 23 Apr 2023 02:56:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682243772; x=1684835772; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=YWTa0O68I/9QIK6qivCqAmT3oYM/RwszLBcWIjnpK1E=; b=ZQCX15Xi4gPVbP/xImnPVttILMoO3y9COizRGf23opr0GO+8x1wx+q/V0HA0o+gGgf v+9g3rxqFodJO3fINYemiRnlnPRRzyEGvdqZwcZtfdxprusBLxGWR+WJuqZjiOI0CEeo R/Cjm4hwxTR6/bfxEPuHTkbv5wN3EQLkuaIT8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682243772; x=1684835772; 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=CMCYPFl3R2gmS3MRRQIwjh6shuNazQOpTm+KwHEXzJks9SVMPeK4ZUTRjmm4uWK+XK Jc/U5IKtzcuQMTS69Ok9dmd9y27GI+F3WVc8l7FaQKArgoJwH1lF8ngIEb459B8bs4ti JhtIqf8lE6HTGSHJYPF5b6BlAS4bCFcG6NNm8ombb665ydnBZH5DDpKZ7lemHS/phA3q kt51nEazywnRg8iinvA40ATIqT6YDdsfh+klksxS7mW9eou9LVgDFdZl02+zmFnyytaK uyT/eMKsJeCkyE+KpIKYmU4HsMbplbgnP7GNA3dDSZSke4XE+G9Wm5hXu2lwxf1AyWkO GUKg== X-Gm-Message-State: AAQBX9d8F/0XhYHV7b8hds/lX5MLRZH8gRSgYS2qnkyLmht+q50MbKIh WEuORPbw0E5U/gQ+pT/gNxw2r4/6at64Ehy0LW0lY6ZDElBaunh0MzJFS3LKqP8cwByiwPJQjQ= = X-Google-Smtp-Source: AKy350YoxJnIfXVdmZUsJjQ2sCT9h5Cg5c/sgFe1zwAMdJ0lgfDWuHKKWRV7R+oIVohXjhDHRJUfbCG2ICGa X-Received: by 2002:a92:c647:0:b0:325:b002:89b4 with SMTP id 7-20020a92c647000000b00325b00289b4mr3131408ill.25.1682243772101; Sun, 23 Apr 2023 02:56:12 -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 d22-20020a023f16000000b00408d37e1338sm729279jaa.61.2023.04.23.02.56.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 23 Apr 2023 02:56:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 23 Apr 2023 02:56:12 -0700 (PDT) Message-ID: <644500bc.020a0220.8fe45.69f9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id AB70A605246B; Sun, 23 Apr 2023 05:56:11 -0400 (EDT) Subject: |SUCCESS| pw126422 [PATCH] [v2] app/mldev: fix code formatting and typos From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@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/