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 B9E97454C5 for ; Mon, 24 Jun 2024 00:38:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B6DD94029C; Mon, 24 Jun 2024 00:38:12 +0200 (CEST) Received: from mail-vk1-f225.google.com (mail-vk1-f225.google.com [209.85.221.225]) by mails.dpdk.org (Postfix) with ESMTP id 8CE9340156 for ; Mon, 24 Jun 2024 00:38:11 +0200 (CEST) Received: by mail-vk1-f225.google.com with SMTP id 71dfb90a1353d-4ef54d10bb6so680685e0c.1 for ; Sun, 23 Jun 2024 15:38:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719182291; x=1719787091; 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=PQYHUtWiTH449D07H4F6P4eGKCvjv1veNK+IdUtk66k=; b=MkVXuP3dP9O2Yk1DKXUXe19aMo2HCzkrglWBUQ4OwPzpg8eHCCCwfjj9c+4xgYBCRL 14b0dltjpZeL5TZNDv/dPUb84cUBykFEUSMcEzNyf0MlLDZfXpHLcad7ozXwkRZ7JAc1 TigHOrOXDe650VA58nwCyYDlVGmzBS1ngK5AE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719182291; x=1719787091; 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=PQYHUtWiTH449D07H4F6P4eGKCvjv1veNK+IdUtk66k=; b=gj5yOreCWh2NOjIlX6yT7IvQ8ifilZJrYlnrlw20gzFT4HnX+rrNzM+LAb9yG/IUt9 ZfDvKLczmgZrRsM64ITsKTxwJ91JhiKknmjmGhK57iT7YkhE4eiOfi4rylMYc2NH9Dx9 VyBqJ85qPK66nuFSyt1Uoz4PZu5/7T5BCrA4nz6UV7pubQh9a/jfBRVTh0DA4m7yzl8I zyGAiidhfhxY4SS8X7lgrqao3qw0Fsyon946vqkI2CNQdX/szlyT4wGO1SpzBOAEh8pr S/PYGuAqI7s88MIi0SU2o6NPYTeu7142Z+us5DXqltHTg8uQcCrtCPkhaXAk+f8S0smZ K22w== X-Gm-Message-State: AOJu0Yz2DB/WAESUKF20IXoGwtrrn3L+lLe1/f2zMxfgiAPM4ExsHLJ+ eJGzUs09+RwF0v4Bc/cR68wQhCF1O41C6eV393Qur/AprJvMx8/RpFKjzPiUAWnqGM0qlMMz9gh jbvLiCg1Yi88w0XCK9cSPqBCIXq99nNGkr1MOUwMNK1h5ysoVu4TSNAby X-Google-Smtp-Source: AGHT+IFAOKNl9dni2h2ydNc/Pv1MH2QRL+q7SF+KXq0xOntllk8wzHLzhbXoG4dMEvlski46i9TNYIb8am23 X-Received: by 2002:a05:6122:1d93:b0:4e4:e90f:6749 with SMTP id 71dfb90a1353d-4ef6a73359amr1964190e0c.10.1719182290789; Sun, 23 Jun 2024 15:38:10 -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 71dfb90a1353d-4ef574799a8sm203952e0c.2.2024.06.23.15.38.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 23 Jun 2024 15:38:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 23 Jun 2024 15:38:10 -0700 (PDT) Message-ID: <6678a3d2.050a0220.74076.f03fSMTPIN_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 6B8886052754; Sun, 23 Jun 2024 18:38:10 -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 | +---------------------+----------------+ 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) 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/