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 3FA4543F13 for ; Fri, 26 Apr 2024 11:50:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3B67143CEA; Fri, 26 Apr 2024 11:50:21 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id A3FD143D45 for ; Fri, 26 Apr 2024 11:50:09 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7da4373f850so84896539f.3 for ; Fri, 26 Apr 2024 02:50:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714125009; x=1714729809; 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=yupUkUgCG4NxrlcTYjfiJhtj/ZDCFpi+FF9Th/FiXIM=; b=hv/esYMoAi/34iUEfNwdfGZNYcNQmXuA2WIaqrQtNKlEQ1Wb0ym5eD8pfwuZHeWQid Vmrty0XlEPLONWcP0YTQiazHEIYF2Cl8w0pW98Ox8ngbzSEr3UqQDy5DzMlrehuSJVW3 PsKuBAQhktV/PXlZkrMFPQDI6dYonxRTmcc+I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714125009; x=1714729809; 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=yupUkUgCG4NxrlcTYjfiJhtj/ZDCFpi+FF9Th/FiXIM=; b=XIv/SUelBbfjaA1vv5iAdIKRtB5AB/Wtt0QgZlLZcM1Lgv/iO+Pco8vAK3drNbBuvn YH2ZuQ9dxJ+ByesksWBwm+0AdQVHUy/6MpTplMxQxqzSw3CpBOwcQD+4xKpZp/fAQfv5 YroFOb8WlistfO4Opf0hxbfEuTrdfb0jDGnEDTSm2bgNNgXJj/X9DIJkGUID0R6u1qtQ TWfPPfedO6hGOvL9+b8XntOOY1OInP2r9DsSjWP5NKsP7vquNlVIuBwiCwRsjg6+wHt+ PdCp2VBxy6L16lrHrJTzwPL5aYJTg5JptOEAHIDe68ABWOMQ3N0z44d8sfvBxVTfcaZg 1D9Q== X-Gm-Message-State: AOJu0Yz+L6POAK2teO4cN2LaLFhHrR925BlFMcXwCicPnDvxRpAZdWUf OO5+j8PziZobYu1lYjgZKV7gJj6Qf0uFu//P0ms71j4hF84XRmlShmR93GNP6GS9UwGUoi1UfD7 cCIpO0NSQGS3RPF4X9KfbLNgN3+9+5I3+gdPCTMW8 X-Google-Smtp-Source: AGHT+IGHmBjAbft6WEzpB5xgJ/cb14itlnFDyjiI6AxZVuAbCwCbpvxICjZQ2tutuK2f0QT9X9O+y2D88clu X-Received: by 2002:a5d:97d6:0:b0:7d5:c00a:7d30 with SMTP id k22-20020a5d97d6000000b007d5c00a7d30mr2805271ios.8.1714125009108; Fri, 26 Apr 2024 02:50:09 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y22-20020a5d94d6000000b007d96f2f91b4sm771626ior.13.2024.04.26.02.50.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Apr 2024 02:50:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 Apr 2024 02:50:09 -0700 (PDT) Message-ID: <662b78d1.5d0a0220.1160a.7d44SMTPIN_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 938736052514; Fri, 26 Apr 2024 05:50:08 -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-compile-amd64-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 | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 37 Kernel: Depends on container host system Compiler: gcc 12.3.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) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 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/