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 B3B82436D1 for ; Tue, 12 Dec 2023 12:35:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AFEE342E18; Tue, 12 Dec 2023 12:35:03 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 84EB842DBD for ; Tue, 12 Dec 2023 12:35:02 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7b6fe5d67d4so193465639f.3 for ; Tue, 12 Dec 2023 03:35:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702380902; x=1702985702; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UizhxDgyJHK51cZV25vtpXELkrw8gaROaB9a1I/w8qE=; b=Hwh2PGJ9r2iJtK3RQuTOiiFpYGkQQKRQ1jPYn7NOUsnA307ecwmvO7VfwUtxr2DC4x 5zzfElOgKdRwx2A1uTf7qRWRtM6adxWzigZ6+mVqGinBu/UAEFU8UVhcZWgbNhTovILW xIdtrgsL7Jls86ayvHZOUxGhv48YPZq3JUOV0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702380902; x=1702985702; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UizhxDgyJHK51cZV25vtpXELkrw8gaROaB9a1I/w8qE=; b=C2P2gxF+m50OSOMzF56LfoeoOT/yKz/F9qnsVcTB2Jw93hLOVOT5UPUg2QYVmDJLxw BCemyNwlEUZW11NriDwgcgzuhy96jcUB4d7dKdB21Z8DynULm6XtFihMwfYNNoAtN/Cf 7BCf8wsWixobqPRyucMeRgez6XHd3nECsKtX+6UmuQN/PefOirog/VBula2+/SSv+vf6 FLFJqIDLf2JtdQRwLHj9P9u6qO1JD6Hlmi4COmgNSoQ0IKD4cbSSceUgVnWKRHKHwHBU KA+YM1SBvC2Jn7gXHj2x+Dtp057hqgAnQsoIcU/0x+QIXYerVaNCWFi+XgflXn6X5RJN JJ+A== X-Gm-Message-State: AOJu0YyLTOEJwye2KEvRhDHd5O0Xf7tju07bX5iKOU05iS6cHEApZfoh 12x5/w0m0pRjBNR5h/7ObLwzXHJM05V2AOSQxNiZ8tBVLyRL9ZKzbKZdedF+asyRe/xAdPaQTA= = X-Google-Smtp-Source: AGHT+IEOegS0FuGuwkdPJKJzE1uEmCYTL6zO0RTFNxf4IQcEHrzcEeEICX4363PIr4OVvpIcXkbvyFyDC6h+ X-Received: by 2002:a92:c242:0:b0:35d:53ae:a702 with SMTP id k2-20020a92c242000000b0035d53aea702mr6355012ilo.31.1702380901970; Tue, 12 Dec 2023 03:35:01 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id g6-20020a056e021a2600b0035e6b5dced0sm776400ile.17.2023.12.12.03.35.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Dec 2023 03:35:01 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Dec 2023 03:35:01 -0800 (PST) Message-ID: <65784565.050a0220.7b7df.5deeSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 9D2076051823; Tue, 12 Dec 2023 06:35:01 -0500 (EST) Subject: |SUCCESS| pw135058 [PATCH] doc: update size parameter details From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/135058 _Testing PASS_ Submitter: Vipin Varghese Date: Tuesday, December 12 2023 10:45:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 135058 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28595/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/