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 7D34142C64 for ; Thu, 8 Jun 2023 22:34:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7A92040151; Thu, 8 Jun 2023 22:34:19 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 7F68C40151 for ; Thu, 8 Jun 2023 22:34:18 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1b01d912924so1223935ad.1 for ; Thu, 08 Jun 2023 13:34:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686256458; x=1688848458; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VYJ9Gp0xRe5Hi046iYn9pVGwBcg7nZwjtjJD8PeU7XE=; b=bDFLeuQiGd7VE2aJPLiaxhUGMpE8grjpnBA0I3+kh47NquHJIEZgBDmJe2TsdbbxN7 worZBPL/8HTR278IkmfjYtNC4p/2zfzHmx4Wqy6UcW5QYwtHpgllLcLz7Puau+M9u8yA 0SgWm5z6J+zFwX36qZ31ue8J3HTb/Mkpw3T8o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686256458; x=1688848458; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VYJ9Gp0xRe5Hi046iYn9pVGwBcg7nZwjtjJD8PeU7XE=; b=kCFxfOHlxz/mU55it82W9yMnVOMkL8jUxONLth2CP6M2kk/gYtVDMkCkJpR3QAWYyI TDsfxXHgef1A7t5pUlGQvrEQmK9LPmgY3o/REMUaWWyFyd6nSe/BG9C7oRAtvbPUBMEm W7taHKqEhEGOCI6B9YUlZiiV25zIut29Sr2IEuMf6sxmaCsztycuwlsoBe64rBKrYlaO s+57q4uKpHwhDdV4arKN1t2WcWVL3TWeLpfQScANDKXRid5Dp1RLPbCKzJQO6qaRyBi6 iPzqOve1h40gyAi7gKtOHD5ZR+ZsdIZiq9TPXI2mDLCUgnWMaGJVqDH8GswZMPDDz/Ds MC5g== X-Gm-Message-State: AC+VfDylv0isVs842EVb7e6Yan1rN/9xt5pBfC8KVK4kDPWWMlCCwmnU wVTIXDQXjEEgzq6JrGTaca0JcXlmGZ8SmS2b3opdr9iZoBgSG+V9yNSSuQ== X-Google-Smtp-Source: ACHHUZ7bJMla7k/lonU95cYbbogCeHkD9j2kBAJxwr8UI9kbkm1MwKtaHfo6c9hYhFRSAfxrf00UlWyftNg4 X-Received: by 2002:a17:902:7891:b0:1b2:5ef9:bbe9 with SMTP id q17-20020a170902789100b001b25ef9bbe9mr4592736pll.33.1686256457791; Thu, 08 Jun 2023 13:34:17 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d6-20020a170902728600b001a1a76ba3c8sm132649pll.26.2023.06.08.13.34.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 13:34:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 13:34:17 -0700 (PDT) Message-ID: <64823b49.170a0220.5d175.3a5aSMTPIN_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 45133605246B; Thu, 8 Jun 2023 16:34:17 -0400 (EDT) Subject: |SUCCESS| pw128355 [PATCH] [v6] app/mldev: add internal function for 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/128355 _Testing PASS_ Submitter: Srikanth Yalavarthi Date: Wednesday, June 07 2023 17:24:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:61f551995030e2d114ccbcaa8a63c8cc052d21b5 128355 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | CentOS Stream 9 | 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) 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26574/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/