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 35C2D4366C for ; Mon, 4 Dec 2023 18:40:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3021D41101; Mon, 4 Dec 2023 18:40:35 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 3A192400EF for ; Mon, 4 Dec 2023 18:40:34 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-35d67870032so13019625ab.2 for ; Mon, 04 Dec 2023 09:40:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701711633; x=1702316433; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4C8E8hWtq2NcGv81A20gn0GuUQejLQIg7RKdgvxrcGQ=; b=IjOv5AJrrL3ZZVm+CoF/u/jWGEb6S+Iuny9D891TjwavOpriNeXxMehL0SWb3Db5BQ G9ry7zlsvud8DPoa50H5K+IXR79rOlLB1iqlusLSdrzUvRqg1h2tjW01hbOfxAmg+whO 0J251Lq3kYu30PxViT3uY1gjlAOJ1iJ91LhH8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701711633; x=1702316433; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4C8E8hWtq2NcGv81A20gn0GuUQejLQIg7RKdgvxrcGQ=; b=O7Lfp1ainHEU6QwXxD+XzeZ1PI/i7QbjsbYqIRxic+AHLQdpeFJtlRwZzzxfhvqP+V W15efLmRvAzYNs8n+wiCZ3aQhPaKEBw6kWF9ln7cd+IC/yp5VglO0SoZlSUpFwNRfCPg 26O/u+238ZKKgR0yd9MmXWqNcmcr9wLqNBVqdkBck6+3tppEny9FVJnqrrilwTibpA8R m7mZc0ifgfCzLjRE0Oy6MDjFHzr0IaItKG3kqBTMCJNsBDEdLwgalmvGJlEbLX3JIhek StRUjbf6QibZ/hlPEXRSO5hm8yi1bqNFcFvXvS0KRAABWp9rUvbOHwCiBBWGG0xWcXgP c4Vw== X-Gm-Message-State: AOJu0Yx4Nw5tUYPC2iLaBDbh5VV4ErHGPRRb7CcYBWJwpHlQ+d4cgX/g i0iEckD8oJuOHB1QFdklX2lICqOOtQmLfcRIRZCdikKuZvaQeILQYwDdU9nesj9hNsHtNHWWKw= = X-Google-Smtp-Source: AGHT+IGGKt8LU+d/7FqfmuljcU0k91RmTi2aRa5wJ9r5bf8QBkchkRfdY+L7lhTds6G8i43Awy4yGG/AxsKG X-Received: by 2002:a92:4b01:0:b0:35d:59a2:2ba with SMTP id m1-20020a924b01000000b0035d59a202bamr6429936ilg.90.1701711633634; Mon, 04 Dec 2023 09:40:33 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id y8-20020a02ce88000000b0046687ada73esm483050jaq.24.2023.12.04.09.40.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Dec 2023 09:40:33 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Dec 2023 09:40:33 -0800 (PST) Message-ID: <656e0f11.020a0220.7494a.cbabSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id CBB6D6028CA9; Mon, 4 Dec 2023 12:40:19 -0500 (EST) Subject: |SUCCESS| pw134778 [PATCH] [v1] mbuf: remove the redundant code for 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/134778 _Testing PASS_ Submitter: Feifei Wang Date: Monday, December 04 2023 02:39:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:c858f006d1f7161986c88847259a400d8f80d81b 134778 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | SKIPPED | PASS | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview 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/28513/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/