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 C0EB043193 for ; Wed, 18 Oct 2023 07:09:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A9C2D40A81; Wed, 18 Oct 2023 07:09:54 +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 299D9402DA for ; Wed, 18 Oct 2023 07:09:48 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1c9fa869a63so29715255ad.0 for ; Tue, 17 Oct 2023 22:09:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697605787; x=1698210587; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ldswpBTpXFisZAZkFdG52zR73PlSYuUiLBXgy/C67Lw=; b=VMl3Wjaq4WS2WulfLCNSVkHyfc0b1cwCZXn5sQu3gtWDvsXkkl7grUvnlN5p9O91as /nrA93Nr1HV7pZbn+/q1TY5rc4YWZ2FWgCqJauow6E14dcklbhvSCmsivbhkNSRiSc7k yyFln1PKN16kQM8oRXqX6QJfy4bpLsmpYcqAE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697605787; x=1698210587; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ldswpBTpXFisZAZkFdG52zR73PlSYuUiLBXgy/C67Lw=; b=oLRzvQ3+rgJSrMBDKqqc0z9s1FZGrFYa0/2lQjIz87VC+OLqVTocCtbYV9LhJxL17r 39bTwiw4s+w8HjKGrvMiz0Mk8SzKsYxBaI+Dwx3RNTFqhIHT93bl4QGrGNw/PM+H3npG 485rhRn+VacR7im78w0iEFMYQJtOeUcIq6HtB82SbVYDU4eAzYgNni2EMAp6k7oEuEmH +I0XcTk51MTg9qyAmt0wd+ZYuUF5H3u4wHF6OnDxtuphLRr1hoTHo2PWgm/iLPxHjLYi vn1xFvH+ooA8xkTwXmEcpM1ToeGntjFZQF7k/Qn4xsybz+SYtQjsxCwxUFbPadkcR63c b6NA== X-Gm-Message-State: AOJu0YwGTwUNMfttdTKePWn/T4CHyCVOdMc8TlYwgHPdIPevh/rooh3u syU0ewX0VG0t63FI5OBcBlzSTBfbpmdj7PEHfRhOySRj8kptfFPwFdpKtw== X-Google-Smtp-Source: AGHT+IEp8TNBBDhOCnp+/vbcT/OK5FcfoZAlVxQD9iwdf3fAPurgm2qW++2/nKxK+hfAdVuetoM6O2py6CsY X-Received: by 2002:a17:903:260a:b0:1c3:3363:8aea with SMTP id jd10-20020a170903260a00b001c333638aeamr3924979plb.61.1697605787356; Tue, 17 Oct 2023 22:09:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c4-20020a170902d90400b001c9c36b740asm231439plz.7.2023.10.17.22.09.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Oct 2023 22:09:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 17 Oct 2023 22:09:47 -0700 (PDT) Message-ID: <652f689b.170a0220.a38dd.5847SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.213]) by postal.iol.unh.edu (Postfix) with ESMTP id 8F180602A042; Wed, 18 Oct 2023 01:09:46 -0400 (EDT) Subject: |SUCCESS| pw132765-132768 [PATCH] [v3,4/4] event/skeleton: set drive 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/132768 _Testing PASS_ Submitter: Bruce Richardson Date: Tuesday, October 17 2023 16:46:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:55bc9233a2065b3003e90710e4d139159f7c3ebf 132765-132768 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27978/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/