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 1885743EE9 for ; Tue, 23 Apr 2024 13:36:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1475A40E54; Tue, 23 Apr 2024 13:36:44 +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 9F135402AB for ; Tue, 23 Apr 2024 13:36:42 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6eff9dc1821so5372716b3a.3 for ; Tue, 23 Apr 2024 04:36:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713872202; x=1714477002; 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=nWyrFGzKkfO7TSdyPBb+cv6fLFIG2yP4zmbCDVU9//A=; b=hsm9B+NwQZqJJ3zL0IuVoHXJu7+6H0uW90TiSGqADS7gVskjdiUkfLQDLhBcm5Auva F2CwhbCAdcE4d+La2wMdC67HNr/EmdgEsxyZQHJoqYwJUA+jxNG8Jz8em37Vucqv6IKj dm3G+w0HMPvuMG4sc0bJ4zR+HlrrU+Kj5Azv0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713872202; x=1714477002; 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=nWyrFGzKkfO7TSdyPBb+cv6fLFIG2yP4zmbCDVU9//A=; b=NZ6VUq8Gcdm9WjwICVtLQV3xWW0q3x/Tuc4k2frV+ga1c0k/hlQRUaOLiKn78+qzhd Q5IvHzUXC/uvyHfroDOQNhHd0lVRU+xAr+q7muuF5raqHrFZOHiL8mxewj/U5dsq5nfB dAxRC3EhzN4sPLl5FG7lCM6ntoddEjKuF2MqZowrftlORi6Fb1WP68ccRvFeRZg/P/bm u+GrKA6tTbOsytWhJpyTI23M5FNRwIp5swx2+fbgTT7IBDRRC0E8Zxh3CA56ieNtS59L UxIkT0Q2caTeC81mRgL7Wd/DX1ALF+f508wus4gGY6OAI1Pyj0WsvhI4tozyEcWzfv5w Onyw== X-Gm-Message-State: AOJu0YzjVINMSG7e9Pz6xgc1daYTCA6Fgg7OFgh5oq2wterGJ+8fqwSk LQXXArHwgZUh3sBt+vIu2TGUnzawjHn9g0bDGLTQAs7uS8vnh91rcmpYYEy5+gzeUAJdSWAf9t0 MNFw9OCZJUqlS7JKs+DgJ63tDfaOQmLrkW1BM/h80nAqS8vPuNKMQWVbB X-Google-Smtp-Source: AGHT+IHfOmL+N8iZ9ZJV7CfoTnyvF2zpuOz5LbqLdGHQGLwf+h68cU7fIcrOhxPsTIWJxNgM95E2ssZuGOx7 X-Received: by 2002:a05:6a00:a0e:b0:6eb:6:6b72 with SMTP id p14-20020a056a000a0e00b006eb00066b72mr14198069pfh.25.1713872201827; Tue, 23 Apr 2024 04:36:41 -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 k33-20020a635621000000b0060473c8199bsm30502pgb.25.2024.04.23.04.36.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 Apr 2024 04:36:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 23 Apr 2024 04:36:41 -0700 (PDT) Message-ID: <66279d49.630a0220.46ca0.16ffSMTPIN_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 E90936052514; Tue, 23 Apr 2024 07:36:40 -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-unit-amd64-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 | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 39 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) 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/