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 916A143F13 for ; Fri, 26 Apr 2024 12:08:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7443943CEA; Fri, 26 Apr 2024 12:08:55 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 1E74940289 for ; Fri, 26 Apr 2024 12:08:54 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-69b50b8239fso19749466d6.0 for ; Fri, 26 Apr 2024 03:08:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714126133; x=1714730933; 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=4Kf/ADTyI52DEAy36yuZVLkb9JxAPsRABgz7y2gR/OE=; b=Jb1NJaCTJ6Co9bXwmtOFIG7ki/MZZbVtNoq6yeoREbV4j84S9M17aIpQ9D12r0OgcP hhB+KyiCjIqQTLNzRk370OxcSvwl7SCQ36+FoGGgX/jkuMpaI1mvcs7HKWdsgfAHn/Ln 8ecWd9Kwl33yUmBy/5BPSiZPqoOvBwrCbL2yw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714126133; x=1714730933; 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=4Kf/ADTyI52DEAy36yuZVLkb9JxAPsRABgz7y2gR/OE=; b=BDJqIqQSzfrIj4DeNNaJWxWCyzuZig4APz5ihFKfvWpk+me9M59xs1xLLFLp3vRyBa GpYW+7COvd5Xos9yDZ7AsCYbDv6lwETPAlZIhmgagpfZY0AjpRAX8E3C//vPwuYu3WkJ nFbpUFNW3AQttQOP/LftF22qJMczmX3LAPRruzH3YFd0sASXt1i1+MSZsschcF8ckE2g Ka7HGdEoBgcc5v7h9loTCYryQaY03zXaKqNS06FpvJfObX62KvjG5uXSRuUBOD15iwrC Uc/eUNKa8MXbZFO6f19hm04sP7ax4S24EAAybEhLrmwfxNqteMf/MwxnyWv+xVIPkYL3 BX7w== X-Gm-Message-State: AOJu0YxgUPaFjeoIrPr2jg+4T41g1bFJae3+lQC15nLiaroz1g7GNioc I906/3TZisLGORJhNX2fA9xSA4/LY1QtLxB+3bd/31tCAOxRJQAKa4lrE7O6AMWOrACZdoLGBTj zKeE/3jUWSr5/NKwIdZ+HtzYLwZ61668YemEW0uLf X-Google-Smtp-Source: AGHT+IFw3F9pRC52SWP37eECcH9Cbr2g4AO42/Nq5ISGMfbzFp282fdwgraDfq2quIRDBOjVUYUUUCH/MzY9 X-Received: by 2002:a05:6214:d64:b0:696:a490:a94f with SMTP id 4-20020a0562140d6400b00696a490a94fmr3191675qvs.30.1714126133456; Fri, 26 Apr 2024 03:08:53 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id gw10-20020a0562140f0a00b0069b76e4bc5dsm1396834qvb.53.2024.04.26.03.08.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Apr 2024 03:08:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 Apr 2024 03:08:53 -0700 (PDT) Message-ID: <662b7d35.050a0220.9997b.b7c9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 28C026052514; Fri, 26 Apr 2024 06:08:53 -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-sample-apps-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 | dpdk_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.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/