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 2C78A43193 for ; Wed, 18 Oct 2023 07:07:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0D24A4003C; Wed, 18 Oct 2023 07:07:02 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id D4B544003C for ; Wed, 18 Oct 2023 07:07:00 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-6bb4abb8100so2998111b3a.2 for ; Tue, 17 Oct 2023 22:07:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697605620; x=1698210420; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ldswpBTpXFisZAZkFdG52zR73PlSYuUiLBXgy/C67Lw=; b=S8nQ3q7iKAFajG2s1BZUcN2qsLNzo9YwLIVZrKrV28zwSKpWzwXw3fylmFbdvhCbtF QRx+PSPfPplXITVsJvSlW9a90/EVEO63jlIH7YM6ReGApeQDHWTlPuKbgQh74viW2SYJ vHWhaGv4jCsaFLo4BcEHWBdiW0J1NDZYUPr2E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697605620; x=1698210420; 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=cUCvikhUJENkIMgw1YR9RkgD6UnatcHZscP2wpmJ0j2zKrtKQKF4kj8QEvr9I9CD2T IiitSf58Gnq1Kwxs0xbIt2Ch4eYN0i4KNPEbSHZg93CxKA9L0nWXOc9pSM8Ugys3r81l Uuey7zthjlToglRaL+K5FeOcxkIZPUMAFHERo4d5UHx195UngQLpuTP9sQHl3jDpuEhk jWZ1QlW+3YymcTrlBVfdd8mCJg6upvs2V/H6X6VyB8Ra8KZ3zsRaVRh/H1ldovVbXX7s O1dQfS9yDsouxJO08uEt+KtYJSH71r/Z8Gl1RWqwvwy2Yq3ObN0tYlGFTtuhlrrJv9Mw p5Eg== X-Gm-Message-State: AOJu0YzoxlfsptzHc0Ff6jNkfIbDmdGr6zTQC0DJCgXUxJeLmBrdCDvt QX5cF3Peor03AesCiLKOrVflSY9yJysPOr/ORMbDg7XvKs2wbHrzemoruw== X-Google-Smtp-Source: AGHT+IFpYMuAgAqJTLwJ1iveJzLq52oM4lSVdOeC+jmy9skpVwJ7AekTMqRKn8SShzKxRP7b1IcFsYybOiHx X-Received: by 2002:a05:6a20:3d93:b0:14d:4ab5:5e34 with SMTP id s19-20020a056a203d9300b0014d4ab55e34mr4450832pzi.51.1697605620047; Tue, 17 Oct 2023 22:07:00 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id oj5-20020a17090b4d8500b0027d2e0f3ec3sm48956pjb.10.2023.10.17.22.06.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Oct 2023 22:07:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 17 Oct 2023 22:07:00 -0700 (PDT) Message-ID: <652f67f4.170a0220.b6eff.2854SMTPIN_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 3B866602A043; Wed, 18 Oct 2023 01:06:59 -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/