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 4186E42355 for ; Thu, 12 Oct 2023 16:17:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3C20B40691; Thu, 12 Oct 2023 16:17:46 +0200 (CEST) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id 3199B40691 for ; Thu, 12 Oct 2023 16:17:45 +0200 (CEST) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-577e62e2adfso693429a12.2 for ; Thu, 12 Oct 2023 07:17:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697120264; x=1697725064; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XNdKnzZn3TjgfvVSwgxLI+S5hcoeT4bTaPK1O+XX0C0=; b=H4JghlUhdJhlqNEMv1plTe6u+6X++mXXs/yX8kYYG89DzZbXA9KWsxvAXmyJq7RdMZ 3155yG1wyNcFOrhfY+bVkc3eUHhceUDBEc30GbZ3tON9rSG8U+SAF1ZRJpF5I2HXSgHu CdazOwEHqOdX+2Exj0aKImASBMarpz56/EzyM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697120264; x=1697725064; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XNdKnzZn3TjgfvVSwgxLI+S5hcoeT4bTaPK1O+XX0C0=; b=gCrFKW5pdKvPWieUFMnxTh0Bg3gklc/5S/hshyinOcDLYiB9KryMXNnmRoJ6c0NFFM EIfGwS9GHedsy7MYkWCqkW9KWT9gdRl6r2jTmmP9VFwbwYtiE9plrA0/9qoxr63eU/Og fbP7S1yt1QeC8YgLdKxOhH9XPh/c9wrArBGUq7+s5ARtYXOXOoiUowjUAxTQLRJdR0PS Y6zcGr2YL52zTa0I7fgdn4lfmt/TuEFGzLQHpK3quLu7kBBiyFT7P6rvu88JfpG2YzJK SPln331msWDEgWv7zQoeR+tU80w+W52Ls3p+ibgHohn0cODUP5Al3HF/EFT77UwOYDO2 gMpw== X-Gm-Message-State: AOJu0Yz7gIh5SCqQGuFCjwljWFLzLOylstwA05lGlZuV9zHeLjEUiEXE JXRq8cK5FDWGaTbC8jdfANsbVUNWPWFtnX1wAaDCogQmBCiDxsN5gbeMzA== X-Google-Smtp-Source: AGHT+IFTJJydyrVDsR6zZDhuyrTg9+MBRHGX6BgLeOMEr3UzPVSN7nqTImwfqbzeoq0849R+xYe8+S9sSWlX X-Received: by 2002:a05:6a20:ce90:b0:15e:a8:6bb4 with SMTP id if16-20020a056a20ce9000b0015e00a86bb4mr20525542pzb.8.1697120264416; Thu, 12 Oct 2023 07:17:44 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w16-20020a639350000000b0056969e34a85sm127632pgm.6.2023.10.12.07.17.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 12 Oct 2023 07:17:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 12 Oct 2023 07:17:44 -0700 (PDT) Message-ID: <65280008.630a0220.c98b.4fcbSMTPIN_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 9DB1A6052514; Thu, 12 Oct 2023 10:17:43 -0400 (EDT) Subject: |SUCCESS| pw132575-132576 [PATCH] [v8,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/132576 _Testing PASS_ Submitter: Mattias Ronnblom Date: Thursday, October 12 2023 08:50:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:a1934215a7691a86c55d415bd01ae8318581b67a 132575-132576 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | Debian Buster | PASS | +-----------------+----------------+ | RHEL8 | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ | Ubuntu 20.04 | PASS | +-----------------+----------------+ | Fedora 38 | PASS | +-----------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27914/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/