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 B563C425FF for ; Thu, 21 Sep 2023 12:59:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B1141402B5; Thu, 21 Sep 2023 12:59:46 +0200 (CEST) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id 2B621402B5 for ; Thu, 21 Sep 2023 12:59:46 +0200 (CEST) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6c0e8345c1eso515578a34.0 for ; Thu, 21 Sep 2023 03:59:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695293985; x=1695898785; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=A+bAmimWQuEkztZ2avGmgki5vtBlECLdTLdAPq6/Tu4=; b=aMwLhvgNHDOmNBs0xkmZPvwCKwrqGuv6AMwbxR5HrADY4/YLWEnprjSrydJGLs3LsM fTI0fc4fbqjKSiOstdonLi5zK/Gv3fNFYNKSG67u+li/wcEfIi5GH0FRUqN8+tV9RqTw a0lQZ5X8hISdzyVssjZxVoROPknsGuvMzlhb4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695293985; x=1695898785; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=A+bAmimWQuEkztZ2avGmgki5vtBlECLdTLdAPq6/Tu4=; b=jzTxfgDR4enerzbCHU0vgrfcCCfT/OfkjJoY01uf79Lk5kGwD4xcU2zQ+LmV/eaj9+ oDVUpLPBQsTmOP6sN8sgsOO0Vzl99cU+Gk9JZ4LGiEcEom7ihbgpujYbhCmi010jsqO+ e7OW16z0CVZzQZAyX7HwwrXTN1lvqy6nhcMVHB8VvpFhod+iWqAkOitRBQ/wnWuz7Lq6 2NodP+P9j9b/3RVCsOB99wLmZvIVdjqDOUhTrtzHnNRlkv2h58Vl1BGcNa1bIh+GH2US HI4pjIMzfjqEfC5pg448kS3OW2tH7+jjiuGIrglGkoXk8EL5TCs22cLTYtntJFgtpd7t mAaw== X-Gm-Message-State: AOJu0YxBs3ZsUjDSmV6YCIzrfwpNNUthyDttd2eq3sYknQhPVVC+M4iU dqgdwj/QudSsDhu9IrpULll5tkFtFEfGZ7XrAt73xGKBnuuF+ab+vdW/gw== X-Google-Smtp-Source: AGHT+IERcjFskCg3P/LFCzrsg6hDNhI1ch7zSpqKyTSpOR7/AQQJRHnSvsQgMh6QVwUZ9Dav9MJSugb/uD+4 X-Received: by 2002:a05:6358:921d:b0:134:d467:b751 with SMTP id d29-20020a056358921d00b00134d467b751mr5134335rwb.21.1695293985485; Thu, 21 Sep 2023 03:59:45 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i137-20020a636d8f000000b00578bb6fe9cdsm47002pgc.8.2023.09.21.03.59.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Sep 2023 03:59:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Sep 2023 03:59:45 -0700 (PDT) Message-ID: <650c2221.630a0220.c364a.281bSMTPIN_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 B7F726052514; Thu, 21 Sep 2023 06:59:44 -0400 (EDT) Subject: |SUCCESS| pw131761-131762 [PATCH] [2/2] net/mana: add 32 bit short d 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/131762 _Testing PASS_ Submitter: Wei Hu Date: Thursday, September 21 2023 08:34:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:31e60e81f025e9fffa69b68bffe5cfaa22d5c098 131761-131762 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27681/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/