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 9AA12425EA for ; Wed, 20 Sep 2023 15:52:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 96261402C5; Wed, 20 Sep 2023 15:52:09 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 30FB0402C5 for ; Wed, 20 Sep 2023 15:52:08 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1c4586b12feso29668145ad.2 for ; Wed, 20 Sep 2023 06:52:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695217927; x=1695822727; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Avc8tfslCkNoautSeSUAzcBJGvAKLWW78XXB8F/hj7g=; b=GD0YIknzBv5h1O9CPzOeVrDkbta7KQ9M6ye7wyOhjDGO2xLAJzWlHadjP/K3p5OZuW 6IqDgDbZATG7ZfPNSpSoen7IfdLnetDVThajwTyQQyb6hG5rFGSA2JkognzJicBjT8d7 arFw7uNjkhKJsv53dEZPUnD/SnExXtfjpm26w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695217927; x=1695822727; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Avc8tfslCkNoautSeSUAzcBJGvAKLWW78XXB8F/hj7g=; b=kKuuMJ8o32Ycf8IPfAXtqRIKbnKYXEedBlAR4ZN3e9fm9yTELVifYQXfBOFDdN7ckA rYTqGgeUhOEP3pwjxr+/iqnGjcCM9MDrL1fz5fOX+XOknSVpCYHfh/Esh+63Z7DKPURn BZhs7jcpjHIn293LuFJBy2Bfi/BEQcxaMxzrP/+ZFNKIgwGhq9UUP7IuXUuAGusShp5Z o374QYpKD9cH7D06uShAmsYpDk9/LEBSywBg4zMARG59X7cP1D9J2I6He6ey2BxwH+5k 2ghOwWc8V3ESiud6PlLk0qe8sylXe9TfUyIMgiiMhXvdd+2C6vk+p46yTr/505SJg9bx 1WyA== X-Gm-Message-State: AOJu0YzGmM5pd+v9VXFxUlrMumPpX0240vuXaWPW7sGkSxrmuPRxqj84 xLb9w6/HrJYzQ0wM57VgkoHJS2x0DWotrslBB0ZnDiY1DwVVb/ZYK+WhAI6nfGohPzxTuowPrQ= = X-Google-Smtp-Source: AGHT+IF14RiB5wUjOTJK9fdM3kyvbMPpyatWCa+YuJIdLpu7NsxHsZISCEOAm7hz0SrS8Tnd7yzN3KlcTPiZ X-Received: by 2002:a17:902:82c8:b0:1c4:749e:e725 with SMTP id u8-20020a17090282c800b001c4749ee725mr2311443plz.0.1695217927393; Wed, 20 Sep 2023 06:52:07 -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 h1-20020a170902748100b001c3a3f50643sm475254pll.57.2023.09.20.06.52.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Sep 2023 06:52:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Sep 2023 06:52:07 -0700 (PDT) Message-ID: <650af907.170a0220.47489.2ee2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 964666052514; Wed, 20 Sep 2023 09:52:06 -0400 (EDT) Subject: |SUCCESS| pw131670 [PATCH] [v1,1/1] app/mldev: fix file and buffer h 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/131670 _Testing PASS_ Submitter: Srikanth Yalavarthi Date: Wednesday, September 20 2023 07:09:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:31e60e81f025e9fffa69b68bffe5cfaa22d5c098 131670 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27661/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/