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 71A2343F13 for ; Fri, 26 Apr 2024 11:35:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6E1F043D1D; Fri, 26 Apr 2024 11:35:24 +0200 (CEST) Received: from mail-vs1-f99.google.com (mail-vs1-f99.google.com [209.85.217.99]) by mails.dpdk.org (Postfix) with ESMTP id F04F540289 for ; Fri, 26 Apr 2024 11:35:12 +0200 (CEST) Received: by mail-vs1-f99.google.com with SMTP id ada2fe7eead31-47a21267aa8so753280137.3 for ; Fri, 26 Apr 2024 02:35:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714124112; x=1714728912; 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=N0U4Q+sNHtw/+TI9YG/5zM3BgFuICj0kqoi0DTzQIXo=; b=epd1emCYKJ1Oaosd+HVytQ3UJcc3RueEKxdBBvNOI6zSRBfoMjmgg7aLJVrgWmtiwr nfHBTw1ZDDq1SwAbK2gJbDCdxKY9U5Xo6W2wWHnsAYae/qXWsURWXtfmRSE0frju1bBg DT6l4q51dcgROuJ9JlN+8AYxyG3nRMmFa17SA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714124112; x=1714728912; 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=N0U4Q+sNHtw/+TI9YG/5zM3BgFuICj0kqoi0DTzQIXo=; b=dBu/9ccsrzDn1c2qzStSlV+BHarltQrVMGllw4N51a66wgl6NPhJJ8UYI7WldPmv0+ sy6d3JwpNjhI4VNkdzjeowfuTRNVNnHErm3Y5onTUHFM7ZiFqWDpVI4y1eFZbMkjazNa nFP1lhmqGOBreBKN3/sVhIfWImz9/4mH2CwklHhoZtFXlTaHke4KsPz9OZUJRxmDbyiJ 2Gy268TLVOa1pvJ6D5mp8d49XJfb7IojlmVI2BbN5PQ/YY1sAgXY2m8wqDEjTbdkBHcS XO1kTm46j/mZHLgSA0PgQhENUFrBShKbu7LWVFfXGKxmTqTAIwCWV8bzHODbE2xm1ctJ GqMg== X-Gm-Message-State: AOJu0YyLZETRsKpLIufqFO8kSqLFHbQPS6PU31NzFvar7LjeRw7mP4BW Eq9CjwVCte41TLHPcx6qYyjl3ilPD2Z7poymlxwKbqmMv/2eWWKhD68yzEajKBZ7tSE4rXdqkih dXnzoNt56Sb5VlsxBBJt+d7w7GRor0RDPHEP8y1Kg X-Google-Smtp-Source: AGHT+IGWE7Du2LD6AfhnmCIko/TCPrW1xWhGAZ7vZACbDaly3B2VDI3yCPA2i/ImOpzlUjgiQU815hPlgoVm X-Received: by 2002:a05:6102:19cc:b0:47c:248d:cffe with SMTP id jn12-20020a05610219cc00b0047c248dcffemr1739454vsb.24.1714124110895; Fri, 26 Apr 2024 02:35:10 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id gs11-20020a056214226b00b0069b246b4c01sm1390214qvb.62.2024.04.26.02.35.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Apr 2024 02:35:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 Apr 2024 02:35:10 -0700 (PDT) Message-ID: <662b754e.050a0220.9fa34.cf7dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.10] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5AF046052514; Fri, 26 Apr 2024 05:35:10 -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-unit-arm64-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 | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | +=======================+==============================+===========================+================+ | Debian 12 (arm) | PASS | PASS | PASS | +-----------------------+------------------------------+---------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------+------------------------------+---------------------------+----------------+ 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 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/