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 B02E943EE9 for ; Tue, 23 Apr 2024 13:11:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AB1F540E54; Tue, 23 Apr 2024 13:11:28 +0200 (CEST) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id 33E10402AB for ; Tue, 23 Apr 2024 13:11:27 +0200 (CEST) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-2ab791bce6fso3742790a91.1 for ; Tue, 23 Apr 2024 04:11:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713870686; x=1714475486; 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=ELSaARqhajvwMbE5W+hUKgSPczpznre8X4ky8075OTc=; b=M5teSOH5wpZk0VaKzkZr/0uJzCS2UQMj+O4/ssV8SsftkTm2FL4TnLDPaXGz9nfLAq DbW232uZS5TXvibSbZkbqQoFaQJXdLNfZ9U5ebXmBWNGpJxFxY8roE25q/CAH+oq5MwQ Rbe6p1BQUUkw3lHirc5jOD0guBH5zobHX3QPg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713870686; x=1714475486; 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=ELSaARqhajvwMbE5W+hUKgSPczpznre8X4ky8075OTc=; b=wWtTtEPpWn4d6NDOr9oWtdLIgkisR4DH5lwsJ2YbtwXbCtrBvRukNaYTOu/EUiCGbj 8neJPnlLc7f8xop2CuQuAy+P8Nm9Lw/nXLZ1iSTMjVZw99cTuWKNDJhB4iazBLXJCvOI X3Lq000q1tlp5R/gko9SAVzzCDoJcihUfrdbwO5iiUULXeBj0qyHbWKzQEaajGLVohRm n0jSb/ds6wu7FrmZPUz9hlAoCKveJkSdcxQs8uFbk69Bf1aKtd0gonCiqTacql6muN23 EHtPh1330H1k9AceWWPn5d6ZcC9zb7EGmFuh9GNZbYP+670nl2N3Bmf0Gbk9Y7vA47D5 hU2g== X-Gm-Message-State: AOJu0YwhO+4NU+Za4JqvquxYfGGrxaEgi7sGGzumjQdl4u+JLSmwoKHX gM7PJc4DNNmjpzqCrzqZhFnSAxm/8C7zcbIURrZQOPEMHBkxLUrmQ+kZr3tbimkopdVQ/7TRIIj N/8gzdcRdoosortrtUQQCIAQ3+ksA7MbPxpNGl0UyIsg2jFQ6jvCAXd76 X-Google-Smtp-Source: AGHT+IEStIqCPE5XTNLqJaiq/p66YqP2AsTKiHh78xLSXP9jJy498A3q+K3z01OlxdQMr8CVRcs4mVx5D1+d X-Received: by 2002:a17:90a:4d86:b0:2a2:2fd:8bd8 with SMTP id m6-20020a17090a4d8600b002a202fd8bd8mr13228389pjh.15.1713870686373; Tue, 23 Apr 2024 04:11:26 -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 y2-20020a17090ad70200b002ae56a2b3c3sm205195pju.15.2024.04.23.04.11.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 Apr 2024 04:11:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 23 Apr 2024 04:11:26 -0700 (PDT) Message-ID: <6627975e.170a0220.96488.a85dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 78EE86052514; Tue, 23 Apr 2024 07:11:25 -0400 (EDT) Subject: |SUCCESS| pw139641 [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: <20240423090813.94110-1-mattias.ronnblom@ericsson.com> References: <20240423090813.94110-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/139641 _Testing PASS_ Submitter: Mattias Ronnblom Date: Tuesday, April 23 2024 09:08:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:8841786ab4aa72d205f97528af8708a13a851f4f 139641 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 39 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29844/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/