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 CF13F43F15 for ; Fri, 26 Apr 2024 15:26:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C894D43DB6; Fri, 26 Apr 2024 15:26:58 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id A535243DB0 for ; Fri, 26 Apr 2024 15:26:57 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1e5c7d087e1so18966575ad.0 for ; Fri, 26 Apr 2024 06:26:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714138017; x=1714742817; 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=9/lj/lnxqfMcBefpd5h9Y9fJSu5kGfJ7Q4oLKLhJFZM=; b=GJsFA44NSWLTmJjncOmogpdhQEBZy8h/4lrjGSmJclll7VnzaHsnuzdTL84X3kf2U8 nUQC7hzvoONm+CYINXgLWL7Y8yDvpo9lvTDKI6268+mwt36QD7p/0OmnBDUy5Tm2+bqP /ROafnFU0WwGsYRT8jdxAtdbLtuPPzARvqirM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714138017; x=1714742817; 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=9/lj/lnxqfMcBefpd5h9Y9fJSu5kGfJ7Q4oLKLhJFZM=; b=mJdWZfWLdB/hikJF4dEOpygooC/DjqSmUynzGSDVCZJXAqvcVgcuNurPHaRRMjzVyz JNSE3lqEoLqCJy4r7yMNq2xYB+lTCI34RWUgL/nEJr0B1DEGPS3HPDBH5ZmeJ/k+BqbK XW1zu0z+oKjhkj9Kksqg2J3vEdqmuQzcLJM0qofWBPOx2GDCiroDsyFcueRvhx9PtDSh tnvperlPTMf+Xfieng/jmqMXvxfZ4yOuq9Z2/krwQt/ytkaSgFqOiXKjSBGSmFXW5RE/ MmE0PoMbSgHd4GEOkVhbqu2PBK0zfGCUNgU0G6jd6EdlZy9j8WfmagcpvC0drH0Ht6H9 fcXw== X-Gm-Message-State: AOJu0Yw9ZiO46bsLih4w6591tPwrkwjfFhP+ArkbkBhLXVkvreIjmjTx pihw03vinHbYnXZ87HFkBoo+3t8fX6MurDVJyj8/7kv+ymljbLDF/WZ+siyoaQ+g8aJeEx8IgyK BwnZIpp1dSAtEFOU8zfPCPpMsHakxtzal47IpXvldo3MUskwjhzDX58tM X-Google-Smtp-Source: AGHT+IEdzafHhIz9/0DgKJwdkmLLAlKam4HSgw9fUiJsPnRBaqTZoPh6NlVyrPeOx72rkeW6FyMzaK/FbXzr X-Received: by 2002:a17:903:18e:b0:1e7:b6a3:7bd9 with SMTP id z14-20020a170903018e00b001e7b6a37bd9mr3056082plg.16.1714138016771; Fri, 26 Apr 2024 06:26:56 -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 ld15-20020a170902facf00b001e60af48614sm529133plb.41.2024.04.26.06.26.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Apr 2024 06:26:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 Apr 2024 06:26:56 -0700 (PDT) Message-ID: <662baba0.170a0220.e61bc.bd2bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D5D8F6052514; Fri, 26 Apr 2024 09:26:55 -0400 (EDT) Subject: |SUCCESS| pw139701 [PATCH] [v3] net/af_packet: cache align Rx/Tx str From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240426090502.100487-1-mattias.ronnblom@ericsson.com> References: <20240426090502.100487-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/139701 _Testing PASS_ Submitter: Mattias Ronnblom Date: Friday, April 26 2024 09:05:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:9e0dea69a085f7a5931e079d9aaa3ae944e8aa34 139701 --> testing pass Test environment and result as below: +-----------------------------+----------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+===========================+==============================+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+ | Debian 12 (arm) | PASS | PASS | PASS | +-----------------------------+----------------+---------------------------+------------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+ 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 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29865/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/