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 AB4BB43032 for ; Fri, 11 Aug 2023 11:10:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7F73C40E03; Fri, 11 Aug 2023 11:10:28 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 7507E40E03 for ; Fri, 11 Aug 2023 11:10:27 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-586df08bba0so19416717b3.3 for ; Fri, 11 Aug 2023 02:10:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691745027; x=1692349827; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tYWDQrI+hTguRA54nudg7ZIkG/v50oVoBfP7iJuvpaQ=; b=VvuhnmoWyWpzWm32t2s9atEufymH6oiM2ytC5/9jEBSBT96E5T3xt8FrYz0RqkyV6g 4MLyLL4EFiXZaJ95ehW4XRCfxOCPJ0IOD7kftSJ1ZGZrVIY1JQsv+HWJUXY/gPreOxI8 utUHgcDBsCKdLp1SC0B4flCUuPNa/8UXpuerg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691745027; x=1692349827; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tYWDQrI+hTguRA54nudg7ZIkG/v50oVoBfP7iJuvpaQ=; b=idK2YmJgngxgS7F1r9J63CxcNiSS0f/A6I5idj4ZIIzjML/YUL6g7A5txesKg63tZP 1TCktZDRRNJn36Kc0E4Ep9LEb7LumtHfGlw6EDb029b6q1vHQWVmx5QQbXMHWVJy7hhU 5EpXAK9pE63yQ9Z6/zwZIg3sN08OHfUiqtGcvrIdwnyb4tcC8qCyTEl+vKD0hXcqHtOh h5dKrk4/252KAIHL/frjdheQImMiUSftiuzFvDTParrlSczgQGYVMqlxgzbGVjKTZmg6 vJTQmlrtdGWsmh2kiMeK0cXg6snJR8D8ExttebydgiDDtZfWRqKfxQWcwkLJngZT7wb9 k5xw== X-Gm-Message-State: AOJu0Yyx1ucuWmXFO30D2PzCIn/h5wp6HBrt24Ez8WttrqK/JmQa5k7m 7vxZLIbMdnliZUtCzrAwoCg43E9OA+9wg8j5nPICXdgVDa66YQ== X-Google-Smtp-Source: AGHT+IGCoU4ooZGgeD7bEYUg2DyLaesKSBfTTYS5B//bM50svFfj2Vi+mVXhZRkQ055K/U2OiC+OWlOMgWMT X-Received: by 2002:a0d:edc1:0:b0:579:e999:2b23 with SMTP id w184-20020a0dedc1000000b00579e9992b23mr1331054ywe.12.1691745026883; Fri, 11 Aug 2023 02:10:26 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u185-20020a8184c2000000b00576d65dd14bsm256503ywf.24.2023.08.11.02.10.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 11 Aug 2023 02:10:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 11 Aug 2023 02:10:26 -0700 (PDT) Message-ID: <64d5fb02.810a0220.d2d24.dcc3SMTPIN_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 834CA6052471; Fri, 11 Aug 2023 05:10:26 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 89133ca5b161036ace8fee04dd39ca94533fffc9 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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 _Testing PASS_ Branch: tags/v21.11 89133ca5b161036ace8fee04dd39ca94533fffc9 --> testing pass Test environment and result as below: +---------------------+--------------------+ | Environment | dpdk_meson_compile | +=====================+====================+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | Windows Server 2019 | PASS | +---------------------+--------------------+ | Debian Buster | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/25776/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/