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 32BB142549 for ; Fri, 8 Sep 2023 16:06:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 39CC840285; Fri, 8 Sep 2023 16:06:09 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 319B040285 for ; Fri, 8 Sep 2023 16:06:07 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5924093a9b2so20914007b3.2 for ; Fri, 08 Sep 2023 07:06:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694181966; x=1694786766; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=FJDpmGyyekyNT6evQDzSm6xiu1VU86M953Gk3KUSYBY=; b=jPcUrA5Z4tWacGjUP13h8SDW2PhY7BXa1mMut8yhrjhT1Sz6ebgE945vISpmE5e0uc HhjQU4ZjudmKxvjTeiGOP1i2VMCWJ8xMP2xk1ru6RcDSDQyj0uPp0zbWdmATA/Esqv1W pxHA0xJJm9NOW+pIckSjB7qgKDA8RmgFoVjgo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694181966; x=1694786766; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=FJDpmGyyekyNT6evQDzSm6xiu1VU86M953Gk3KUSYBY=; b=tIQuDHG6Q+1TziCOBuFN1ITvsLifwHu0vp5mVRLjV0FnAvfTbDyj3cxTcunnMMAXaR zNPiqvfeFU10/iQh6W7U1WEu6z64unzjEaMTw7pgcRhYSeGUYAmls3D3tK3VAU5xBSnr MmlP+D9ddJsGJzoytFPyimWvSBXizVMNgLuTBRvtjFUHzZh6tqEUV6AaQtJ6Gjf/YIis IBy5JkGdkFX72T1a3/ZdUNQpREPa62Vw09qUW2si5VE7pa9l9faqePk+C8xcstaVnuJM bGTGuRHGzm0MTzySea2cwimgsCXRMLn5IXtP7eG9luZkNvFbkpqdTBKTujeXwsJDVO8b v6KQ== X-Gm-Message-State: AOJu0YyCKd2kiHqoJtaHwBvMHni/0G2SLBamXeeGl0cVZ26eG3VmtPMv HTvU0690oCd90Zo77MSYkMrzjsr92xfAXfDH2bc4APvrOjy8Yn7KXezQkQ== X-Google-Smtp-Source: AGHT+IErf5ggpZe21W2fSZEwbHaVkdPZCihFq6wBYqj9cVZrlQJz2HEbXm2V8IXV0RpKeKnFlwTQQkJSQpIs X-Received: by 2002:a81:5403:0:b0:599:8bd:5bdf with SMTP id i3-20020a815403000000b0059908bd5bdfmr2458392ywb.50.1694181966460; Fri, 08 Sep 2023 07:06:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t62-20020a818341000000b005869cf168dcsm122793ywf.6.2023.09.08.07.06.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Sep 2023 07:06:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Sep 2023 07:06:06 -0700 (PDT) Message-ID: <64fb2a4e.810a0220.7fb13.81b1SMTPIN_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 126B56052471; Fri, 8 Sep 2023 10:06:06 -0400 (EDT) Subject: |SUCCESS| pw131305-131306 [PATCH] [v4,2/2] eal: annotate rte_memseg_ 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/131306 _Testing PASS_ Submitter: Artemy Kovalyov Date: Friday, September 08 2023 13:17:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131305-131306 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/27561/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/