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 56BB0432EC for ; Fri, 10 Nov 2023 01:05:26 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 509CC40268; Fri, 10 Nov 2023 01:05:26 +0100 (CET) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id A32DD40268 for ; Fri, 10 Nov 2023 01:05:25 +0100 (CET) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-da37522a363so1583176276.0 for ; Thu, 09 Nov 2023 16:05:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699574725; x=1700179525; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=udlONvzPuTBoAYkYvaP6ra8MWLzmRiDI+JzrCssc6/k=; b=fUsLQZ1jWL049TcmDR5yJxsJmaU7T91b72LvEfAsF2rDsWyfT3jMawyf4IiVodV/p5 lMdB0gdzfPkMt8eCkvcxY2AheUne1otpcQ+UJs/N/LPq6qMQcZqL/SZH2S1+YiHBfQDj NpFQP4tLjhT+39cmfndj1PSOYcykTO7HbjElQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699574725; x=1700179525; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=udlONvzPuTBoAYkYvaP6ra8MWLzmRiDI+JzrCssc6/k=; b=obXa4whr73zs97x1XHF5IiGbzCNaRuZ6AurxzE8znZekPcuYdB2F2kysDEWPqbr+WE 5Azfz+Y1kstWhadnMvZbQmCNkDD6L6UQzpikSoF3pGvev5rmbSvTrWVsaQ4uscdifzHy rmHm1yOQg5ap5HViHZ8rrFzM1fHD3h5t3rE3A4A6EbnpCGwZbUPBIpuAOvPs6H+Gy0XE NFw2nrnPaNbXsy5B4DXA2n5Vjfr487Zz3yCfod7ryz46dKQZBwh8XCw+/ZFSMhGixIxX jk7BDL/uB3S8vE+GwmXm8HM5f6v3Wt18ci4M72/nJd1t0fzb1At59L+R8hcRlPwSYYP1 /G8w== X-Gm-Message-State: AOJu0YxXmjutCo+VZKq4HhB1KI8zPfrfY17tMCkZ6DvcU7vF6bbmyNps SN0MzXfCQ4bG5FAWrjID+CzvvuuQIrd3BIAWUqbjsCgfKkXhAI0mFmuXkk091zSv659wYqb+ew= = X-Google-Smtp-Source: AGHT+IFBaYF/lMGHmjVJkvsGUQQW1DCD+E+QOcenoX81u1XrgFYPP1XbZif0R89iQRRh3AKGw5mBb257Fy+S X-Received: by 2002:a25:acc3:0:b0:da3:7524:76f0 with SMTP id x3-20020a25acc3000000b00da3752476f0mr6119208ybd.30.1699574725111; Thu, 09 Nov 2023 16:05:25 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d123-20020a25cd81000000b00da03b6d4a0asm1581501ybf.33.2023.11.09.16.05.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Nov 2023 16:05:25 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 09 Nov 2023 16:05:25 -0800 (PST) Message-ID: <654d73c5.250a0220.2ec5e.330cSMTPIN_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 BF513605C318; Thu, 9 Nov 2023 19:05:24 -0500 (EST) Subject: |SUCCESS| pw134025 [PATCH] event/dlb2: fix missing queue ordering ca 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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/134025 _Testing PASS_ Submitter: Bruce Richardson Date: Thursday, November 09 2023 17:44:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:de0ec3c2458e3e2ce53e504c4ba92a36fcc78ef3 134025 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28303/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/