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 D3C8143EE9 for ; Tue, 23 Apr 2024 13:02:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C969A40E54; Tue, 23 Apr 2024 13:02:16 +0200 (CEST) Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com [209.85.160.227]) by mails.dpdk.org (Postfix) with ESMTP id EBCBD402AB for ; Tue, 23 Apr 2024 13:02:13 +0200 (CEST) Received: by mail-qt1-f227.google.com with SMTP id d75a77b69052e-439dfa27003so6104831cf.2 for ; Tue, 23 Apr 2024 04:02:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713870133; x=1714474933; 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=zYt1Qt15qIgR6/E0dE1dWItTEQ0jHYZC47LmRR+2C/k=; b=H/xzUAbfw7ZQ+GxUrUiDfNUUVzOUyPQHPRkXWRbztXiN89dKaXXFu6VvgHz0rxdJr+ hxtUY/znP+HES2F4uqIjk6Ao6IhGDv/hBgtjYKE07wc9RSf6LLdGJK97NseTRmJYxN6q w8JrkKM9EFMSmD0ql/9+BUPWwL84DQELteiWc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713870133; x=1714474933; 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=zYt1Qt15qIgR6/E0dE1dWItTEQ0jHYZC47LmRR+2C/k=; b=XK9MyPmo7vikn/vK65kgmiBeAsRK7JoFlH3s3abNA4Vm0K8dqGcyYFYb3zSc5NZqAE 4M8Jg+U+MuUVDcl8dL06RlGmQq/5OPOv5ZFaPy/kKcXJH3u74FKYhL9npglv2bMyZWdA 09aHo0yx6Jp/kf/s6rUADocuaRPxHKMarMFusXyHnPouIa8O/qRsybaRhAB3/YERYXjL Icpn8j08ATFwHKMsc9rxgZOgMsz1vHAj5Clmc2pB/CyyoQPCLO+uy8lUqG9dHoOhQelH QpM0QplRgIyFNMGPCjsCGbac6D4ifWueW0tCP8ROxTYh11c66WIR/lFeho+g1YTFO74+ sKAQ== X-Gm-Message-State: AOJu0Yx4e70nv/FiEblTfN8eVVhpyeO9YS5wS7j6vIsDG/7BU9noCHVh 5yh/KOsV9oWptY2oBlFkRA7sXZkKp1IOX0iUu/C7F8k/47M9JKyt3YsdtSUVsndIw6WDmccQZ0V rjogFTywzA6lZwvoX2HQ9It4ehbqgpk5JLgeWynde3ErTABKjwJ1Qzhzi X-Google-Smtp-Source: AGHT+IES7xRq1sWzr2yUYRfpL2O/YWTHGk1HGHzira28NrB4bKdqnROR96kunH/ZmGo8GacGuW7tvIQKhtBO X-Received: by 2002:ac8:5a89:0:b0:437:9fdb:97d4 with SMTP id c9-20020ac85a89000000b004379fdb97d4mr15657773qtc.33.1713870133380; Tue, 23 Apr 2024 04:02:13 -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 3-20020ac85743000000b00439e7252d51sm88683qtx.8.2024.04.23.04.02.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 Apr 2024 04:02:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 23 Apr 2024 04:02:13 -0700 (PDT) Message-ID: <66279535.c80a0220.d38b7.4292SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id EBE7B6052514; Tue, 23 Apr 2024 07:02:12 -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-arm64-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 | cryptodev_sw_snow3g_autotest | dpdk_unit_test | cryptodev_sw_zuc_autotest | +==========================+==============================+================+===========================+ | Debian 12 (arm) | PASS | PASS | PASS | +--------------------------+------------------------------+----------------+---------------------------+ | CentOS Stream 9 (ARM) | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+----------------+---------------------------+ | Debian 11 (Buster) (ARM) | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+----------------+---------------------------+ | Fedora 38 (ARM) | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+----------------+---------------------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 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/