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 46EA643F13 for ; Fri, 26 Apr 2024 11:45:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4073F43CEA; Fri, 26 Apr 2024 11:45:01 +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 723DA43CEA for ; Fri, 26 Apr 2024 11:45:00 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-617cd7bd929so20254277b3.3 for ; Fri, 26 Apr 2024 02:45:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714124700; x=1714729500; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=CzvNaYvhJ2pTh7e1gls2AVTlww2VrgdKFSjMrAPA6lM=; b=buAkdWVAwW6oaUmpeDThi+ccYxyiMumGglkoelEUYqRN2SE5Ma0VBCXG5prhu4bW0F UlTTEfNal0N9IT37hVo9bfTCu0W6BFyPC4IXXjABltpSZYaYmYAH/uFLQsUzjddLgI/c 2Hgb8AuCvVAD8qjLZQFihbzLtJ+0fTu67gNqc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714124700; x=1714729500; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=CzvNaYvhJ2pTh7e1gls2AVTlww2VrgdKFSjMrAPA6lM=; b=SRdrVrW9Elkv9mdI3zgmGUOjleVuQ3ESLzQW2ds5eA0QT+FQMeHAFJHZgJOjV/Smbo JuJ3mA9ivDSx3KONxGRfZJOQeoGXFI3bsvwdbHOX2e5BCNLWmGbZDuVsUGzWSNzXNO9x FBtrOQXy3n8cqhHfZstzuybHN9NZRv9YRZVWm/xWaODmNBPmCyoAtv78VGKLs4+GiY+C qVuvVSuOwilihR4KJHr6qfRnySmbSkiszcH3PqDH/RcJUXrIUqyyIE2CwvYYW0IbX/83 xaVPkuAW/SvBatfTuiLfPzBnQsydjmozdiR4Z7csLRecvxz8C2wGj+sG//cZS1mcvJqh Wb4Q== X-Gm-Message-State: AOJu0YzO6HiI3rlkojYRDODFgWxm/8Yq03S7pkfPIBRu7rEs2HsJUCxi Nr508W/CmoFeIxm46NXF7BTI6TbxIE1WsEOziC2mIs5v0zNOHP9/ublsf5JGHQeaEqxLYlJx4LU 28M8zRRPNhbaRNrb0LFdWcYp9C8WY7KZcneOsISR0o4sE8VPOhO7Peu7Q X-Google-Smtp-Source: AGHT+IHXbabqdlzlk55ami6Wh9eIymUolSlLhuKM5XYBTJOaiyg95dR6TP1S6gIyGAcgh+Ca+DE+pSdvpCoU X-Received: by 2002:a05:690c:62c1:b0:61a:e2f8:f7ca with SMTP id hn1-20020a05690c62c100b0061ae2f8f7camr2374713ywb.21.1714124699846; Fri, 26 Apr 2024 02:44:59 -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 e10-20020ac85dca000000b004399aa78032sm772234qtx.19.2024.04.26.02.44.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Apr 2024 02:44:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 Apr 2024 02:44:59 -0700 (PDT) Message-ID: <662b779b.c80a0220.a2ffc.5449SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8AE546052514; Fri, 26 Apr 2024 05:44:59 -0400 (EDT) Subject: |SUCCESS| pw139688 [PATCH] net/af_packet: cache align Rx/Tx structs From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240426073824.100386-1-mattias.ronnblom@ericsson.com> References: <20240426073824.100386-1-mattias.ronnblom@ericsson.com> 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/139688 _Testing PASS_ Submitter: Mattias Ronnblom Date: Friday, April 26 2024 07:38:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:8841786ab4aa72d205f97528af8708a13a851f4f 139688 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Fedora 39 | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ | Debian 12 | PASS | +-----------------+----------+ CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29861/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/