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 9CCED43F15 for ; Fri, 26 Apr 2024 15:11:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 98A4E43DB6; Fri, 26 Apr 2024 15:11:21 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 9E3C043DB0 for ; Fri, 26 Apr 2024 15:11:19 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-61b6200fcb5so22323677b3.2 for ; Fri, 26 Apr 2024 06:11:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714137079; x=1714741879; 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=vc7lkDO6KNu8waId35y+J25yf5FVo+5R/nY+Gj+07gg=; b=X5S4cJN1G3o+OE0TUN7iPGBLD2B39Fdla3gNnrFJf/RF9+sNLub/uMkrCvoo3940v0 7F8carELh4W57LRWjy73y75KsJ9S5xbRobtNr6DG2TD+N3gfWtiemBE1rNK81mpV2e3W yVUKrtPkGL3zApCRYTj0LEmk2VAbFcj9ra6yY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714137079; x=1714741879; 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=vc7lkDO6KNu8waId35y+J25yf5FVo+5R/nY+Gj+07gg=; b=dzi3hkeMzLgAbZhbyLSz05xMmQS9MfA/5v4xZByxtCEkfyB3yjYU6JcObNkCzrb4Nv OM339hszfbd/CmmIexe4CTFQ4CTvH+071GZZkRaR3ruEQPsZjkIqgOhYF0QGNwj1CuQa VFIDPyT+c1nwCrooD1HHASE+T4r97YZccxi/2nWKYiGwtu4fQlKdjEIJfG8rKyeSpNLe 4SPzAIT7aMhkvZKmqiI6QlSb4Ho7Jm1PNM+2+4yiZysly+aVBv/JMDx7PJ4NS6OVzJ6g I8zXAVLBNaU07BNd/61rA3k5K0DFdzXDM9OIRCsLAKeb7aCHKf0eSF0BOGfQQfC3I/kl D7vQ== X-Gm-Message-State: AOJu0YwH4QxpeLUiipcRF81o+BGSGDR62DESLcSs4bQaCAwc3Nqx5ABD hyHQH/Jc2sTbUjLMaEiIkPiBT1o6huXSaBvlVe1x1rct7ENdnzgfscD3UjzuPBbh+cwG/B3Glah Kkb2L3Mj7pkBXp+w4a92/gvv7VnpDl/UvFFyVk++N X-Google-Smtp-Source: AGHT+IH6COoFEPQmlSjt5IiAQmaZXoj1K0c1xMer+q24q3v4z+CrTXjQuDy9Cvc2rABK35NdrDT6xpQGzfP1 X-Received: by 2002:a05:690c:6006:b0:61a:c32c:9cd5 with SMTP id hf6-20020a05690c600600b0061ac32c9cd5mr2896351ywb.46.1714137079004; Fri, 26 Apr 2024 06:11:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t63-20020a818342000000b00618689eb236sm1339628ywf.9.2024.04.26.06.11.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Apr 2024 06:11:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 Apr 2024 06:11:18 -0700 (PDT) Message-ID: <662ba7f6.810a0220.7003a.9b9cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A17C46052514; Fri, 26 Apr 2024 09:11:18 -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 | +=============================+================+ | CentOS Stream 9 (ARM) | PASS | +-----------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +-----------------------------+----------------+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | +-----------------------------+----------------+ | Fedora 37 (ARM) | PASS | +-----------------------------+----------------+ | Fedora 38 (ARM) | PASS | +-----------------------------+----------------+ | Debian 12 (arm) | PASS | +-----------------------------+----------------+ | Fedora 39 (ARM) | PASS | +-----------------------------+----------------+ 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 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/