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 1F76545DAB for ; Tue, 26 Nov 2024 17:04:50 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1830A40268; Tue, 26 Nov 2024 17:04:50 +0100 (CET) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 335A44025F for ; Tue, 26 Nov 2024 17:04:49 +0100 (CET) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-2ea39f39666so4565261a91.2 for ; Tue, 26 Nov 2024 08:04:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732637088; x=1733241888; 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=PLxpA9trunykGgta/dlj5kVe4EbN4a6Hsj8wl0ZRPwg=; b=KfCvImq0NbvQVAzdVaZTmyE5lY7bJS04g1+HXvryD/ZyIEiPJCPmnyhw0Tqwr4cjEv +ZvKsbd5KsruyAVE7PNvVihGR24eTfCRcqoL8l2/3ZXGPVm2Cec86ojC38OaLywzK9Oq 71FIz0ly57m57gek5VgcCw8eVriQwLVttj10Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732637088; x=1733241888; 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=PLxpA9trunykGgta/dlj5kVe4EbN4a6Hsj8wl0ZRPwg=; b=IdEOm7mR2cZZ0Ju549hvI5QXKKVa+1As4x2xHyhw+XJwYObREBRt7Jb2Ost7AKifiM 21l/ektVpYNvOHWzfMJ1v8HQhOrXqtrApUPJQGniQQdt2o60QM7UBwtZthpsn4nOc/fr TeCmM3SxIoQpnPOccZyFbUM+pgK9EZzuk1cDpXlBmsOWUQa5T8hnIMfZnFnadn5tIsoO 3L2w7RmAbkyAzzO08gEhhvUYky8KLiisMNJbdjXFDMJP4mRmwq6drUdmX48WioNPu5rB EDauqnp7MwwKH5DG5/oA1IsNFOSaSf5FCURcCmJecZm6M4udQhbA35FHtVe+EFRf9rR3 cN5A== X-Gm-Message-State: AOJu0Yz2UqruadddSXIgsumQNO4oNLVfobaLFDNEV5/DgvGH7sw90txX IshUwOVch0SbLws1CeZcOuamvHA2oKgwxLEhY21cjn17+lGNJu6YQTUNSZwJaZv6C6V29NvI2va dXHNXAhHC6EE7CvmazCQGl84M9BSlTfSq+58TiD6H X-Gm-Gg: ASbGnctLVXrBiH7uLsnl7oqq2rYtLh1jCFm6I0u7K6c/3OOc8omLBPx6Q+6cx9uGIQW r/jzB1Px4xMKODUga8/UeleNAj7+mB9z03PdIB02LQid/zJ8d6u+GlboH27Tlw45gw619V0O6Mf GymRsWMStLXXMm02/BjXk0DDIMLn8WcE403H0Tg120pVeVd432pgmejdUrTMo95K/oSix+rMmnm XrypMNwvDLX4K1+oIwB2alkCSEZ5yGVZLYjZHcaYhFcEr+VrVJd2wvbghpn8D1FPV+5V4M= X-Google-Smtp-Source: AGHT+IGlF9HYIhNEFG4dPB45tuglObkZ2P7IsLOjBmzZ8u9Y50Ram+QPdTNuTCsv97ysRE3IR02x6QUMUoVV X-Received: by 2002:a17:90b:4c12:b0:2ea:853a:99e4 with SMTP id 98e67ed59e1d1-2eb0e024bb3mr23153622a91.8.1732637086716; Tue, 26 Nov 2024 08:04:46 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2ead04f1830sm691637a91.10.2024.11.26.08.04.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Nov 2024 08:04:46 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Nov 2024 08:04:46 -0800 (PST) Message-ID: <6745f19e.170a0220.3c86cc.c97bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 27B8A6052471; Tue, 26 Nov 2024 11:04:46 -0500 (EST) Subject: |SUCCESS| pw148854-148861 [PATCH] [v4,8/8] devtools: add script to g From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <668ba20ebfab9facc5d9650642a200eda40c682c.1732631953.git.anatoly.burakov@intel.com> References: <668ba20ebfab9facc5d9650642a200eda40c682c.1732631953.git.anatoly.burakov@intel.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/148861 _Testing PASS_ Submitter: Burakov, Anatoly Date: Tuesday, November 26 2024 14:39:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:5744e912341ee26a0dd5b9ec28b16b8a4e45d1bc 148854-148861 --> testing pass Upstream job id: Template-DTS-Pipeline#199224 Test environment and result as below: +--------------------+----------------------+----------------------+ | Environment | dpdk_fips_validation | compressdev_zlib_pmd | +====================+======================+======================+ | Ubuntu 20.04 | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 22.04 (ARM) | SKIPPED | PASS | +--------------------+----------------------+----------------------+ | Ubuntu 22.04 | SKIPPED | PASS | +--------------------+----------------------+----------------------+ Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32021/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/