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 21F7442B1C for ; Tue, 16 May 2023 04:10:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1E16D40A7A; Tue, 16 May 2023 04:10:00 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 4CA4840A7A for ; Tue, 16 May 2023 04:09:58 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-56187339d6eso4980897b3.2 for ; Mon, 15 May 2023 19:09:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684202997; x=1686794997; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=oGbtZHTv9FSOhmCFq6q65mdYU96EnfVTn1xbRcimvQw=; b=VHuKss11t+ZxqGtZ8sIm8S1wOqBFxK6K2ZNZyUYsjqDlRhRBkzQJYCNtYxJtsXlORT zI6E92BaoMX58gdHPRS3tzaCLDNKTOyt06AUF5o98K9+z0kiZDMF7nkGzUZWfKQSaIVX WHhIko3FqXfd9ZbCA8Qln+keDmuD7Wg2Wksqg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684202997; x=1686794997; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oGbtZHTv9FSOhmCFq6q65mdYU96EnfVTn1xbRcimvQw=; b=RBJXUCtFWrV0ZiXQV/da0LK1iIEkKuMdihOqxlGdM8w/wcicD8bEuYuI9jYUJbdyC6 jym6UStcgL5iikyzBhaHEN4JluANRtAAkGhJqBrACsuhXojuuSJ2s3U7zi9cATXkjSHX nTUjs1WPSLBC1WYlufhXIqVHp+PbTOqXKB7h9nbcbzbxTtHha52qNO29XJqENLMd752m tjiWlqbGChvzjhlVxaky9otwsl53mYbh4RHLs+rF+J2fgwzlIeGS/sAYKQokVaRmc9l0 UwLdxcosxjlhORWXlElvalJ7JVTxSopKP1jMfr6WnbJLyViW1DKZgelPoDcQXeb/kl58 CQkg== X-Gm-Message-State: AC+VfDzbN5s+0f9FbJYmdzlAzQRuvbPrm+kXoEP7zF7p7WpAA+xFqXNj pvG0s3W7E4/FhqfbY67J4LLu6sD3PIqGBu4+qrWj8lXUzHNqaX8/m445EvIT/m6otpoCX0JdZg= = X-Google-Smtp-Source: ACHHUZ4q1/rp9ddvbZUcWnWNbGc8zPUbT2XTqZEz3V0wREaSDnq0Gy//WzL7CTB9gEtsRRwae8I1LECDxxtB X-Received: by 2002:a0d:f1c6:0:b0:54f:b6b3:b5e5 with SMTP id a189-20020a0df1c6000000b0054fb6b3b5e5mr28221908ywf.18.1684202997743; Mon, 15 May 2023 19:09:57 -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 u128-20020a0deb86000000b0054f9352dfebsm75121ywe.66.2023.05.15.19.09.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 May 2023 19:09:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 May 2023 19:09:57 -0700 (PDT) Message-ID: <6462e5f5.0d0a0220.16a71.33e4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 79717605246B; Mon, 15 May 2023 22:09:57 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] a399d7b5a994e335c446d4b15d7622d71dd8848c 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 _Testing PASS_ Branch: dpdk a399d7b5a994e335c446d4b15d7622d71dd8848c --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/24562/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/