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 D42D0424F1 for ; Mon, 4 Sep 2023 16:19:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DB9AA402C1; Mon, 4 Sep 2023 16:19:52 +0200 (CEST) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id 32FBC402C1 for ; Mon, 4 Sep 2023 16:19:51 +0200 (CEST) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6bc9811558cso1290790a34.0 for ; Mon, 04 Sep 2023 07:19:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693837190; x=1694441990; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GIdRaNcYZrxnY6L+Ea6fkub4963pA0FX0YSdd4GkjbA=; b=IT0lIYZixfqsDIzW9zoG271lDRcbhqBNocvvonf3T85z5nHelCRwV5VewvmrqZkp6c bjUy4SPMvKLSvRu9HEN3ibVhGQHq+zR/v2kBvJdCAUXNJgEY1aCOZ5d5ZZ/Y8DWIqYbI 8XAQ2/vkkoekm9CDSeRmSksiYZb6egTxWeeLA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693837190; x=1694441990; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GIdRaNcYZrxnY6L+Ea6fkub4963pA0FX0YSdd4GkjbA=; b=J2KzJ7WJPsZv46+RgWKhFodfwtZRS/cfI1tpRGvIjSnNT7J5yBP27KOL33Wf9htpaQ PDrohXo9JVOPTVvDwC6RBvJPFX080VOTR1ZKBwGGm07Ke37PrP9dGUyBAkeNUd+j9Jck We7OMgjqg/CBUXiowf64YvCXNKlyvv2gQXjgjHEqy6fExCDYhoVG2/yXN0Nx9MOXGSwK t/wkEaiPsnmersUAhfVPZc6H8AVHIQQq+icFwUh9Xn1R8NQD19DiEq9SdwX63zrpq/U5 OCYZCVGkuZftbANf1PBuaZn8N6AXCuTrzBdNnxgV9znzNHbnz5TnR27kvv9f6rj/YnX9 Y88A== X-Gm-Message-State: AOJu0YxxI+oPF06HtnP5eqYzH9oWYy0jVtKGGz73LVmT7++pS0vdaeUi E2L/bsBO/2l2+KuTuDW0Hru1b6hPAci/P87WERB9D2KurjrLMKxECeKLXA== X-Google-Smtp-Source: AGHT+IHGubjYN8TZLreguUlbJGRGVcIM8OhRE0VZGuD6IfgccEeEQKWrzdH59Oacz291njwUrWGJtM8e5kG3 X-Received: by 2002:a9d:7496:0:b0:6b9:b226:d08e with SMTP id t22-20020a9d7496000000b006b9b226d08emr10341230otk.34.1693837190564; Mon, 04 Sep 2023 07:19:50 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m18-20020a9d7ad2000000b006bc92a72d51sm357194otn.9.2023.09.04.07.19.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Sep 2023 07:19:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Sep 2023 07:19:50 -0700 (PDT) Message-ID: <64f5e786.9d0a0220.d2df5.0406SMTPIN_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 0AC2E6052471; Mon, 4 Sep 2023 10:19:50 -0400 (EDT) Subject: |SUCCESS| pw131148-131149 [PATCH] [2/2] drivers: add represented por 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/131149 _Testing PASS_ Submitter: Satheesh Paul Antonysamy Date: Monday, September 04 2023 10:57:42 DPDK git baseline: Repo:dpdk-next-net-mrvl Branch: master CommitID:3cadd086a2322a366f880e6c0b4a995313cc803e 131148-131149 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ 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) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27519/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/