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 2678546075 for ; Mon, 13 Jan 2025 22:26:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 105464025D; Mon, 13 Jan 2025 22:26:22 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id CD4454025A for ; Mon, 13 Jan 2025 22:26:20 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-216401de828so78858275ad.3 for ; Mon, 13 Jan 2025 13:26:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736803580; x=1737408380; 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=98PVzO4cgWCvwl3yopSJtZhGEPxtaozRtyl/NkQAW5A=; b=QZIMznuuQBvq0Dpa+ddY4jRtcdfzTCpFZKcjgy6f3PMks3a4Yu4zzzgwjEu/wb/4ox 8iirsEThUWWgah1C3yigAf/GtePWMUdpCMKgTUsKpMAt0eijPSEV9ABki5ac46lvJZXJ cDlZvAToa5u2IwVXMt0flC5YR/IHdjN+J6+cQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736803580; x=1737408380; 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=98PVzO4cgWCvwl3yopSJtZhGEPxtaozRtyl/NkQAW5A=; b=rCxlRXD8fvlT5OHbnVzIUFVYXotmTj+gQorCE+dO2s6l6DBecCltNDf4Nwnx0LXWpe 4ufe2jIdBObNWoqcoxgqNBeNbKtIrpzsgCccSHSOG6q8uj8sdO2ar4DN0v+kvvqUOyS7 Kg++lEzKpBwsbxmM2BhPinjQBE8JRblHGeXLb6I996yoG/V93dqUXSPJJ0kIERWiu5zv eRtZVAQR57FgejGUmzSwYpHSddFtgLU4twUcJEb6ARYTTCYQQVSpD0sP4iAlaSo7SP7I /fkK8BVFFZTLbsqhFVpHd7CC0C0O70gyO0eJMf1VkstH4aqzgfrIaEgBir+gCGONP118 zrvA== X-Gm-Message-State: AOJu0YzCkVpe8JtmZEw+BhQPFSuU/S8s1mibtG7yQFxHh4qEoNqvcz7u aSvJ7YKBZED9dCTM5q7kT7C9mcqiFw9vaSNHeWU7II+3U6BqMOlkPRymHDB+T9r6C8kSIPnM5n7 sZjspdDCLebSi8vyhUNfs0ywsKvUaXOCcM8Zz/NST X-Gm-Gg: ASbGncvwHAWE1XEfoCI5O+4Pd+RFMJ/++HVEUQ5r/jYDy4y+k4ie33rL5W5sCTtKgZE R7f/mrKoAcx9QyPsS1i8N6aPtQnAP70+DH662gDVZkYbN0QDqwEWYrpd0eg25/SKdtXWihGxj/K XRXWGcWx3DgTATLyVVEqfDbI1hM4qTHicOnvlEQuzgyVqJ3Q+VU6r2l8ieRhWvYC5qbqnNRVpUG uhSXtq8zj9BhBhSCbIDbRhBxOw0J41I95bKJTh8vNu5mH16JiYW4k+bhz213PugliBp+R3Ylsml 0gFPfg== X-Google-Smtp-Source: AGHT+IG709CQM6RYyQAkg03JsYbyXsRdNrzj4b1e+gVdeoJAZrbk3OpipXlWWVSi1oBMdF+4hUpxY8d9YZcN X-Received: by 2002:a05:6a21:6d9d:b0:1e1:a9dd:5a68 with SMTP id adf61e73a8af0-1e88cf7bfacmr33405769637.1.1736803579854; Mon, 13 Jan 2025 13:26:19 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 41be03b00d2f7-a317f668fb5sm399813a12.13.2025.01.13.13.26.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Jan 2025 13:26:19 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 13 Jan 2025 13:26:19 -0800 (PST) Message-ID: <678584fb.630a0220.8d136.d228SMTPIN_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 0CFB56052471; Mon, 13 Jan 2025 16:26:19 -0500 (EST) Subject: |PENDING| pw149939 [PATCH] [v15] dts: port over queue start/stop sui From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250113200709.4615-1-dmarx@iol.unh.edu> References: <20250113200709.4615-1-dmarx@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: PENDING http://dpdk.org/patch/149939 _Testing pending_ Submitter: Dean Marx Date: Monday, January 13 2025 20:07:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149939 --> testing pending Upstream job id: Generic-VM-Unit-Test-DPDK#26855 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Debian Bullseye | PEND | +---------------------+----------------+ | CentOS Stream 9 | PEND | +---------------------+----------------+ | Debian 12 | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | Fedora 41 | PEND | +---------------------+----------------+ | Fedora 41 (Clang) | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32310/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/