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 AD26343F17 for ; Fri, 26 Apr 2024 16:12:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A651943E57; Fri, 26 Apr 2024 16:12:48 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 069EF43E53 for ; Fri, 26 Apr 2024 16:12:47 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6ea2375d8d0so1668405a34.0 for ; Fri, 26 Apr 2024 07:12:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714140766; x=1714745566; 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=YjsUPPoPaqKVTHJScqTtoSShl81axloTRdn6g0ZJ8Xk=; b=GibGZ5s5zBYMUzgoCfx6O7Ss5cUMRgspArnBBnF1/3c06kVCcYfG1Ben0Id17wmVza 37nSqD2wY+zq6EgwS1k/UVJ8WEvu+W6WWOug9PdcTfv+bHzdmEALneJ6L+80bwecQYQj 9vkF9flOfSJFY7nXAHGBg5ndY/RnNxyQZ89Fk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714140766; x=1714745566; 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=YjsUPPoPaqKVTHJScqTtoSShl81axloTRdn6g0ZJ8Xk=; b=HPV/yC4FlsZI3sWlMLbZZyTb/vH3n5jjQ9uTiXIHLf9oo+291zgUJoSGXLMtntCure 4PSyCCDs86AzcT8yfxRr0Uv7oh+2/zGJTk4Z/4FlNIGW5itn5m/h4H0D7/xLODqAb2ee 5iPKS2e0sILACxbUDJ876k27GVcUPESogdw/FjVi6+nqgPtcTUE83zY6mqKuoOCNO4Y6 AgJl95XO7cG52aZg/chs0vfaTQGBw2hxPoZMTLE6pSHzdAmnqmLPxEmbe5TT0cDeeVEN mwsgKejHNfSKv/wTnQomdcTjmfWsyuoBuzCoxgOLLLr06NqsHSt+NTxeHYgxfA1fdztf i/9Q== X-Gm-Message-State: AOJu0YwEsX15dR0U7Nr4MIWscztMOhNX6aZnDgwKYizvUuTwTrOVlUop L7iFskAMHwBkxj2BuhcQc+DAKjNHQsvpHo4K6V/lybFZbGJVHFGj/PXztldcX5pVDf6hoIAuqZL 4rdG9tLheKyUI/6PZ7ApGaGV3df6bC0MioWBV3MJFLCMMkViaL+opEDW3 X-Google-Smtp-Source: AGHT+IE2ws3nIgGMr9z4b3iLd5OoBi0rFEr/kyq/fvnumMxkI729V246Z7WFRXDNtl+Z1yI0e6pmMeR+VPJA X-Received: by 2002:a05:6830:1d48:b0:6eb:601d:26f6 with SMTP id p8-20020a0568301d4800b006eb601d26f6mr2444363oth.30.1714140766363; Fri, 26 Apr 2024 07:12:46 -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 a46-20020a4a98b1000000b005a4c9182f4fsm1536217ooj.23.2024.04.26.07.12.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Apr 2024 07:12:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 Apr 2024 07:12:46 -0700 (PDT) Message-ID: <662bb65e.4a0a0220.a7197.5511SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D5286604D420; Fri, 26 Apr 2024 10:12:45 -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-compile-amd64-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_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | +=====================+====================+===================+======================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Windows Server 2019 | PASS | SKIPPED | PASS | +---------------------+--------------------+-------------------+----------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+-------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 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/