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 B236A425A4 for ; Fri, 15 Sep 2023 13:09:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ADFF6402D7; Fri, 15 Sep 2023 13:09:28 +0200 (CEST) Received: from mail-vs1-f99.google.com (mail-vs1-f99.google.com [209.85.217.99]) by mails.dpdk.org (Postfix) with ESMTP id 1ECCC402D7 for ; Fri, 15 Sep 2023 13:09:28 +0200 (CEST) Received: by mail-vs1-f99.google.com with SMTP id ada2fe7eead31-450f977a2eeso741993137.3 for ; Fri, 15 Sep 2023 04:09:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694776167; x=1695380967; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=TfGk3k9gR/0IYKGrScpgY2ZxmkZHxdM4A/oB07Z7dGY=; b=JIx8MD9/YI6TW3ihndiBkaYpOK4/JCPqVX0Gm9z37S+/bIljVxRJkmycyhpQA+IcRg 1Ce+H8lOV8GBZEtVXTX8lyRCBAJHetvoufsVWJP35Xy6HtmZkbEZMeiod8TgMPGpHhzz DzTx1jgQyQsbj2+vWFOfvp5P6ibWY4pntRyJM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694776167; x=1695380967; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TfGk3k9gR/0IYKGrScpgY2ZxmkZHxdM4A/oB07Z7dGY=; b=ooY+Sbcm6pyjdKKA+CLeV+hrGk4p53Jdcf1X7xHxRERzi6X6pMbzxlo93WD1bcspTZ AVXT+6i07g4QbCBK5uUnMJIc9/UMYjd6xnDgPOmP1LXY6iKsG/Y39PYERFUA6qyCn+Y2 mhDWgFIvNAHrfFg0QdUeXBvU+HSbQn5IHozxxCXjaG9rut0k4jJxJ3cZAa5gBQ4gCRmm MNSDR0Vws/oTDKPK1eMavtNiM3Q2bfMfY5uE7uoy/r/fjSpmqlcGdajUoobMpI2nS295 5LQL9Z778jFmgQG35gpqcDOq5WaXBBpUSUGzr7I2AlYMoRd6znJm09EbtxhNVvnl1i6b PaXQ== X-Gm-Message-State: AOJu0YzkAuyFkeyfUbNufjbqqzV7AccqvJ2fx/1lY9xnko/9Nef08p0w iINsN1nK0GV5grWQtqwJDdU107hGWLNvHawZaop/xQulKNzpNITX8adnNA== X-Google-Smtp-Source: AGHT+IGLv4tejN0220/qIm/c6skU2BD8oZuHIoqlnY64DPGOrkj4nmLdFj+rNqspQuCZlFo2KywSVBSmnrFe X-Received: by 2002:a67:fd52:0:b0:44e:93f5:beb6 with SMTP id g18-20020a67fd52000000b0044e93f5beb6mr1302561vsr.29.1694776167478; Fri, 15 Sep 2023 04:09:27 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t17-20020a0ce2d1000000b0064f70c05f85sm235286qvl.63.2023.09.15.04.09.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Sep 2023 04:09:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 15 Sep 2023 04:09:27 -0700 (PDT) Message-ID: <65043b67.0c0a0220.cda24.60bdSMTPIN_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 253806052471; Fri, 15 Sep 2023 07:09:27 -0400 (EDT) Subject: |SUCCESS| pw131457 [PATCH] test: fix fast, perf and driver testsuite 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/131457 _Testing PASS_ Submitter: David Marchand Date: Friday, September 15 2023 07:58:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131457 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.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) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27614/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/