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 A9E0A42549 for ; Fri, 8 Sep 2023 17:12:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B033340285; Fri, 8 Sep 2023 17:12:58 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 2774C402C5 for ; Fri, 8 Sep 2023 17:12:57 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7927952ca67so75474039f.2 for ; Fri, 08 Sep 2023 08:12:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694185976; x=1694790776; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qahGV+9PvNrhMMP1mz16sYBeDwFGPymrEJ5/Zy37x68=; b=FEx/7aII2FSZF0EFaaUABS/Xj5gFgGelvPGXranDjAzDOwXFB6TqQCKhGwxwcZrJZD T89rVqnNqzz++OjoRnNrljizSH9qgBkctx8zES6L2xEUNFfPfT/ddLD9yftXhgjvJyL9 DkhyfCTlvLl7/WnbcFxk6OmOG38dM/bWLMiG0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694185976; x=1694790776; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qahGV+9PvNrhMMP1mz16sYBeDwFGPymrEJ5/Zy37x68=; b=Fqq4Rw5JigkicLuU7mGD1YWNbjLJPPEszu7w4hZXX4X6c9Z+HGcQfAbTopVsnVHL23 0ZNuNaDlXyouKh9JSB78H6Sbm598JVHyVB8cLUR02d/iwZcuT/uV7XQJtlsKIzDn/mgG OBEIGoc5rU61Pij7DOcpEUpSFhBDt0SYQJ9hc07dYgWoFKmQUjhulTSHYkx82KVZuAoj Nk6q2NHPW0rtyn7c/aAQLJtjIrm3ViPgyTiVVIqBC44CUM8I+Dy/dtjZ8+u4icDzAvXP tYnF2gb6SPMbnP7N2gORjS6MCjqNfjNVe7rXKNyn392ncb3MiB+2tK8riDYB/V/iFYIV QO+A== X-Gm-Message-State: AOJu0YwVVbjBx/J/5HYAUK6Ud0cmdQbiDS7+vlsGOxv9H1bzPrhsc9x/ 12EY1Jv8mQ6k88AW+otKxKOmIWY6uNJJgtiGXdkd9dYgLgQl2Cfied0qQ7GNN0lHx4V7HHirkA= = X-Google-Smtp-Source: AGHT+IGOSTkHboLwz34U/IBGdQcU4ttxhg7k4O3onMkEw1kBFLfd4j9yYCGoCO4SUw/SDp4S/9vYsNQv6KkW X-Received: by 2002:a5e:c903:0:b0:790:96ab:785 with SMTP id z3-20020a5ec903000000b0079096ab0785mr3405837iol.7.1694185976459; Fri, 08 Sep 2023 08:12:56 -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 y22-20020a5e8716000000b0078703dde5d3sm67550ioj.8.2023.09.08.08.12.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Sep 2023 08:12:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Sep 2023 08:12:56 -0700 (PDT) Message-ID: <64fb39f8.5e0a0220.54eda.4657SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 03A896052471; Fri, 8 Sep 2023 11:12:56 -0400 (EDT) Subject: |SUCCESS| pw131265 [PATCH] [v3,1/1] app/graph: add example for diffe 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/131265 _Testing PASS_ Submitter: Sunil Kumar Kori Date: Friday, September 08 2023 10:49:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131265 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27558/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/