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 337F342214 for ; Thu, 31 Aug 2023 19:23:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3BB784028D; Thu, 31 Aug 2023 19:23:42 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 35EF34028D for ; Thu, 31 Aug 2023 19:23:40 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6bcac140aaaso898566a34.2 for ; Thu, 31 Aug 2023 10:23:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693502619; x=1694107419; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=dpBaqGl4szQslEN4ToAuxpMB0DUvh39RpoiGK8PWkWk=; b=aJNc4s4wCxH4TcFAD+dnWg+h2ggO675FCq20TOgEoN/DuCyOCOSKm5DZGf4BaUxqJ+ PSXO8Mb6NFN8DLnQhMOwseGwYHbDJ8xLluQ5EfQGGihrf/RR4jwp8MeE9rCr+KUnAzbN UszvHfdzwcS2AgqI++jbrG1s3ne0C9EQXgskk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693502619; x=1694107419; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dpBaqGl4szQslEN4ToAuxpMB0DUvh39RpoiGK8PWkWk=; b=hfBim3VZtY0r/+jl0oHLfXHRzYJcOP6TB31yymDz0tbLpUTA8H+quFRORq3AfUUDtY HB8rHu9VzAzIk5zNgWcPoA0shtu8qAiMubBJMsGgX6yw5OkRTlR6Ol4++yj6Fo9bjRUx GzbLJSevM0cI/8DmCoPRmyljUMet0lZ0wHmSA2dzKBQB/sadPJQiQ26m6N+fpn+IrB2+ +E2+4oukZ5a7zUaAFVq9KRjyUb4s6uImwO0TNTy9jmYQzWd2c8U6bmdXiq3kLEfsiFqa 3r/7l1BM+0qbOQXmqT52+u12u6XrbsN866NTtE30Q6JbLJ22ZFRsAC0krAR/0aXp0rH2 Bn0w== X-Gm-Message-State: AOJu0Yy9TsFrMxmjoIfBtbkWVf87Lul8GCqcdavSyrFzBMWehCfmCpUt 47t/1gpEZxNTTq1HZ6LLAjYtufhLkE/DVqed1EjLSGHnIsmh+K/3TBbb/A== X-Google-Smtp-Source: AGHT+IGxxX8YyjOUSAhgRlXWLZppAC58BJE2OIk6nY0UYw5m45k2eFygS8M7/2O8FIRATtRsSinbrWn2T9yx X-Received: by 2002:a05:6870:3921:b0:1bf:61e3:df1 with SMTP id b33-20020a056870392100b001bf61e30df1mr63628oap.50.1693502619556; Thu, 31 Aug 2023 10:23:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h4-20020a056870d34400b001c4bd338b3dsm126832oag.0.2023.08.31.10.23.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 31 Aug 2023 10:23:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 31 Aug 2023 10:23:39 -0700 (PDT) Message-ID: <64f0cc9b.050a0220.d2064.80aeSMTPIN_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 0D4416052471; Thu, 31 Aug 2023 13:23:39 -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-unit-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_unit_test | +==================+================+ | Debian Bullseye | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/