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 BA29D43F13 for ; Fri, 26 Apr 2024 11:38:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B590F43CEA; Fri, 26 Apr 2024 11:38:02 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 949D940289 for ; Fri, 26 Apr 2024 11:38:01 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-2390335b67cso782174fac.0 for ; Fri, 26 Apr 2024 02:38:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714124281; x=1714729081; 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=YwazW7X5XAaOPeFRSv2skF32cUDGOcWHlJYY3bdEfWO6Z9i9I/VWn1q7dcpCqK00aE 59tQrVlPCt+/2Uj6QFZOj2zRGNZFSktlf7r/rn05UfI4gKOPcdZlXQNN31cIYOLcANT5 lU6uCHjw9eyUBbLi99mFeRRTd+1IfRWnre5HM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714124281; x=1714729081; 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=HwInz73NVfpa+QFPD//Vksuhes0vT7Xu9HSwrnKAxCzXh8KyhUNYIiWsmqxMrQ0mbT +Joytbmkm66fcmZcf1NTWKTiMmSWkCJEBC8hliNewtiI7j/dN64T5c55GztUzxapO2+t NxvcIy5fugJsNt/WSIMimyGUV8gv9RV0Pi7UHC9hy8/TGv/nMzg8MnIrTxTsxan/jcgc 3rQlBala056ue/pDqvMDhAXU5vYyZ6cBb8SwGkZ14XSRoQGYqCFZb01mfIDAmiJFKeoL DSiGufZPm1hv8ON8zfBqcFo+80+8XsntDN5NnwTZGhNu2aH43Uy+FGby61JINhsW8IKM 7HqA== X-Gm-Message-State: AOJu0YwlyUOWS4GvapG1307ps6qt3kr2jOx0M0F3U0nUJrNn2Aw3s18c 1cyadfzqoBBmQ7i7y7TmbD2qSej4pYR5S7/yo7slN/C8kH4jHN+FqHRgFRCQRPpCFItP3H5jcGf aQ/PlGIXbtnti18GGAWjlfw/o4DYjNBa/LqxYRhKP+XoHCNxALE/rgCWX X-Google-Smtp-Source: AGHT+IHrYlUNdkcTXaztC+pVtFZRmWcQglLaI8HaPIioyQNuwYZyckRG8tqFqF4g05xLbUoQN6TRr/5ng5/8 X-Received: by 2002:a05:6870:218c:b0:238:ffae:4562 with SMTP id l12-20020a056870218c00b00238ffae4562mr2025130oae.18.1714124281038; Fri, 26 Apr 2024 02:38:01 -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 lv15-20020a056871318f00b0022ece23291fsm384905oac.39.2024.04.26.02.38.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Apr 2024 02:38:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 Apr 2024 02:38:01 -0700 (PDT) Message-ID: <662b75f9.050a0220.200d3.199fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7D6326052514; Fri, 26 Apr 2024 05:38:00 -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/