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 00718454DF for ; Mon, 24 Jun 2024 00:42:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F2B374029C; Mon, 24 Jun 2024 00:42:08 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id AE56E40156 for ; Mon, 24 Jun 2024 00:42:03 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-6b553b1a159so1362546d6.0 for ; Sun, 23 Jun 2024 15:42:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719182523; x=1719787323; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=G5tk+xbHygrZU0lf29JwQ94QwHHbfw/t5VexNnmXDdw=; b=cYqkre5XMNq3gKV6xwR7ERwSuS8Z6Mwyk297kkNLbKCfJRdMOdc7lHkRGqLGG8BTv2 4S6C3FS1rED/+eDjhDPJb61gRdpBTdg4VgZ9Jsv1kpynwSrfjFhTWz9Df/1JPFvhadkc swD27tgAaHs0/cfrkh+ZphSzhmoF4ef1q4aO0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719182523; x=1719787323; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=G5tk+xbHygrZU0lf29JwQ94QwHHbfw/t5VexNnmXDdw=; b=gfsyMlfMztRDkyfPJbwGiPpaVuSIZ7UlZrdlyNa1aiT5ZrbCTOUx5GiIyzpPHws5Z8 G9gKpWtcXXNlsPyXrzP3eTQo9g4nr1iWJYP7KGJhH0ltJjMtUzNEBVzDxZhyEJEHA1St z3hGvyojoNJGS/JSzjnW+2iEkBxV5O3hSmCLHikaL6NDkuKPz9aC8A7GkwWvyBCJ0Q4f G89PWIqF8tIatqhrn/jEh26nDag05MMj9RsinPIH6IqWrQwnNmcfqWQslz2Ku7mZr5nk MtaW6jrE/TJH9EwhKiZ73pBBBLkSwKzWhprQdDjypQv5DQJOVfJbxuhRIRFSZ1UAkCTL fwXQ== X-Gm-Message-State: AOJu0YzppvUWBrHLhDwZLVKzgp33mQlaxL3DP8oqdVqyXZKm79lJdXEV bAYl9kHae+V5yLJ7F9PHcUSGJY0Tzs3hjhV7/NHr3fgxMsz5RkWnJkFr+cjgHRFnFxCaFx3isqM rMEP7uHAS7o9SM/0bcE37e//BDNiUdnU2Kg+qrCcn X-Google-Smtp-Source: AGHT+IEhD4FYl96cEo8jlZyKtentpV9UC090TqGvgFSW4mMJQPo9zu1q6aPVANCvtAon4UmVKu49Fh7wpYGp X-Received: by 2002:a0c:f587:0:b0:6b5:4ac9:dd55 with SMTP id 6a1803df08f44-6b54ac9dfb2mr20744266d6.0.1719182522097; Sun, 23 Jun 2024 15:42:02 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6b536e26692sm1414386d6.34.2024.06.23.15.42.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 23 Jun 2024 15:42:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 23 Jun 2024 15:42:02 -0700 (PDT) Message-ID: <6678a4ba.050a0220.bfe0c.ba68SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C5C0B6052754; Sun, 23 Jun 2024 18:42:01 -0400 (EDT) Subject: |SUCCESS| pw141490 [PATCH] app/graph: fix destination buffer too sma From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240623200921.1715890-1-mahmoudmatook.mm@gmail.com> References: <20240623200921.1715890-1-mahmoudmatook.mm@gmail.com> 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/141490 _Testing PASS_ Submitter: Mahmoud Maatuq Date: Sunday, June 23 2024 20:09:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:4a44d97f0a52a76258c6a6cb6a713f4380a8ab1f 141490 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30279/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/