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 5CDAE42660 for ; Thu, 28 Sep 2023 12:31:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 573A74029D; Thu, 28 Sep 2023 12:31:19 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 7F7F24029D for ; Thu, 28 Sep 2023 12:31:18 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-79fe8986355so142049939f.2 for ; Thu, 28 Sep 2023 03:31:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695897078; x=1696501878; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fjGF1NLA0L7YvvzDnKYyjF+c9x8DquQeBsA1bmXhl+E=; b=MDXR5dsHYAF3va0iJIYXLuc1XZG3gipsLGHcf1CKLqlCTzTdKq2yNMkZKAfbOTA0VX uDPE9lUqNpiS++1jppK1KLS3/mkglcbvcya1utdCvy8yVNlBuQocO/jKhIQHZytswZJw dwu3NrZLLgasTQJUyKffbL8uXLyndIZkcw7p0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695897078; x=1696501878; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fjGF1NLA0L7YvvzDnKYyjF+c9x8DquQeBsA1bmXhl+E=; b=irpojt6aoKQ/83HKKVV4IWBP75vAvg5Tf6PTmy3CQ1ov2bNKAuyi1KGXni1+1/o3ii aNI6zGsLiNAjbPb1bZ6bIFD+7cMX3QJpoP0QeqFQO4wlBByGWWnlSif2ihx6jyxP9k22 Y1iCNfBDHH4G0ME7XUoage16qP9Mm/OiIokPzvwXqrWITbYTMmL1JwcW+LldrXZyvqor RvW3SvFofpt/98TwVPdgrczwIBEfIFc3SVrENRXffztMze73Zka9e1OLx7e9EYXKlCK4 skwzPCOMnOBPdY1LRnt8rQn/h/bQnu8W1MVNMOgvW82cn2yA0z9sTgGUemZxhDGja709 s8SA== X-Gm-Message-State: AOJu0Yx9/idjfap4srznQsBvagIgpQIb/xVSRTKM60qQ1G0DR/y/CY+v NA2wLm44k4Sm+jjc4FD32pU+QDVLiRGzwSTY6YVjnGMjNSysFLaSEklj6nvGSGXYQHlmkgdX3Q= = X-Google-Smtp-Source: AGHT+IHlvXZxqkZtT/f/15Zd4rrfGzhkTL/eQM+Diagvc4U/7xtXsp6Wmju5iYkbhnRO1J3mn6q12WMUR7IR X-Received: by 2002:a5e:c819:0:b0:792:2cb6:5c65 with SMTP id y25-20020a5ec819000000b007922cb65c65mr784176iol.8.1695897077884; Thu, 28 Sep 2023 03:31:17 -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 y9-20020a02ce89000000b0043a2060d315sm773273jaq.37.2023.09.28.03.31.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Sep 2023 03:31:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Sep 2023 03:31:17 -0700 (PDT) Message-ID: <651555f5.020a0220.9eae3.e650SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4EDB26052514; Thu, 28 Sep 2023 06:31:17 -0400 (EDT) Subject: |SUCCESS| pw132076-132078 [PATCH] [v5,3/3] doc: add dispatcher progr 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/132078 _Testing PASS_ Submitter: Mattias Ronnblom Date: Thursday, September 28 2023 07:30:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:c56185fc183fc0532d2f03aaf04bbf0989ea91a5 132076-132078 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 8 | 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27760/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/