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 51CD642981 for ; Wed, 19 Apr 2023 00:11:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4CA204021F; Wed, 19 Apr 2023 00:11:27 +0200 (CEST) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id 0C5074021F for ; Wed, 19 Apr 2023 00:11:26 +0200 (CEST) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-51b603bb360so862444a12.2 for ; Tue, 18 Apr 2023 15:11:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681855885; x=1684447885; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=RGC4PPBqnTvwtDltvh16BNgJSMpUNoBg3ac3wGZ9aTg=; b=N9QNg7Tkp/6JpfudGHkhLRGFWQubceZ7utDqG7MLUXs1VMAsYDT1//lzSmaLae+33L h3Kw3L5L1UQxy9kIN5LTIChAj47SwmrbFrIAa1o3ED5AFHEhKclcvTFAf8a67ZS4WMfK 9J3Xs0UID0UV/xLFVEv35XeWhrSmH98PybjsI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681855885; x=1684447885; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RGC4PPBqnTvwtDltvh16BNgJSMpUNoBg3ac3wGZ9aTg=; b=AKjKam8nYMte2IWeTOUWMpsGWlA4P/jMWeXqdHffP9ih7hHHHUXSHoONkbYoCVIFNe TG3tlmW8kPBlliz3bwiQ2d++OZDXojmqSpGDwNPS9xXJthLYg/4oIUknI+9QPrhsty9X n0dLstPDOki8EAZ4rjgRxcTY0/4ZdUto7E1GhB430zwvauUYqGRrVy3vxmTNyljQjrpH PWR/a3JYD7rQdpQXxMHHhZTHICnW8MXNWk2GwQIbTAn9r5NNo+4NOxLVsc0JwYrl7Njn /mF4EqoWzWYWsqf33QYiBGI8S76WFFUDK+zjBf/PmpD994Ery0LibkDEuLIBcroeX8Ch ktWQ== X-Gm-Message-State: AAQBX9e3Dna+GH87DE2h/RNUQ0hljI+Ds6HsoWgkJoYfXsK/tvTPxI+o HHUax8l+EY/Cy+zVxbJP7MRo33mevrz3PG4Ec2C+Jud/7Dy6Gl8Hl7nAPlz0qVzcbOCGTSoxhA= = X-Google-Smtp-Source: AKy350YxM/yfWxmxlxenmSFhBMQRk3W0tkRjoISyed/5LjVPNPeWBgwnfMX1OaY4X3Y7HKe8FSJXUJN2qb1M X-Received: by 2002:a17:90a:f60d:b0:23f:7c82:2468 with SMTP id bw13-20020a17090af60d00b0023f7c822468mr888448pjb.31.1681855885206; Tue, 18 Apr 2023 15:11:25 -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 oo18-20020a17090b1c9200b0023446338d4dsm40546pjb.9.2023.04.18.15.11.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Apr 2023 15:11:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id AB6E4605246B; Tue, 18 Apr 2023 18:11:24 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id A9B1D60095; Tue, 18 Apr 2023 22:11:24 +0000 (UTC) Subject: |SUCCESS| pw126236 [PATCH] eventdev: fix alignment padding From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230418221124.A9B1D60095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 18 Apr 2023 22:11:24 +0000 (UTC) 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-x86_64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/126236 _Testing PASS_ Submitter: Sivaprasad Tummala Date: Tuesday, April 18 2023 10:45:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126236 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | RHEL 7 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | Alpine | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) 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 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26031/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/