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 3B4D541FD2 for ; Wed, 30 Aug 2023 20:52:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C086C40299; Wed, 30 Aug 2023 20:52:52 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 2A6F14027C for ; Wed, 30 Aug 2023 20:52:52 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-58ca499456dso1347097b3.1 for ; Wed, 30 Aug 2023 11:52:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693421571; x=1694026371; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Ddn3Ikxf3mx4wheWarx+BEOYOsPz6pHgjZyitCu/Tqs=; b=J/U/1oJx/U6+ma4meFVoXuuk2vJy9S9yTgUhEcy8FSLAagSx5fR/x96YP9iwnAaMuu OveQWUo4kaBx/VbZBjxmixP+0anktMuiJHZaHXCRWpgR2JYVIYpVFypuXkThqDsn/iE4 wtLYLaknTvaTsAn9TbP2nctqnhk+ugO+QSq98= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693421571; x=1694026371; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Ddn3Ikxf3mx4wheWarx+BEOYOsPz6pHgjZyitCu/Tqs=; b=fvFL62w1bxMS0GpQ7OVrpopGO9ZKE0mbhWs1gXTZXKuvwN/i5dNQ6F0rZP83+s5nWh O98Uwy8vj2rT10Mdz5JSsVQ3XbB0/+rxTo6CQaHvVN886k3/BmtXNJRzKq68UG88GWUr 69xvvzxjcBcsvjiCjYAnArlXrsI83XQedvcMUu9N8JkT0ISFmluHSQByBoUiN1U4OohJ z6HzRJhXbdah2vsLIU0kOGoe90gc/JcM7XJtWAHbO+D6ZvGyFgLHLjCSM4HkjYAP1hsa aKr2qlIEu2aB4h5zJ1sY40WELpXQ7Xcvt3RXMV2lX1ImJXTp3LPjHslPdqkBNUii5gw8 uGCw== X-Gm-Message-State: AOJu0YwZnqrIsNHNWMZGeW2zhNSJX4RfEprQElyGJNdSIDSMjMElm7Rw 1rhqTeV6fuCOJaefSAWvzBLU203a33MNnazpwGEpDBulJu28JTK2XKQcUQ== X-Google-Smtp-Source: AGHT+IHnbuRS/uBKFn6vCpyrPItwX0qWo74ux5NpMzb6Q3cYLTKqBTAvCEKYhYMT1oUwhderOxC5OU1mId4s X-Received: by 2002:a0d:f8c3:0:b0:58d:65d4:72cf with SMTP id i186-20020a0df8c3000000b0058d65d472cfmr3136453ywf.24.1693421571439; Wed, 30 Aug 2023 11:52:51 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w81-20020a817b54000000b00582d76e983asm1307732ywc.75.2023.08.30.11.52.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 30 Aug 2023 11:52:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 30 Aug 2023 11:52:51 -0700 (PDT) Message-ID: <64ef9003.810a0220.917b5.22edSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1BEC56052471; Wed, 30 Aug 2023 14:52:51 -0400 (EDT) Subject: |SUCCESS| pw130879-130881 [PATCH] [v1,3/3] mldev: drop input and out 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/130881 _Testing PASS_ Submitter: Srikanth Yalavarthi Date: Wednesday, August 30 2023 15:53:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:b7b8de26f34d39c8aaded44d8a468da5e68f19da 130879-130881 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27477/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/