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 9C30843F15 for ; Fri, 26 Apr 2024 14:35:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9748343DB6; Fri, 26 Apr 2024 14:35:50 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 8A35D43DB0 for ; Fri, 26 Apr 2024 14:35:49 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-36c1a7640ccso9175875ab.2 for ; Fri, 26 Apr 2024 05:35:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714134949; x=1714739749; 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=arL4ezo2UbjJ6G79nlpCl1nWUwxSu8+JHzt+TdCsbcA=; b=ZRG1QnGMSg0iDZHLaPxwc0AGrGJ63y9dpbC4d8H3sfixp+8HVHtce/8UevV++OW109 kkhRUIicugIjDtCTSybqJY0h+RTl0dr6FLQ/0lprEFb6ITPVZqCgRanBr+OLMTH6Rpo6 NUjPEECrkI56b05Lr8lg2MOkA06IUFI+5MfEE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714134949; x=1714739749; 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=arL4ezo2UbjJ6G79nlpCl1nWUwxSu8+JHzt+TdCsbcA=; b=a5AIOcaUUiWPJPehx5EbfeNUyNpLS1pE3Y6RJNnf8Be8h57JXsWvcowOobzlM1109S HylXtcGNFSA5EqVGgsQ2l2kinBhEAYPVqRKDHNSYoEHBGSP3UBXc39PSXe+/NaFbIq2e CKubQ8R6VXBIw49NpmUr63xZT2k3iyZ2PChKA/PrNozaNYv2/M13Ekn1/0UiN2h0BVoi 682TG5ginQB5LBRcT7EnD+ZQwqLXtCVrrQ2ohgXsNnL1j0lCTh2in2EolqatCLZKNn0e vLTdSWEmXjbyVjHZWZlSzIPj5GZg9FD6nOB4KPyFdGtC6q1bn57ZIbUMl5DOgFL572UR SkZQ== X-Gm-Message-State: AOJu0YwDYZBuaTjoH+oULOFrfTlUZxBgwEu36XbF8XVhFZbBy2Rr4xNO Ab5mUt070Y2DcvdTcM+JtWENE2baJoyrT8enCjZikg4HN8hO/ecZl4pSkKwvkPyBQY+2VvqszWg /aHy9KOvSBgyU8T8tkD5ZW3IqIfe7VK4A9lWuQ9R1 X-Google-Smtp-Source: AGHT+IH2+X4QOmSkpptsBXUxTE8tJAeziW1AEjvLBVyjji2BhIQBB4dwOyWRJreRvcQCuyOlQPEQnVsvQFuq X-Received: by 2002:a92:de03:0:b0:36c:3856:4383 with SMTP id x3-20020a92de03000000b0036c38564383mr821656ilm.26.1714134948997; Fri, 26 Apr 2024 05:35:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i22-20020a05663813d600b004829ab8170asm1260459jaj.9.2024.04.26.05.35.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Apr 2024 05:35:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 Apr 2024 05:35:48 -0700 (PDT) Message-ID: <662b9fa4.050a0220.8336.2f57SMTPIN_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 72B186052514; Fri, 26 Apr 2024 08:35:48 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/139701 _Functional Testing PASS_ Submitter: Mattias Ronnblom Date: Friday, April 26 2024 09:05:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:9e0dea69a085f7a5931e079d9aaa3ae944e8aa34 139701 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 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/