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 6540C42549 for ; Fri, 8 Sep 2023 16:14:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6BC1140285; Fri, 8 Sep 2023 16:14:56 +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 2359640285 for ; Fri, 8 Sep 2023 16:14:55 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1c09673b006so16080295ad.1 for ; Fri, 08 Sep 2023 07:14:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694182494; x=1694787294; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VFieIPecC5M5Ho6GahZA+L504STQuFuagCtIBUGTHXQ=; b=KzWPveU4VKqQEVaeHLEfWgNhymEK/4Kp4yOJGTMrYJxqBJXZixpOLSR1sLh0EGuf03 lr+/o70N92nNUFEQB4uyFiaC5gPXlByScjQiiliJ2sE8VM8VCauxt6mPHiMDDR0/k3xl ZFelGdQM01DReGkBCZlEGPwaVdVHwi74G5L7A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694182494; x=1694787294; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VFieIPecC5M5Ho6GahZA+L504STQuFuagCtIBUGTHXQ=; b=fjKsj17mAX0coRyZXjGKpikAgApxI5u2TMVrtjncEzoIF/zfzMRK2Qmydt0uJnLmqd Nl61HGKdCQ5XV7XPmDkvNnng4iAZXP2rAgKxwwRsdc1drnwtcFilRWtjH37uQVwIOOfh ZMiBiKuW8nmrcQtj9EBz8UclxXszXG3mNGfIYUfUjHCGHX8tfmbyG9f3T6ZmfMrI45oX 0hFmHqbrS1iSb5T7Tgr/ZEk8xY8CfrWdgIhjjQJx/owozWTD16M9Atb937OahRPKCTEq wf1Eksj/x7NgWUwOynmc2lvrMaJ8UdnVrE7PqaUiIDQEMK/sGezmFBRK5ByC3SYJ1CHI oBTw== X-Gm-Message-State: AOJu0Yyq15sU/VkCHHDMXzE7r1BfLcz57lRhFKi4MYzfMsPwz5u1Ro5y mRZpKymuBbCOg4QyFfpwrzHOLdIX+18i6oFOlW766n9amYXARYjc07MQRmHObHBvQnjrurw/Tg= = X-Google-Smtp-Source: AGHT+IFZ5MGKihy9q346j5oiyKYEjIkawsBmyTOeUCzV3uu+iBpkUsLnu0g2MiJkktzLNXPeLAFWOBoQ5hzJ X-Received: by 2002:a17:902:c18d:b0:1b9:c68f:91a5 with SMTP id d13-20020a170902c18d00b001b9c68f91a5mr2530525pld.6.1694182494261; Fri, 08 Sep 2023 07:14:54 -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 9-20020a170902c10900b001bc6e6069a5sm55950pli.50.2023.09.08.07.14.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Sep 2023 07:14:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Sep 2023 07:14:54 -0700 (PDT) Message-ID: <64fb2c5e.170a0220.f4ad.34f6SMTPIN_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 B6DE56052471; Fri, 8 Sep 2023 10:14:53 -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 | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/