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 DC54A42214 for ; Thu, 31 Aug 2023 19:22:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DB7A740294; Thu, 31 Aug 2023 19:22:10 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 7FB484028E for ; Thu, 31 Aug 2023 19:22:09 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-592976e5b6dso11897777b3.2 for ; Thu, 31 Aug 2023 10:22:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693502529; x=1694107329; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6slLWiZbLS9ShTn34NFw6Hutfe8Q0iz5FlMVJYumnyc=; b=amieTe+8DN25smZeeDdqrk9aUTRZvl/6MjDkNzUtiB1G5eDGlo7FkJxbbzYOZYe6WB oQaGVuEaIa+pc+w7WsLCX5t8Xez8KNMMyKrYoqmH358akxpAEyoxB1d0AOrOeAVvaP1h XM2Ii5rLG76quamWHcBpkbUvTGcHyxUpLQ4Y0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693502529; x=1694107329; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6slLWiZbLS9ShTn34NFw6Hutfe8Q0iz5FlMVJYumnyc=; b=RvKDhY0Mg4BJeiXX6CeODNgqJzjqREHIZL4k+mxMEILpZkhpKM4mxqo4Fk3XboHPRp WAE7FOHLk/r6kSlcSPFCHYEG/qad2eCEB79WYylp93liXOyKz9lxTu7sKEme9G1g660l a3fpbTMmLmcgZ2kZvI0H0y4k0XnLelgsyp7jmDU7qbxXIE0xPwCRm8+9vp7fajhi/Gz8 3p6OM200QjxzaSHGoGSQXiNcGh/ffDI9mIgqly+b6PceGi+InuF/RTsjRpDzz84pamFF Nw5NC1kLDD7U+QsV2HquF7EVURiI83H3+bRJwM9Ytyl22bnkYJUB87hgIXXWup1iJEFg brPA== X-Gm-Message-State: AOJu0Yyb+wVXUov518KiPxaUbt82RMZYY9nmUf0zipPd3oKwXL6TC/Kg NLRrMLXDrNNanuppqDLEvWD7QBAjdydHckFd1hFvCAGTsji6m811t/jckQ== X-Google-Smtp-Source: AGHT+IHDJT9qHLrxMQ2QeVDvzwkyeeLrS5cgykLR/1SAeOVtAs174utpz5dsEw4hfgT6tzdxFC246eAUW027 X-Received: by 2002:a0d:fc43:0:b0:583:c10f:4c7a with SMTP id m64-20020a0dfc43000000b00583c10f4c7amr34459ywf.51.1693502528911; Thu, 31 Aug 2023 10:22:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l126-20020a0dfb84000000b00586bd95234dsm138439ywf.76.2023.08.31.10.22.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 31 Aug 2023 10:22:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 31 Aug 2023 10:22:08 -0700 (PDT) Message-ID: <64f0cc40.0d0a0220.6e85b.96c1SMTPIN_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 8D1C56052472; Thu, 31 Aug 2023 13:22:08 -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 | +-----------------+----------------+ 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 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/