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 38F4B43C12 for ; Thu, 7 Mar 2024 19:58:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3431B402BA; Thu, 7 Mar 2024 19:58:38 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 0398F40272 for ; Thu, 7 Mar 2024 19:58:37 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-365c9d37995so4129165ab.0 for ; Thu, 07 Mar 2024 10:58:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709837916; x=1710442716; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=K5LAWparzPrsm+7OGGQhQi9KVsKv45FhtUEyhGTidgU=; b=dZz/2jwJ7L0ZvFoSmAsyk29s/Tpw1dAx8hXSLX8HfnhUlF4GhrH8r4/c7OJtpFztaB lQ9NtwLsHwy7BgMhKKMuDyWNkb0M+CipAzudQ+668uizPVWcd+K7ZbPPvGDNJvkCwX/z uQ/Rnwyn8VRFRU6wbLlWOXrKrmC88LRaFX6Ds= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709837916; x=1710442716; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=K5LAWparzPrsm+7OGGQhQi9KVsKv45FhtUEyhGTidgU=; b=wz/QLXoX52oTYIYeKhY3V4vRyAbJJET64f/S4qHS+x/0MTNS8w4CANzZImXf4cdS3I vnXD/oDFel/uLgUXsZdaUGuNaZzBkI9bMwull510O418NOr6/o4Ao5CtLyC4Dx3VS+Hf 7AG4IKA8hYR1g1j6Wi/QnzEWnKZfqSe6ge+D2K4GzLserXRQWNXJob/6KKrloUGboVfw p7CDy2pZ3cVfJhRa1CzubK2bxDBn3CEWLKwl1fJmlHc489cKna91ww4SaVB9EWs+K+kf xHVnUMu01StFhf0o01TZXczezJXd2ponh8scrNWHo1xbAD2xjpw0V1eOI+vsicBzCLpi jt9g== X-Gm-Message-State: AOJu0YyAQ2EGnw2JyjioEiDbrdECItFV9dO56qawXSzaQKtM2YkUo8Mz XFpCgcYfIXbwfyv7YRsE6jumafvuOcuBics9NsOoU07hJVHI/If18xd7CgddAAD/YtD0MKV52p+ 8KlmEyMGLUSH5MTqNA+ieQ7CEFjAb4cn9TW6NtwmCPKnQOBB4yqpMLdqS X-Google-Smtp-Source: AGHT+IFD2CroaA6xq6iFHekHpURU3A4BOkAJTGTkANpY2lb5fcKtQH+Gl1y9l6Hzn3kaEwpz3K58e8oBjgSl X-Received: by 2002:a92:cda9:0:b0:364:216e:d1dc with SMTP id g9-20020a92cda9000000b00364216ed1dcmr25686537ild.22.1709837916239; Thu, 07 Mar 2024 10:58:36 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 1-20020a056e0220c100b00363b24db18fsm798626ilq.45.2024.03.07.10.58.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Mar 2024 10:58:36 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Mar 2024 10:58:36 -0800 (PST) Message-ID: <65ea0e5c.050a0220.4a659.2f37SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id C453A6043484; Thu, 7 Mar 2024 13:58:35 -0500 (EST) Subject: |SUCCESS| pw138107 [PATCH] argparse: fix parser callback type name From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240307161402.1460071-1-david.marchand@redhat.com> References: <20240307161402.1460071-1-david.marchand@redhat.com> 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/138107 _Testing PASS_ Submitter: David Marchand Date: Thursday, March 07 2024 16:14:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:4877d26a37d3bb515fc714b260066c0cac1985cf 138107 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview 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/29465/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/