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 4F33A43EE9 for ; Tue, 23 Apr 2024 13:37:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 440AD40E54; Tue, 23 Apr 2024 13:37:11 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id CDF43402AB for ; Tue, 23 Apr 2024 13:37:09 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-617d411a6b3so46926797b3.3 for ; Tue, 23 Apr 2024 04:37:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713872229; x=1714477029; 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=0Oi1NSkANGrmuoutr5oS2qwQfX/8oQMigBfaYQCpYxE=; b=MeDo7JQTMXIl6X2RDtH6tJhUaPESoINfAPMhhUspvfZlCHuqn9zl5BWc7lShzuoOhq uh1DQQ6XP818Qc2alfuRDXg3AOpwDoUf1XkGgOVMGSx0ktS5Wm4AVU7f+xx2jUeLVTFr KezNTOLPfWu8p4FLwXswPNNBnyqkZTgWe5wZU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713872229; x=1714477029; 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=0Oi1NSkANGrmuoutr5oS2qwQfX/8oQMigBfaYQCpYxE=; b=VfcpbslqynGezUSASHp81zVHQtHS5/z1U7mNf06+/axWgquDFGMuceqqcuGTbS+KG9 sJ5zPaEh1n83d25+r/wHzoTUCPaKJgP41PaeYPkYtaCenVnZaA/zU3x/KvXGWtIJJ5QC j7u2kqbW2r9imNsda6aFOP0hNSpmTVClT18GaE/g9aWAEzvo7l+mtjrTHHHraTYl/Yqk 2b8crTbxeoxiRBR0IBZyaKN2GpU+A9PnxAlwAwVpcIGx7cwpJDWZFKthvk+ZthAsstyC DotmZjOR/n62T6ksSyYWEG7RU9vbvbHjd7rxApum4qkMGtT16ILrxmBUewxi3pd8WsPp s3kQ== X-Gm-Message-State: AOJu0Yz0XnOCvWFFuoXPIoB3L6QiDP6ky/O+BQu+lml+85rSuwzMxK0G v1/T5p9gUZrtsW0vo9i9j4YBVPNeLoJ1eVLTuVO+CBdlnMGLv4wlZAm3b2aAqikMG1gOA6nxgw3 Vi9yFucsL64asRBVDuS+3UBrcVKo8l+mQ6UHYWY8d68VJcjXWLsICGk4y X-Google-Smtp-Source: AGHT+IHkiERb+3Y1FUJgc/ufzQzkiCjTQWlFFLEeWagNdh1i+bO0xdvh6MSPl0KkljgAjK9YOeeecAJkg/z0 X-Received: by 2002:a05:690c:7084:b0:618:1dab:2f0f with SMTP id jg4-20020a05690c708400b006181dab2f0fmr14870063ywb.2.1713872227889; Tue, 23 Apr 2024 04:37:07 -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 q129-20020a815c87000000b0061538cdc799sm810089ywb.26.2024.04.23.04.37.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 Apr 2024 04:37:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 23 Apr 2024 04:37:07 -0700 (PDT) Message-ID: <66279d63.810a0220.44234.d9f0SMTPIN_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 872F26052514; Tue, 23 Apr 2024 07:37:07 -0400 (EDT) Subject: |SUCCESS| pw139641 [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: <20240423090813.94110-1-mattias.ronnblom@ericsson.com> References: <20240423090813.94110-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/139641 _Functional Testing PASS_ Submitter: Mattias Ronnblom Date: Tuesday, April 23 2024 09:08:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:8841786ab4aa72d205f97528af8708a13a851f4f 139641 --> 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 XL710-QDA2 40000 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 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 11.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29844/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/