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 5C5BC43F13 for ; Fri, 26 Apr 2024 11:40:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 54A3D43CEA; Fri, 26 Apr 2024 11:40:34 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 18B1E40289 for ; Fri, 26 Apr 2024 11:40:11 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7da3ec3e044so84064039f.2 for ; Fri, 26 Apr 2024 02:40:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714124410; x=1714729210; 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=LfJ93tHTIbiINdVI6Hz6w+ZqsoOhFw/OBUrGQE5gito=; b=H3QfjC+xh8aBgrhpkyQxRk/lYTJSNOsXPShylGPgHnaoTJB+AHbLUH5Pn00cIG3kxk Zz8E7x4MmSDNPcxxfF39nZb1tiXss+ddmwYvTd4gaLOwkPa5YtWJsQXy7a7HNb4a3SiK T7FwDtGGVvtyO3hCudO+xWHO153Z1k9B48bY4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714124410; x=1714729210; 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=LfJ93tHTIbiINdVI6Hz6w+ZqsoOhFw/OBUrGQE5gito=; b=iSMSwi9bjzxcWsWinEQCqYbsH1MDvHwLWWx8oJJM1ZdbBkup18vX/xhCVf5YvYGeVi kDV68S3xiVeVkKs6sLZDWV8/MCgeP/m3//1Ptx4rSc9pHspb3J7xDLjk9NLZ+Ww58zkb ALhLGnT2QLhZwme6xagaMiG70z/3SCPIFn4cZpgZnJPs+gnhgw/utrB29Ph3HfOha2ct qwvBtIiRANdtbiI1JGGRGcRjMHUMO/6ey27Vxx84IyfNJ+KXNHHbbzSUmNHP4c1MErNc 6kSL/1L4ZV3Pw+Y1FdHhZEPuMej6RqTvgqisPKnp8C/8EFBfRnbdbbhUnYN2Z0xGXsPj LyRA== X-Gm-Message-State: AOJu0YwZDg4CgkcWzv7BxObbC1HlKqJZ/6gaBXrs5UiH+09cBQgmedLA qV8wkQs7YsoOPap+EwgnA3SN7m7ghLnhBvervPcYMM6tKIAcIM7AP4ZxV374tSjYFaCTJ1xtszy JBtSP7yQJCeLwh4jfW1VllWr3Ry2an2Nz8vtuTcUo4z8cGQ8YfZlDcylw X-Google-Smtp-Source: AGHT+IFxQnELxeBUUaNAZy0WtCQv4DNezUVkcJiRn+sWBMt/cu5hmySAL5o6rXGmAHeFw4Euv7SuTzaY9J/I X-Received: by 2002:a05:6602:4f0e:b0:7d0:d84d:9e13 with SMTP id gl14-20020a0566024f0e00b007d0d84d9e13mr2516052iob.19.1714124410504; Fri, 26 Apr 2024 02:40:10 -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 ca21-20020a0566381c1500b00486fa13d0e7sm309021jab.8.2024.04.26.02.40.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Apr 2024 02:40:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 Apr 2024 02:40:10 -0700 (PDT) Message-ID: <662b767a.050a0220.3fe46.342eSMTPIN_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 F05346052514; Fri, 26 Apr 2024 05:40:09 -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 11 (Buster) (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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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/