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 B5B2D42549 for ; Fri, 8 Sep 2023 16:02:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BD58B40285; Fri, 8 Sep 2023 16:02:15 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 186BF40285 for ; Fri, 8 Sep 2023 16:02:14 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-591ba8bd094so19724847b3.3 for ; Fri, 08 Sep 2023 07:02:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694181733; x=1694786533; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1psSlOS1SHQyqe1G56qtHEklWmye48anliNEJ8gGr/8=; b=iYCnd7+k7pW9t69bsSz12pspBEiNexSMOzgEYORtYEvotjwf2/TlpJ2dDlZtcNMJV1 3mjKvXj3+FtYxPj6rMVBSZ855kA/zhA8i8DLJmN2JOeCVDA/pg7qAQHsU9SaPAIcV2ax UgV79OCXzZX2bgDsJqBvpbWjQtTIpolKzmNg8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694181733; x=1694786533; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1psSlOS1SHQyqe1G56qtHEklWmye48anliNEJ8gGr/8=; b=OFURpyONpJoqf7YmEYti4iA6pS3cHcy7sayrc30OLPFTmHiFwTc2pxYBF1oz4oBmu8 jk1nQ9E1wD/MxXSM0FGE/TiCEbnM2Q94unQi9coeaJg2a31em4mjAKHhqorFeaU/10cs FnKoiHq0A6wTcK/FtFeM+/YN5upx+fsPqe/rZ2iWe9QFdAI5gTRFCVhtZiv81zjmkOmu ZFFCXFsTU4AkfpjtVVilR62vVvIgKwKl/p0gRFAR4Pv5rtnI8CiCrZVWGoT6jlpulbze pZgsr3Mj7Pynvu9CAd17S69JyqIYEAZ6L2fG2hNexA0qKMOkSUgZegtjBcLXGEhLXBaf lxFQ== X-Gm-Message-State: AOJu0Yzr7wj0+S5JAsfIW1GiBI6+FF6nh+Fz42/v4ipaLi+xM0JhB82H 55i0uMFm0QRCL9vQmZ39vtwAv4ONZlHSn5GG9S0mT20esY7fw2dPuY66L3V1Dp4oOJ2LR6mkNg= = X-Google-Smtp-Source: AGHT+IGJmY1+pNd11xVMtFz8ibbZG2gZGEsv+CD98mVKjhHFsNfYR9nO+Owq+ZPoznFERz8SsO8cqHdfwU1p X-Received: by 2002:a81:fd01:0:b0:586:9fd4:6b84 with SMTP id g1-20020a81fd01000000b005869fd46b84mr2639841ywn.46.1694181733155; Fri, 08 Sep 2023 07:02:13 -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 z20-20020a81c214000000b00583d1003200sm61247ywc.52.2023.09.08.07.02.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Sep 2023 07:02:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Sep 2023 07:02:13 -0700 (PDT) Message-ID: <64fb2965.810a0220.337b9.3dbdSMTPIN_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 D382E6052471; Fri, 8 Sep 2023 10:02:12 -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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/