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 6A2A542598 for ; Thu, 14 Sep 2023 17:50:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6651B40289; Thu, 14 Sep 2023 17:50:50 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 82BB940289 for ; Thu, 14 Sep 2023 17:50:45 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7928dc54896so39215139f.3 for ; Thu, 14 Sep 2023 08:50:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694706645; x=1695311445; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Ye7UH7nu+DPnQL0g267ghEvPU8GV5S+3cpyXw7HOTTk=; b=W2Tgf5DMexWBl9d9I+ttStornohVICs2mFllJxsTfmXjggDWqT8zyHlLEd08DIw5Ws 7NaT7V0SnJrf2PkdJkD1oEfweg6mm+gT+3BQ0re0aQKDlvss1UDZju4e0VBA2bWsmXHp xoOlJjGfp25/Pb2OTlSf4aV+AceuuzpuefsXA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694706645; x=1695311445; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Ye7UH7nu+DPnQL0g267ghEvPU8GV5S+3cpyXw7HOTTk=; b=rFBp13xX36uIO0Wx7XIHI196WVxBO7mWymG5fFyD/R79Q545WKmGWnipsmAgjB0+0K jwOwolaXI0o6aGedjQKz+Wu+m+5rcQ0A2+Br731bZhYzGc7MYEH4YeSnDqOqsbmmKTE/ KmZ7Q9EPrkp4nEPibG8Z7cQArK5R5bBfo/O6rlfWxNSnZ/ARdOaoT5AScXnJqVK8xx0x SGts/+w8QKcXP1JaRO4H2td9uc0B7v24x0k28XUlguEDBeHFqZNRtFiogyaw3+0yt5H9 aQBiBMPxNcDwcpNpphYSCDcWcJfG36DSXFW95IWRJ1c0Mv8riKN+Dewb4gp44/j3qh/g /E9A== X-Gm-Message-State: AOJu0YwHPQk1KagquE24gLWlqjnt6hiW62GGfRw4iSI8fqUK/I16ZKmR /4lrHS5rq5IAHM85yO1mZMGJA4inyWBqSmPzQJSNWMs+nlOJHih4TzWvSL5J8Mt2NHrxpyu3rw= = X-Google-Smtp-Source: AGHT+IHOAI0FUF9h6+pXaMjiKXboITEVaph+4wB5aclWWrMRPMZSLwjqjiJd6J2iPeO1sOSTlde3vdV5C8kd X-Received: by 2002:a5e:c803:0:b0:786:25a3:ef30 with SMTP id y3-20020a5ec803000000b0078625a3ef30mr6547067iol.7.1694706644996; Thu, 14 Sep 2023 08:50:44 -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 c22-20020a6bfd16000000b0079237038b51sm172067ioi.11.2023.09.14.08.50.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Sep 2023 08:50:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Sep 2023 08:50:44 -0700 (PDT) Message-ID: <65032bd4.6b0a0220.9594d.3e07SMTPIN_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 8237A6052471; Thu, 14 Sep 2023 11:50:44 -0400 (EDT) Subject: |SUCCESS| pw131429 [PATCH] [v4] app/test: add support for skipping t 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/131429 _Testing PASS_ Submitter: Bruce Richardson Date: Thursday, September 14 2023 15:16:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131429 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27605/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/