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 A930A42549 for ; Fri, 8 Sep 2023 16:59:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AF8D640285; Fri, 8 Sep 2023 16:59:13 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 3F2D640285 for ; Fri, 8 Sep 2023 16:59:12 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-79275d86bc3so77150139f.0 for ; Fri, 08 Sep 2023 07:59:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694185151; x=1694789951; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DYS2y5D+8H/JmBupQXCa4QRQJg80bSKqU1wmnJmnv1o=; b=OPlpKnK2W3jtXP0uaF/gdLywavjPiAh32uuDDq45SdqZC8d1sPrvd+HzuZoTjsuPCG U6pTplNO18AQWDu7+8X1xBBeWprCVajdCRAwGY0Y2cNFdyMYKdx7Thdk3/oK/wPIhyro WI1z/cXYLNs/ICOnq4+XgiKX3/tZ72TIuHD8k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694185151; x=1694789951; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DYS2y5D+8H/JmBupQXCa4QRQJg80bSKqU1wmnJmnv1o=; b=SCbIkKZrR4vwSt5CQx3CH9/OVU4UgnuQR8QNjMJLo0Kk7IVv+Ih7UgQnRE9cdN4XU1 1DuEyByY1gvyadNlQXQfKddBnz6LD4nJTnC2Dvsm2jnW6WD0hGISC1fulevFZuLJPcjD thrpcMZKOc+8uBljpEvGF/M+/HqSTEfBUKIriwcNVevJQM0rxPTcv15khK+HttSrQpMO wjAA/R8G8Yf5kvxrWMVRb21jISSbr7c/XodcKqAy0EGH2gqj+m3rA9LcP8dPha3N90T4 hEgrA9dN9L/FKCNQTtbF27zAhRfcEeWGz9H7kFQraDwVz+mkmp/witAmcqX5HKd6DyWC MXsQ== X-Gm-Message-State: AOJu0YwTdPMJ3ZFTR9dJR6tq49dQ5aGQ1rqRMiag2FoYfSmtKv8P+wth /UjwBlCKDHDcfX1C9Jq2JmFQDx6GlRC+sUuQmpvPyoLZvqkfW5GloFnHnNshkcGHtWnu0Bvaog= = X-Google-Smtp-Source: AGHT+IHkSnHczHKv0A1HGYsgX38islMT1c3uEQnHGBlFvLYt+H1tZSiTVolKbBhh8yxbcUQ4OqjfxRI45wSE X-Received: by 2002:a6b:5c18:0:b0:785:5917:a35f with SMTP id z24-20020a6b5c18000000b007855917a35fmr3222881ioh.8.1694185151686; Fri, 08 Sep 2023 07:59:11 -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 y26-20020a5ec81a000000b0079237038b51sm63303iol.11.2023.09.08.07.59.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Sep 2023 07:59:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Sep 2023 07:59:11 -0700 (PDT) Message-ID: <64fb36bf.5e0a0220.59abd.3c4dSMTPIN_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 39CB76052471; Fri, 8 Sep 2023 10:59:11 -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 | +=============+====================+ | FreeBSD 13 | PASS | +-------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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/