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 EB0314264F for ; Wed, 27 Sep 2023 09:51:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E345E40271; Wed, 27 Sep 2023 09:51:13 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 04BF740271 for ; Wed, 27 Sep 2023 09:51:12 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-692ada71d79so6900932b3a.1 for ; Wed, 27 Sep 2023 00:51:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695801071; x=1696405871; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=cGTaWaca3v20LbXQWaymZQhlhQ09H03wWbzFC9s+JCs=; b=i/y1J5tJY1O9PSzk+TLG+zwnCE7iexNASRMZZHoqFjptERMT1powdavD9GL1VTaBPe BllkyFBJBCdER7N28m6xGcLQk2n7LKag+z64v99kGNP3mhxze8XrFRLWnC1JUNfr/JS5 2omGg6OeMsImguwfsaH8znOZv3CuPGfJkyEt0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695801071; x=1696405871; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cGTaWaca3v20LbXQWaymZQhlhQ09H03wWbzFC9s+JCs=; b=dOYyIjpj5DXrN2G0iUPCbVkxL4gJ6acfz8vWJBPZfMCnLtNG1K72uRgzQDz3gddvsA qlWHKwH2DW9WSttZayeVlbkSbmdj2Jt5KFGQjkyC2nGNMsWtZuZbLkPpYmIkE5G4Gg0v nUzqTqEdNlb3tT22tiDaGSP2O5gy5Vl17duhhChTdhMr9nj+UJp7sgRVD0gV9jG1/kK+ uhhLhXaabuBGyjzaPpMAHP9rGs/Jp/AjPQ6Uw4dWaIR/x8pMWznIVbR+BEmQw/y4wpqs Brb3HkMh6Gf6KJ4LsXAuIfxpRshe+ZfGs0JZwyUZCSFT04RNvPi4oTGix5fn6K9L42rE QZRQ== X-Gm-Message-State: AOJu0YwBRng1zb4NK+JFmYIHTbkxbqua//w2tRSZ63B7DBNcRtR6Mosi nJwKrHKh+jxudjGi63XvJnQvwkRsBOvTOvzPt1WQ8z+8XpnOfJMG0aaw4jwd0XKSKa3GtFe50w= = X-Google-Smtp-Source: AGHT+IHXwwk8MtHomevd4+EBVFzkdn8wOyE9OPeV0FVWJIyjpzmXlpnrNtykbAWZFUEGb+n5gH2Mmj2nyMjp X-Received: by 2002:a05:6a20:d90b:b0:15d:bd4b:c9e5 with SMTP id jd11-20020a056a20d90b00b0015dbd4bc9e5mr1132073pzb.61.1695801071222; Wed, 27 Sep 2023 00:51:11 -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 jd15-20020a170903260f00b001b8b831df7bsm456017plb.141.2023.09.27.00.51.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Sep 2023 00:51:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Sep 2023 00:51:11 -0700 (PDT) Message-ID: <6513deef.170a0220.4ab69.b598SMTPIN_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 361526052514; Wed, 27 Sep 2023 03:51:10 -0400 (EDT) Subject: |SUCCESS| pw131985 [PATCH] [v4] app/test: append 'allow' parameters 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/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_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ 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) 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 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 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/