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 72A5B42BCC for ; Mon, 29 May 2023 08:37:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6A53840A4B; Mon, 29 May 2023 08:37:58 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 62B7640A4B for ; Mon, 29 May 2023 08:37:57 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-776fdba68ecso90533839f.1 for ; Sun, 28 May 2023 23:37:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685342276; x=1687934276; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=T71cufraxQnhs/beR+HQ7Kvz6wHXfO+iWzpERpsw7iw=; b=diA9lZsEhflUa5CyOgiK8uKk5czXXdde6SfyyZ4wznTcGKM9utLtuQqVmsMN5tF2f9 mXvl/6KpLaPY5PCRKET2eOg1NOh5RLae5ed/UrYFcgAmT+wJBLJGpGivz+PYfNy8dr0b h4rwTHqec+bYScNbwhBW53z1WoDakgYpVBuBQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685342276; x=1687934276; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=T71cufraxQnhs/beR+HQ7Kvz6wHXfO+iWzpERpsw7iw=; b=jb79D5aHn9A5/aVbZa5nCSFU/c0XaVSYYnBMnK5GchR2Gv4Cu8ZwzWeb1xdRS1eNTz +Yu6/7OsqygIEx3zKQnZOWhftvNP96FA6xkrBu4EuDuYIhmtgpzWGqitnXlFMKsLNWFl qsQy1O7nTvjH4BjoKGOXfd5JrtPbQRsbH2k4t5YhuaAEL+3+cmEhZY+B0OY4NyVb32X0 Vu6cqt4YMYzoxn5hvKz2Apla7zAQaEvn2504/8cS7XxNUjwnNLFsGaBxH5RBc5+0pDlw 4GRAYNCC6YKA3tUNLidlFL1J6JfQzwkq679HZFqOHPBUEzVPW8lXnr0PRCaaWRnwUpZa v78w== X-Gm-Message-State: AC+VfDxw4vRiedLaBUzUuQDG9ZEAYneRCbF/Dj+sm8HTki0q6kveAJTQ mitRQG07VJQ91FSmZhD4euHo1pa5cXmj17Eboz3XaZ3jV3KPsaAPvHYmNQ== X-Google-Smtp-Source: ACHHUZ5CU4an+yirvA8+EgKy8h6ko/kes5eISPAnZ7gIMv/qUjEpJdhNaqBm7uJRG4lvEN3TO04V/QDOAaVE X-Received: by 2002:a92:c950:0:b0:33a:ec53:fce4 with SMTP id i16-20020a92c950000000b0033aec53fce4mr3736209ilq.32.1685342276766; Sun, 28 May 2023 23:37:56 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a8-20020a927f08000000b00335b167022dsm176469ild.63.2023.05.28.23.37.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 28 May 2023 23:37:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 28 May 2023 23:37:56 -0700 (PDT) Message-ID: <64744844.920a0220.86045.cb58SMTPIN_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 4B949605246B; Mon, 29 May 2023 02:37:56 -0400 (EDT) Subject: |SUCCESS| pw127653-127654 [PATCH] [2/2] build: fix warning when runn 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/127654 _Functional Testing PASS_ Submitter: Ruifeng Wang Date: Monday, May 29 2023 05:57:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127653-127654 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26431/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/