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 7167E42651 for ; Wed, 27 Sep 2023 10:29:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6A405402CA; Wed, 27 Sep 2023 10:29:14 +0200 (CEST) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id 28E86402CA for ; Wed, 27 Sep 2023 10:29:13 +0200 (CEST) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-573e67cc6eeso7008341a12.2 for ; Wed, 27 Sep 2023 01:29:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695803352; x=1696408152; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9DTGUGE/e/0lbZVJ5IzaBgvOW6mD4W39oleapPrHPD4=; b=bdcnbYUab3upgG32L/aZmdteICBiXo/HALoVmnUpYpGsdktMJjtbfI/QlSlA3ScwAl NN9uxGsue2j1pfY3pEjkkoRH0u+40xyrRr4QGtqlN9/h4ZCx1zGWoKL+z3nUav+CWZR6 JnS5fI8xBS8X5iY0eDF1TUuTNl5/mtkjxphxE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695803352; x=1696408152; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9DTGUGE/e/0lbZVJ5IzaBgvOW6mD4W39oleapPrHPD4=; b=JEqaXV9WB0gS0Fkl8r6Sx6+CXR25pxZSyvkZnDKZJBXwWffckCQHAcr90ATVlhn5mi kU1B6xLhM0Iy2xaLQHkBvsns+c9M2CFj1XP25Sxzg6Q/uCmnhv62crEuDHxcIm40S7YZ kH8v+ISRrLzwNPHU8MhBRGoBOmf+2pjMcXzRHCo5Zenk13ek/G9qAwhRvJ+1KdmzSgcF jtRCs8LIIO1FUH8YUP+p4ri1KOIT6ux5psG07Abg6ZYAgmz5DmeHln9RLcEFvykmUPF3 0DEqeDXwluuQBFmNIdHmo8hO6sE9wnn+tbbV7sXV0oxt2gs7TukWHpcL8GxRUdHsEfG/ 4vqA== X-Gm-Message-State: AOJu0YzR/jg0F6wuAcpX6xO8uLdmJTrPaXi/dI07TW7ZaWC9oBwznIBI Twg2AwfT0Pw8V1aG4x2yqiP6gda2GzS9UA55Wg0R8zEkUgDduwyeZyyYwg== X-Google-Smtp-Source: AGHT+IFKQceMPJBHkVb40INT4upilJa7U+VU8slOzeRol7j3qzz1+yrohWeGLvhG4qOxBhYpQko0shFJJi8B X-Received: by 2002:a05:6a20:7345:b0:15a:7d2:7594 with SMTP id v5-20020a056a20734500b0015a07d27594mr1366101pzc.11.1695803352469; Wed, 27 Sep 2023 01:29:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id jo5-20020a170903054500b001bb6eeb7a02sm416572plb.60.2023.09.27.01.29.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Sep 2023 01:29:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Sep 2023 01:29:12 -0700 (PDT) Message-ID: <6513e7d8.170a0220.aef99.8e3cSMTPIN_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 8AA0D6052514; Wed, 27 Sep 2023 04:29:11 -0400 (EDT) Subject: |SUCCESS| pw131985 [PATCH] [v4] app/test: append 'allow' parameters From: dpdklab@iol.unh.edu To: Test Report Cc: Mingjin Ye 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/131985 _Testing PASS_ Submitter: Mingjin Ye Date: Wednesday, September 27 2023 03:42:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:d58c97481a136ad5342c9d8717b22bdaa5eccd43 131985 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27743/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/