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 B03C5436D3 for ; Tue, 12 Dec 2023 17:36:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AB36D42E4F; Tue, 12 Dec 2023 17:36:27 +0100 (CET) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 4B50D42E4E for ; Tue, 12 Dec 2023 17:36:24 +0100 (CET) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-58d18c224c7so3246225eaf.2 for ; Tue, 12 Dec 2023 08:36:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702398983; x=1703003783; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ki3tUf+OPFkH2hsLJu5dkS9F56zQlCoEbtQH04VigwY=; b=h6SkFJXxZSns3rwYLdJHuCtmzsKRDCRGLh9DXcqyk16WzqaXNSrz+WzHnnddn18IZn n1Fzmi/HKQOLAXMuJSvWsFcvyuMtL5NKvBpq9y2cFlV0nhN0YgT2XBIRR7FgYQ1My/Fl cuIFQjs49Hdke7alBWxnbR7Fg5DMm1PDmYGgc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702398983; x=1703003783; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ki3tUf+OPFkH2hsLJu5dkS9F56zQlCoEbtQH04VigwY=; b=GHxKuKv2d/Vqafj4OPk6Og8yeYbflfm6fuPzBBDqq+SNOySd68loXkI1LdUTITS9SJ 0k6Ehb8FUdhpHQh62FT1QM1dCgoPDx4jQ4/cx8BOWQzgssrj4vHMYIEsuZzhN5+PMpRv 32Avna4JH5fII2w+vXrjsvnVC4CQbZK/B6eD9g2V87jMmvG+WNcpj+WKzFq7AP6KhhZH REVZ0ZyEVhTfXFpW4ySrYL2RUbswBRnhHm/ydCW2QUYYX9MDzMaBMj77X2MnscVi5uHo RoGKHgjgd3xpijRqqZbx0VRwRkApnvj2UUrA5xcxixix9Hcp5027toG9LaPChTUTkF2n B/iA== X-Gm-Message-State: AOJu0Yz8AYHukB5nWpV55auO14FP4DHFJrcpSZeMRpmB/lrG2tlsi7Xx BTv/PMvPvZoOW/ok47T58RCZbJNy8PO2fadS7spBD0GciD2YPmaceAe/Ag== X-Google-Smtp-Source: AGHT+IFt4YwPPOoNwd66BpI0S/0OfPYAQfwE7SBBTkmgmK+XwnidFAfJC67I8pP/lawrlNpFAmpRINPoJLha X-Received: by 2002:a05:6820:2293:b0:58e:2591:7df8 with SMTP id ck19-20020a056820229300b0058e25917df8mr4051777oob.3.1702398983624; Tue, 12 Dec 2023 08:36:23 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b18-20020a4a98d2000000b00590d358348csm198317ooj.20.2023.12.12.08.36.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Dec 2023 08:36:23 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Dec 2023 08:36:23 -0800 (PST) Message-ID: <65788c07.4a0a0220.a241a.7ee6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D901E605C311; Tue, 12 Dec 2023 11:36:22 -0500 (EST) Subject: |SUCCESS| pw135060-135067 [PATCH] [v3,9/9] event/sw: add schedule-ty From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/135067 _Testing PASS_ Submitter: Bruce Richardson Date: Tuesday, December 12 2023 11:32:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 135060-135067 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28596/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/