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 D2337425DD for ; Wed, 20 Sep 2023 15:32:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CDB27402C5; Wed, 20 Sep 2023 15:32:47 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 77B38402C5 for ; Wed, 20 Sep 2023 15:32:46 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-34fdadf3f7aso11744955ab.2 for ; Wed, 20 Sep 2023 06:32:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695216766; x=1695821566; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OuN7GI1kF8Sj2GfsluMfuScADiLQCtxgVr+o3U8/taI=; b=Szbk5+ZHqW3DxJYbaIWtYPRmJYu8ynyM9bgABBSRdkWg7HxpM6cH4eb3EnhjMxFk6p eBiJ4aW2DhQnIo6axsfzLRklItbarEScMyKgsxSpk+Yr1TjlYIKb3zng4LIG7s1WycOP 32ag297xDVoqh+yHGZ3msIQsk0JpEv7bPoXWc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695216766; x=1695821566; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OuN7GI1kF8Sj2GfsluMfuScADiLQCtxgVr+o3U8/taI=; b=XXpF0nQnoN9s51+lguy8KV8IGf0IB/3UCj71zUnlzanl7Un0NkzLxeoeon9V1JIuBy Kn3aVWQvw11JgkAQVbGJlB7TjQSAK4ai6nA3XmwKcbK7eqTTnhIDyFPgAdt8fSALqJ6L 7ZvqiIhWc6fNqtjtoeBKM8cG2QJJlLR6CuSIuMuiIZW2t4YvyMBAoaKIbvC7rf/WnqGB uDoIMa7aiXqbb+9+KJHZ5qA4HaoxwLqBv46z8uScV3FmpsWzAqtroqQ8zosMUqHNz+za spsRavEn+sV2l6Nq/DD8bjghFu9Tt+K0ZL89+CRRCstp56YSUoHqIgxmJuT1GG8jzWP3 QrtQ== X-Gm-Message-State: AOJu0Yyjc933XJS9U1HnfWyUgWCGHm6oVTP2YJ7ErDUplF0xelJNk1bc q5hbDLCl0Nf/gZktPKqpUj6v3MkSf2v46dp+dSeeM+P4ESbBYFHob4KTPQ== X-Google-Smtp-Source: AGHT+IHQ6STkXxc1cZ8EdrC5HoZVLNjrKvLjLuSLdPr2iBhowfXHWZrkbNc5Ke1HaliCy51GOhjZMkqG/f9P X-Received: by 2002:a92:d245:0:b0:34b:aa34:a5c4 with SMTP id v5-20020a92d245000000b0034baa34a5c4mr2520006ilg.30.1695216765908; Wed, 20 Sep 2023 06:32:45 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k63-20020a628442000000b00690c4e58162sm434084pfd.7.2023.09.20.06.32.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Sep 2023 06:32:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Sep 2023 06:32:45 -0700 (PDT) Message-ID: <650af47d.620a0220.e7422.7127SMTPIN_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 29F116052514; Wed, 20 Sep 2023 09:32:45 -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 | +-----------------+----------------+ 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 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/