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 7832545CF9 for ; Wed, 13 Nov 2024 18:21:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6DB5F406BC; Wed, 13 Nov 2024 18:21:19 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 843F44025C for ; Wed, 13 Nov 2024 18:21:18 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-20cb7139d9dso68672865ad.1 for ; Wed, 13 Nov 2024 09:21:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1731518478; x=1732123278; 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=3g/GN8b6grYhtbYcNVDHzinSYWuvkt6yrQAcrcLcKog=; b=Vh6VUMZekzy9MKlbkBdBUTLtlT2gwz4p7TJoFBXuf2lTpkfqkFLc0su/09A9AF6IzM Q1cK3kKZbKMPfM9yVPKEUAPEvKFbvKwGU1wTbZCoVMBZuvkfilEtt8ztE55KRhUjMp5e y+Cnus9Ub5zl1HoYo4f76h+tbj5has0pUiuhg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1731518478; x=1732123278; 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=3g/GN8b6grYhtbYcNVDHzinSYWuvkt6yrQAcrcLcKog=; b=Cl9OUas1ZJFzOT8ca0Cl4aioCHsV6zEGumwLOBXcM9YApjHyC6XYiGDEkcuwjAJB7p s4mwQiK5bJuKlED6sdB5CRilaX6ZKWW3F4KsG6XNeJ5ngykyo+OR9hNyg6OoqqH8Z7gn 7byw/79H5POq/b7uMzrHHftaj2BqdBwMp8CvCvr6s0n/E8KIj1QUD7xV1oziEZZHgAsP DIhDT8JpNVmE2/kcFaCG/2rRwM7St17F8NVl2Q8ZjCnxpn/JCKCGe67BQu8p/gjwAAgE H5iYZ4IeCsDK6Dd/vs+pPOMScd54PhiCUihL17ufGoKTNjbVfJRCvM/zZdfuTdrTlm7k suKQ== X-Gm-Message-State: AOJu0YzMp/zYSA1pEihKhPoamGLIRpyKN2xlOOtKFR/XzS8k385rAbQY rpwKrQWULcibQlk+pqz7DZQ8uex4fKErf5RGvlSekI3+QYguStTEAmHrZQVOP4DKa8O/lUN9isv Ui4/B53l3aME5RYRjnhaEv0KCL/4NtSahV7R3Aw96+TcqHcpk1Z34OyGk X-Google-Smtp-Source: AGHT+IEl9ueemc2QZef9fNmwWa+eKoXal3yXt1C8fXRHlMo8S1rzM/YyqKO7Jls5QrONp+IoGj4YxHW+5HG8 X-Received: by 2002:a17:902:e551:b0:20e:57c8:6aae with SMTP id d9443c01a7336-21183ccc779mr286279275ad.3.1731518477653; Wed, 13 Nov 2024 09:21:17 -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 d2e1a72fcca58-724078b758fsm1529865b3a.12.2024.11.13.09.21.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Nov 2024 09:21:17 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Nov 2024 09:21:17 -0800 (PST) Message-ID: <6734e00d.050a0220.2761a1.b718SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0BC5D6052471; Wed, 13 Nov 2024 12:21:16 -0500 (EST) Subject: |SUCCESS| pw148371 [PATCH] argparse: enable code to be compiled with From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1731451713-24543-1-git-send-email-andremue@linux.microsoft.com> References: <1731451713-24543-1-git-send-email-andremue@linux.microsoft.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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/148371 _Testing PASS_ Submitter: Andre Muezerie Date: Tuesday, November 12 2024 22:48:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:c5df7a373ad07413d9652479272cd16adf989b06 148371 --> testing pass Upstream job id: Template-DTS-Pipeline#195886 Test environment and result as below: +--------------------+----------------------+----------------------+ | Environment | compressdev_zlib_pmd | dpdk_fips_validation | +====================+======================+======================+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 20.04 | SKIPPED | PASS | +--------------------+----------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31900/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/