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 0DAEC42214 for ; Thu, 31 Aug 2023 19:13:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 174F64027B; Thu, 31 Aug 2023 19:13:37 +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 8119B4027B for ; Thu, 31 Aug 2023 19:13:35 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1bd9b4f8e0eso7454625ad.1 for ; Thu, 31 Aug 2023 10:13:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693502014; x=1694106814; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Ht8pGjw76M4mEksm/wVfFL+sNCMCoj+1IxqY6iPC4k4=; b=ejYuPFw7RdeR01WH4AY2D7U1X3WEOjBHKgTJZa8rIQAe3Sgy8UUl/nnPXj9clpEZUq uDfeQZIbcmUJ16MKwyOLqWGNkVjQw1pzMmY39lIBhFyzFYOUOHldaXWEO5jpQLHK/mCb N28l38G4dFCnLexsPDcQhRBKNzN1poY/WIdB0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693502014; x=1694106814; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Ht8pGjw76M4mEksm/wVfFL+sNCMCoj+1IxqY6iPC4k4=; b=TfV/vaANJ3GMe4SZ/8+WCVYCS2QU2DizSFNR93Vvc7p7zbY80twz8bYIIclv/b3/i2 WGiVAkwaEX7qcnMT9J2XLp2TJaJW97ocW5Q2r+CmLEKooGpjgWloq74SShUZ0p5B/Ekl tIrSe6OvRNv7HIHph3t+ZvK9ug7i9jqrq9lbEVAHzfJyLsRmsyVlFl4eVusYtT7fDlAx 9wyDP/H/KVTloi1sJrLKYOFjtS4HdgvQ2UUPfhHc3AlmuUEgjOfcFf3s3CMhgdDdhtMc z36T2aLeoj6nK5vGRHfWR/api3XZw743er/hXEvI0LtdgH9TsNdVYA3H/F99FewjAHyv +vVA== X-Gm-Message-State: AOJu0YwuHQsVMOfMJosmkB0PGFNMigO+pxn6rTYJQRBo9yVGP+b/adCX Akc2QJ8070YQZEYU87spzbVBKWZ9qlM6SIt180I6MjtVty4Zw+F0zoaSNFsXR8TPMtRMy6ZzlQ= = X-Google-Smtp-Source: AGHT+IG4WytmMe9YNkLTKm9Qgwwn/AEmtZ3byNJw/EiOUZP+bqcoctOYX3bUpuzFVjkndA6p/zODLx6798k2 X-Received: by 2002:a17:90b:188b:b0:26b:13b7:22f9 with SMTP id mn11-20020a17090b188b00b0026b13b722f9mr5167797pjb.22.1693502014555; Thu, 31 Aug 2023 10:13:34 -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 lr9-20020a17090b4b8900b0027181249d1asm217477pjb.13.2023.08.31.10.13.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 31 Aug 2023 10:13:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 31 Aug 2023 10:13:34 -0700 (PDT) Message-ID: <64f0ca3e.170a0220.d7a4e.f905SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 088C36052471; Thu, 31 Aug 2023 13:13:34 -0400 (EDT) Subject: |SUCCESS| pw131000-130999 [PATCH] [2/2] event/sw: fix ordering corru 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/130999 _Testing PASS_ Submitter: Harry van Haaren Date: Thursday, August 31 2023 16:47:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:b7b8de26f34d39c8aaded44d8a468da5e68f19da 131000-130999 --> testing pass Test environment and result as below: +---------------------+--------------------+ | Environment | dpdk_meson_compile | +=====================+====================+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | Fedora 37 | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | Debian Buster | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ | Ubuntu 22.04 | PASS | +---------------------+--------------------+ | Ubuntu 20.04 | PASS | +---------------------+--------------------+ | RHEL8 | PASS | +---------------------+--------------------+ | Alpine | PASS | +---------------------+--------------------+ | Windows Server 2019 | PASS | +---------------------+--------------------+ | openSUSE Leap 15 | PASS | +---------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27496/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/