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 8B4FA43F15 for ; Fri, 26 Apr 2024 15:36:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 83C7843DB6; Fri, 26 Apr 2024 15:36:01 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 0B89543DB0 for ; Fri, 26 Apr 2024 15:36:01 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6f26588dd5eso1845357b3a.0 for ; Fri, 26 Apr 2024 06:36:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714138560; x=1714743360; 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=5ivFcCr5DckbceVRO1ExklOVU0kCQuOcD0gp3M32XR8=; b=QAh3JZCnlTCngGmkVpgP1TVBdGCmLuStvrRoOec3KqvO2ApMkECLrwDWiHXcFr8cuK sZXUbr6NewroFPlyieAuQty2/MSW/H6p7ZkcFzlzF2vWVE3G335GvM2XJTM29Bj/rG+G yjVjzrD8C7qUr+WS5ER3iFtywJf9foj+KjnFY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714138560; x=1714743360; 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=5ivFcCr5DckbceVRO1ExklOVU0kCQuOcD0gp3M32XR8=; b=jK27UZ9TmFbdT1Zy00V7b5IeTmtoldhF9k8ESCLC0MOdUZ9XeekPfeGwGeXQmPvSGD vYUZqX/DjxZiZ4M/375Pokbnyt3f8p8KxtLbMki2pyz1MXke7W7AJjj7wgA479x94lvG s9KZMgy6gQG1RCMHCTRpl7qs2S2WSnpCfxRQa5eoHhWHd79yVxkd9xL+/BtOYNfK6/lS Czisw9J3l2uAkWbdKb3jVp1KMwRibyWykt8GOPKyAYalQYMYG4HW19inAoeTv4FxWIgg FX/EwjlIf5CfQovrDyIOY9V2E4ZkMhaqftUw1dOBoHU3wVOuVYntNkPq3eooZI8nsImV eo8g== X-Gm-Message-State: AOJu0YwgyuP3cNt/xh6iINbS1zl++UArEjklpDUQ9Ju2vXmIFmh7vVG9 FM1OXghss6ri0feAx7eaTs8feffjm1ZDyZdo/KRNeAf/tNotL5e8dAB3DiVxlH2aVdX3fTVOUXI aloqpm+1UiLeV6ma4oeb9uIZrFFqY/T/VKX7J58pXkcjQBmfzD64twSkM X-Google-Smtp-Source: AGHT+IHmNJblctHuv+Tr+O4/u8AnXOq4LCXMqByXqf0IO6BVqdm96Ea1okT5Mz43jKIGyEDYs1ftcp39rUdY X-Received: by 2002:a05:6a00:c86:b0:6ed:21b1:e230 with SMTP id a6-20020a056a000c8600b006ed21b1e230mr3428742pfv.19.1714138560293; Fri, 26 Apr 2024 06:36:00 -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 bd18-20020a056a00279200b006f388a36d83sm457249pfb.13.2024.04.26.06.36.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Apr 2024 06:36:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 Apr 2024 06:36:00 -0700 (PDT) Message-ID: <662badc0.050a0220.eb68c.5253SMTPIN_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 6583C6052514; Fri, 26 Apr 2024 09:35:59 -0400 (EDT) Subject: |SUCCESS| pw139701 [PATCH] [v3] net/af_packet: cache align Rx/Tx str From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240426090502.100487-1-mattias.ronnblom@ericsson.com> References: <20240426090502.100487-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/139701 _Testing PASS_ Submitter: Mattias Ronnblom Date: Friday, April 26 2024 09:05:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:9e0dea69a085f7a5931e079d9aaa3ae944e8aa34 139701 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29865/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/