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 1ABD045593 for ; Fri, 5 Jul 2024 08:50:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 160C540EE2; Fri, 5 Jul 2024 08:50:01 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id ABA414029C for ; Fri, 5 Jul 2024 08:49:59 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1fb53bfb6easo760945ad.2 for ; Thu, 04 Jul 2024 23:49:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720162199; x=1720766999; 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=Qt7Z9QM7RYOQqYOSYQ7fu5f4/CQ95ArADdBlDNjKmNU=; b=LQCiXnWSoKbeEq+aHzeYhqqimrNwBa7L7+KSpImaVj3rgte2/8Re90RpuytpfzPf2A 0cgls7+vavtAPJpOJu7MBRHNhUiJBksrw2vLDobgzjervbJttkf1mX/ZTLFD+kVOXGDb MVImgnm/vo0H4mq5VspvuRBsj8TfG/ADG7aP4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720162199; x=1720766999; 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=Qt7Z9QM7RYOQqYOSYQ7fu5f4/CQ95ArADdBlDNjKmNU=; b=HD7VmbDyUJBog9B5zzgAi4hHc9REv0acwkAHY08hfqUXwnF4G0ppfFJ+4nM21jPjhT 8l/ekYdpe9urqA1aGEHJkqd9kC3LHxV/KlzgKe6OmX/sOhx4U0/BnPvgQDH0TGUeSgO7 N6VvS5W/E0aVVpXFmRfHjBGHlDX5xXZDle34UoMRNXekhrLYT/NxfEHkcDlrhk7PqR3b UA5wAFqDqJyI/cVX3EwUK3jD2hocxfMlWqcylblCeJErdCnNDNNWSuZSeQXsOFjcMfx5 NQHp8XvvxhkH5pWgJsCNwno6et/F86V1IdUlv2ciH5SQtw+S/6rjMqctuOqpDL1MyhYP C39A== X-Gm-Message-State: AOJu0YyR4z+DfUPtJzEtRGv8NmW4ihhGq+5A+xgx92MzaiW+mntWRZfn KFFK+HMfE80NnUV+DMhbz/qB+KJ6kBsWs3CAqjyxoWrfgm9Wy9HOkge6C4UJhxPT88uMD8+IJCF upHkKq5ZpkyO98AjZPo58/o8ccRw2cUsFiWD0yK+OxoF8jMj3PO2d/I3b X-Google-Smtp-Source: AGHT+IFmY588tRS8vJoXZ5IHHfMf1wAlZGHN4sWKhKbOrXpBC6A77FDQD/8Sc8RLSBCe2e0KQgFqHVqKjWMk X-Received: by 2002:a17:902:ea0d:b0:1fa:a89:fd1a with SMTP id d9443c01a7336-1fb33df593bmr29699495ad.10.1720162198790; Thu, 04 Jul 2024 23:49:58 -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 d9443c01a7336-1fac10e3fd6sm4587445ad.26.2024.07.04.23.49.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Jul 2024 23:49:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Jul 2024 23:49:58 -0700 (PDT) Message-ID: <66879796.170a0220.8dbde.1f78SMTPIN_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 DD0FF605C351; Fri, 5 Jul 2024 02:49:57 -0400 (EDT) Subject: |PENDING| pw142126-142127 [PATCH] [v2,2/2] net/cpfl: fix +ve error c From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240705050831.2639342-3-soumyadeep.hore@intel.com> References: <20240705050831.2639342-3-soumyadeep.hore@intel.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-compile-amd64-testing Test-Status: PENDING http://dpdk.org/patch/142127 _Testing pending_ Submitter: Soumyadeep Hore Date: Friday, July 05 2024 05:08:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:5287405d9f8fed3ec20dae1584d76b5cdbf3af0f 142126-142127 --> testing pending Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | Windows Server 2019 | PASS | PEND | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PEND | PEND | PEND | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 13.3 | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ 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 FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30422/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/