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 B4F7B458EC for ; Tue, 3 Sep 2024 05:53:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A7FC2402B8; Tue, 3 Sep 2024 05:53:19 +0200 (CEST) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id BCDD94029A for ; Tue, 3 Sep 2024 05:53:17 +0200 (CEST) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-6c5bcb8e8edso3453221a12.2 for ; Mon, 02 Sep 2024 20:53:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1725335597; x=1725940397; 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=GXKaUOtKNPzoLQo9rZW8cnflWw9UkoG2a1ryLzK/ql0=; b=c14ZaojEmyumP/uUSm+W4iKY9VTwlJeBl9RcD7NJ2t6FldR6KR2uBBZuAmK0giBcas mKPwBlcbsLweGb9MfHGWIJKBZ6S5OcTCMKoYUFSYNh28+u0OV0rjr30D08ljEQMN4zAY g9oX0b5jw+Ofk+mJJuEI2bxFezPH9wwMo4Pns= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725335597; x=1725940397; 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=GXKaUOtKNPzoLQo9rZW8cnflWw9UkoG2a1ryLzK/ql0=; b=QQmiqu4NofRxi+mXnrN06gyd2havKM+2mTRmG/G32zYON86Aho+5PBNWlXqYfYfgrp MvGnMG7/Ra049ULT3iNoewODbeyMUCtmP8iirLz+TPcyzjWp0eWp8WYXORG3CWamEF7t qwaRcl4XK++2r+23Q0jFJ9dUR6e2rc/73SFcHwZj8BQ80DF4R7QxpNjegfvuj677wJMd SnxJwH08S9DXdYmAS4VlDMRkOHKCsK00JRRoqlvQ/ukDvIwb1mUHcfVGFfVWNnI3jAoV gFoqZiBz/gDc76obN1Yx7hnAP9lUwuC/d+FYO2sOiF4LXeC8qDEr9eE5eUFBYQ5giBfH 49Fg== X-Gm-Message-State: AOJu0YxlfgBxnDPj6Bncdj/Lb3VovnZmYAS8QPc/07x3wWzfnNM1e1kI 2uwcYAYjrG/HEoXY2Jqr6jDGJEms3JlABQOv1m5Mi36lT5f8+eacSTRblbDQ5YwrTHr6VoIAbaV bXmlvC99dQuenUFsULBPXpQ757M8YhaApP2EE2XeI X-Google-Smtp-Source: AGHT+IF8++T9QXoeLBlgh1aYbnG+tblHby6z5aTzKUFC/RiW1fbesXCSNkKXeH5nkuAV7ibOWEeumqQejc7W X-Received: by 2002:a17:90a:7c47:b0:2d3:cd27:c480 with SMTP id 98e67ed59e1d1-2d88e3e0bf0mr10199112a91.33.1725335596875; Mon, 02 Sep 2024 20:53:16 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2d8445fbed9sm621389a91.5.2024.09.02.20.53.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 02 Sep 2024 20:53:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 02 Sep 2024 20:53:16 -0700 (PDT) Message-ID: <66d6882c.170a0220.36209d.1ba5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.213]) by postal.iol.unh.edu (Postfix) with ESMTP id F1F006050A6B; Mon, 2 Sep 2024 23:53:15 -0400 (EDT) Subject: |SUCCESS| pw143567 [PATCH] [v1,1/1] usertools/devbind: allow changin From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <4cd0282dabfa59e715028ecf255468529655b487.1725285449.git.anatoly.burakov@intel.com> References: <4cd0282dabfa59e715028ecf255468529655b487.1725285449.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/143567 _Testing PASS_ Submitter: Burakov, Anatoly Date: Monday, September 02 2024 13:57:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:cb9187bc5c2b4bab0ad80194ac3b60491de14e8c 143567 --> testing pass Upstream job id: Template-DTS-Pipeline#178045 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/30893/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/