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 10435436D1 for ; Tue, 12 Dec 2023 12:23:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0BD4042DBD; Tue, 12 Dec 2023 12:23:54 +0100 (CET) Received: from mail-ua1-f97.google.com (mail-ua1-f97.google.com [209.85.222.97]) by mails.dpdk.org (Postfix) with ESMTP id DE0204026E for ; Tue, 12 Dec 2023 12:23:52 +0100 (CET) Received: by mail-ua1-f97.google.com with SMTP id a1e0cc1a2514c-7c5524f258aso3097992241.1 for ; Tue, 12 Dec 2023 03:23:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702380232; x=1702985032; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=orPzKBaFzEsuqyNYPO39uMJeFnJokMgBzUnoUzaDC3A=; b=Nf/iBkh5QZsp9fJyJswvZ0LXP04r8KZJa3Lb27hYZsuqT/6SJ0pcbxtUbaGIx94GyD 5Mu6uJoaHiXNFDTkovrQyphgwOsck3hK9bojE6ypKYXdd48/o+Dvw/Hmj3pVKbOJad7Q KZqrwBpNXtrIBzsE9OmEFYCXHXHJ5p+7Lgwe4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702380232; x=1702985032; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=orPzKBaFzEsuqyNYPO39uMJeFnJokMgBzUnoUzaDC3A=; b=kifREbOeAzmFkOW29o+k/Rf4NXIcoPqr2HIPrg0Z2WdkfEsEEGFXm/J6act3GjNmuN gD7k44KVvs8HJd2jdoNKXzV4N8RfYslIp7o10kSN4Kh460N1UhuMAYL+9q87LIwzmnFy wVUsABMOQhmkgAqIWnqjC+dOXWTO1SIg/tkAkIPlwO9jBfHV4tL4MhdvpGEuX/G616aD roDr8J0Qef4X+BwJbsduc6Rr00DdwGJ6rAfhbviHINpWySskNF895qcf+lyKZy0+ryYI AnbPgsfPFr9GDow1tZhPUDJ8mDGNSnkjVLIZtByq5SnZSeJJ0v5MCrhW5hSlaPKBnRgi ErZw== X-Gm-Message-State: AOJu0YzXDY3YFtQYO/F7p16XOwmfKNLg7oeRfYy7+Y4eh1FKpegoUpNd SRUb2uOBGsMHTcyG+fapyC0j0iyYzjiw+m15yUQNNfXgBFD0S3Um8HoyFg== X-Google-Smtp-Source: AGHT+IG957NrpK7cD9F31DGw4YcCsYVWB0j+nhvhLOtD97hSSfI7UbKR01CfEv0F74HVMVq1GvXNu0dsbsFl X-Received: by 2002:a67:f498:0:b0:464:8ff7:7224 with SMTP id o24-20020a67f498000000b004648ff77224mr4258454vsn.31.1702380232161; Tue, 12 Dec 2023 03:23:52 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i34-20020ab015a5000000b007c1a7263372sm1073884uae.19.2023.12.12.03.23.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Dec 2023 03:23:52 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Dec 2023 03:23:52 -0800 (PST) Message-ID: <657842c8.b00a0220.29f77.f258SMTPIN_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 D11346051823; Tue, 12 Dec 2023 06:23:51 -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 | +---------------------+--------------------+----------------------+ 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 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/