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 1A1F64264F for ; Wed, 27 Sep 2023 09:27:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1602F40271; Wed, 27 Sep 2023 09:27:16 +0200 (CEST) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id AA84C40271 for ; Wed, 27 Sep 2023 09:27:14 +0200 (CEST) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-578b4997decso8292901a12.0 for ; Wed, 27 Sep 2023 00:27:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695799634; x=1696404434; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=unroCzU7BKw5Di+CmWle2+qkaMQTrzZiCbYbP0R/+ZM=; b=Xs6N3zgNvY68wUctZE6kTYbzgxS2hy8sqxzSwyAMAG2U0a1B7P/4D8DYsgzVnMB81z h338rutcV86bEtbVWYeFc/Kjbw/HHOyjU8GYwQ+21J5xB42xPKqbifkGrEN3uVTcXtfS GBL5IbEtIeu68anju6LOV9WTM3qvKzV3Luw38= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695799634; x=1696404434; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=unroCzU7BKw5Di+CmWle2+qkaMQTrzZiCbYbP0R/+ZM=; b=Oms5Re81lCRUP4DFFMQNpnrCSx7dwf1g0HICGobeTYgN3ZvS6G8N46LIPim4LyO6Gm XX0onMw+64ZxtRfDM779nPSpJIp37Na5potc62TrSnjXTszyU+t5PWo40NWhCRJJyCjz fXJu+nsikfHcikweh/TijTq9iLXcy0HWBhfGVEekcDNQZjHA02o1LVwBk/hkao49rUmb 6haMFF8z9DL3A2j6drR3s8HELfDH2kHDyUWOpSTgCQFgf3xKBxV2BfczRwneoJt9rPso l+Px/HbXQQMFu4FNCA5dltvA+4H1grXBA2mG9D8t2UOjKMHTeaTOD+66bnwr2rHsglbK Lrew== X-Gm-Message-State: AOJu0YyiuGZwPgSZdUJcNsMdCb3NXH1wG6drR26j2i02BoOLFTeAd3Ke NQerQTJi3bAi+FEMO5QE8WLq20T9/PA1nSq3YOBWT6tjRp2rKxpmQuHfXg== X-Google-Smtp-Source: AGHT+IHCspkdF7xMo/um1DGs3dzFRtlGCYZ77abT1nklJaKqJ6jiU5v4XWTIZ1Wd+N52BTiasFxekWMOnNmI X-Received: by 2002:a05:6a21:7785:b0:15e:5e8c:e457 with SMTP id bd5-20020a056a21778500b0015e5e8ce457mr1409346pzc.24.1695799633928; Wed, 27 Sep 2023 00:27:13 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l10-20020a170902eb0a00b001b8a756bd96sm470300plb.12.2023.09.27.00.27.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Sep 2023 00:27:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Sep 2023 00:27:13 -0700 (PDT) Message-ID: <6513d951.170a0220.b9ba2.bf8fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0BC5B605C351; Wed, 27 Sep 2023 03:27:13 -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-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 | +---------------------+----------------+ 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 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/