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 98A8A42549 for ; Fri, 8 Sep 2023 16:09:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 93AF340285; Fri, 8 Sep 2023 16:09:00 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id AE72B40285 for ; Fri, 8 Sep 2023 16:08:58 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-68a3e271491so1710726b3a.0 for ; Fri, 08 Sep 2023 07:08:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694182138; x=1694786938; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jWHyUhxtHTW6MV1OrpjliMwE2vPAeut+DQBouPubF60=; b=fn7cYuhPgdGK0Y+vkfWr8RbYUnL+SZLMIvAf9d5+mbPlarRcgY0M47ZKQ+XQUZ1H5v DWQwcj7Rq3BahdUKeAUd7QusZGdhI+zvEe6xppNf4xu0SafvJe+l7pfWQ1m6jYS0XtXc UI4gwxbxJo+oX3xfapdt1Nrrbn1CbaWcRBQYI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694182138; x=1694786938; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jWHyUhxtHTW6MV1OrpjliMwE2vPAeut+DQBouPubF60=; b=X2UM5XYabIRhdgVJW1eOX0rumCln5CP9lNMMJuIoX0uAyO+Q2XJZWNOq9xdF2sJ5bw cYefAFHZlEnDEWhNukHoHLZXhBo4I9kHjYM6hbXE8fvFmsOAXj6e3UrfDCa2lmgl9iV6 ImnB0IdhAOjrEzMo43IqwVj0u0gcFkYHuQaXOTKfvFmRwIfncMCffpxbT6OUTAKCPM5u i0XneAFA20XFBcJgGL9jjNGTs137nuDlFov4brRu6haBLFU9gefp2HtAebxlTfbUpQxX /6J9ffyuCSaydZrClcTXGftiy43wtsDipFheivElv0i30aR3ckxFFTkeh5LQT+zobDgj vjKA== X-Gm-Message-State: AOJu0Yy4Sedf/StIUflTwCzf4KNmqFRGkygjRpGBZ6MStU/fsxLsRrDk Vy3NH9BRtgTU7asSRTsozFQ+BrCOkgd/beOt3SYW+sNIRSRgkqEKkW1hzA== X-Google-Smtp-Source: AGHT+IF/xhf2q1ZeMy5guQ/wdeNkJK6Flx87lWrtIaor8abi4XGMrEQyY0RQX3kL3hRCOC6MZoGNmROizWst X-Received: by 2002:a05:6a20:9783:b0:147:d861:50e4 with SMTP id hx3-20020a056a20978300b00147d86150e4mr2555267pzc.33.1694182137781; Fri, 08 Sep 2023 07:08:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x9-20020a63b209000000b005693d3bc3fdsm49979pge.9.2023.09.08.07.08.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Sep 2023 07:08:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Sep 2023 07:08:57 -0700 (PDT) Message-ID: <64fb2af9.630a0220.552b0.2ed9SMTPIN_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 0B8FD6052471; Fri, 8 Sep 2023 10:08:57 -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 | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ 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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/