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 2CAA142B6D for ; Mon, 22 May 2023 09:16:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2913A410D1; Mon, 22 May 2023 09:16:24 +0200 (CEST) Received: from mail-vs1-f100.google.com (mail-vs1-f100.google.com [209.85.217.100]) by mails.dpdk.org (Postfix) with ESMTP id E7C9C410D1 for ; Mon, 22 May 2023 09:16:22 +0200 (CEST) Received: by mail-vs1-f100.google.com with SMTP id ada2fe7eead31-43932736509so1552956137.2 for ; Mon, 22 May 2023 00:16:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684739782; x=1687331782; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qmQvnChXpg8QdZdATaE4rXbLK3MCqYl2pRQISFfsTpw=; b=dJ07JA2MndIcVRznHjrZSXYIwP7WJv3NwfPCcR0I3u2BJDEPrqAnadT+fBKRhG2lcs l+kz8HX/WIs563vlbXujFVjysmQKA+DIHgjC7HJ+jO3+E9zViWu0l3wW9Z+vbxXCCy8X ntoXiqEdWoioArn4OZ1KlA5W1DDFjIGO0RJ4U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684739782; x=1687331782; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qmQvnChXpg8QdZdATaE4rXbLK3MCqYl2pRQISFfsTpw=; b=Z09bZnUiVEyEebxTieGXHyziLdW/Mt4/AhGfkjcMqIC956ABUqlUZO6GLs/xQlk2De ycX565czKzotpqVE+fBkHxvpT9DYUhe4mdWPhw5GRKsfdOISGu4o7INsQOvnJCsfvR6X SKXgzQBXQnTqSVv1H7MnD5iuWUSxPqxy4SO/O/9HzEGSHGfKRv2mRQZj3ADQzldO/VyC cbKqHaMOy6swdD+DM640AwH6Nwli5BOJTHqL3+J43LkezKmzOcr25jtQ+z7sItOXaXL6 Ke2dikc0u2VkRoJBGxgGMuj+dY4rY5nB7DKQ3ZY7HGTjg79etLZzYO51fnhN5zGHfenN 1/Ew== X-Gm-Message-State: AC+VfDwb3iZNPNdvcYuqox6z2WDuoIDoGhQVVYsQchNeXljefVmo2/Pl 5dO3NP3ASUFdNTS++cnmiVIo/9LO3DgNWTPD2/D2b+rLYOyaJdFrU8yIO2x8CT8m9HLReTYW1A= = X-Google-Smtp-Source: ACHHUZ5i6q1RB0UQavxMTRryvYcXABBqzAQI9kBjr3e371/iXH0Mw5eWzF2Vwj6Rsj4VazoBW06OtsWNqFKx X-Received: by 2002:a67:fa46:0:b0:42e:77ac:676d with SMTP id j6-20020a67fa46000000b0042e77ac676dmr2408999vsq.25.1684739782295; Mon, 22 May 2023 00:16:22 -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 m7-20020a0561020ec700b004394882489bsm304945vst.4.2023.05.22.00.16.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 May 2023 00:16:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 May 2023 00:16:22 -0700 (PDT) Message-ID: <646b16c6.050a0220.e5744.5327SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id C85BA605246B; Mon, 22 May 2023 03:16:21 -0400 (EDT) Subject: |SUCCESS| pw127138 [PATCH] test/mbuf: fix the forked process segment 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-x86_64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/127138 _Testing PASS_ Submitter: Ruifeng Wang Date: Monday, May 22 2023 06:01:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 127138 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ 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/26321/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/