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 9E39345B9F for ; Tue, 22 Oct 2024 12:06:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7FB554029B; Tue, 22 Oct 2024 12:06:34 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 8B6FB4029A for ; Tue, 22 Oct 2024 12:06:33 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-20b5affde14so37446565ad.3 for ; Tue, 22 Oct 2024 03:06:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729591592; x=1730196392; 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=NMT7sx/Dudqd0yNyOr1eRR3iE3z6/EgwMku8/y5dGSs=; b=XjXhJKOyKl4JFPMZSa1x+YpY06USLmXTajaTeKZL756UKImdV2mG+eJ90xdgZsQdaa 0sbocKBL+mjKSOWmqAGBPJ4h966FCA93Wn8LUBXo/lJrT7V/2NHL3zMuW877JjoMy8Cz J/WLjcBVH1zJ9QhhSqxHRL0TKrZ8L0sGHWal4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729591592; x=1730196392; 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=NMT7sx/Dudqd0yNyOr1eRR3iE3z6/EgwMku8/y5dGSs=; b=P+RZj9eLV0NcZZ9oIUNUREwM/B/z0U5HgkVWy0u/lFt7p/JZaluIKE4G/cTxFFYrrl 0RJ/2ovKZ930emWf02nHCwTVVe0M+ankbQC5RCUWx917cwOq9THgeiIOp+Fz4aQno9RR VMb4fRmi+buVgvLxBKgbdqUB2JLTRouEvlH5pXnd/Li3a8xiAeh/siN+d1jpDVz0h8VA iJZGhog/G3bHir3jt43lb9K8mIh6qV7vewUoODqJdtECHPJkarC1jxU80r7Z2vRdEDl0 i/49UfSTkaugUFWR6B2RUCOOEDmS8nvKa6Gzqb4iPu5jOga21AU6MuQX0Pz6NLao65mu T/aA== X-Gm-Message-State: AOJu0YyTw4JuDXzWcLOvJc6Nb4o7TBIlTQgAMEPNIn9mGp+AWeMrFYXU nVZ6a6tWz254n7bC5Rbf4/7fVOk66G+dFs3WnJXbSfXVAV6Vyn23hyS2dp3nZlN4s+SFkYOiUtn dWrPOxvwGIw8Iv+V1T4Q0bZ6pZwZ9rz+wzrDMSB5MTzQHFISuvZrIkCLq X-Google-Smtp-Source: AGHT+IF0jftSoPBfv09/zsnpvNG5rDGKAkoU9Kk2UIWKh4OeOzk0Ld6pKXw6aMDt73ZYqY9AVGqI6Go8m6mO X-Received: by 2002:a17:902:fc50:b0:20c:9821:69a4 with SMTP id d9443c01a7336-20e5a71b4b3mr182648635ad.6.1729591592406; Tue, 22 Oct 2024 03:06:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-20e7f0ebd45sm1768875ad.68.2024.10.22.03.06.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Oct 2024 03:06:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 22 Oct 2024 03:06:32 -0700 (PDT) Message-ID: <67177928.170a0220.23b5d2.b2a4SMTPIN_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 7D4606052471; Tue, 22 Oct 2024 06:06:31 -0400 (EDT) Subject: |SUCCESS| pw146430-146428 [PATCH] [10/10] eventdev: remove single ev From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241021090653.864237-11-mattias.ronnblom@ericsson.com> References: <20241021090653.864237-11-mattias.ronnblom@ericsson.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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/146428 _Testing PASS_ Submitter: Mattias Ronnblom Date: Monday, October 21 2024 09:06:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:e609858b480ca0d646e5f05f2c7fd6bbf35a4140 146430-146428 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#279930 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Debian Bullseye | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 38 (Clang) | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 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.2.0-23ubuntu4) 13.2.0 Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31573/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/