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 9105B43071 for ; Tue, 15 Aug 2023 16:16:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8DB0440F17; Tue, 15 Aug 2023 16:16:32 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id B49F240F17 for ; Tue, 15 Aug 2023 16:16:31 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6bcbb0c40b1so4489185a34.3 for ; Tue, 15 Aug 2023 07:16:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692108991; x=1692713791; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2IIpKUMC4j59XEln1ZytWD/2K17kuPydYPTrx5C6JyE=; b=EzfOuScrgQAPwyaZQ6M4R0h/0Az8cZWsir344CplLNckjKxmELwMxbhJKzJsa+mknc nRVGsVfVQ7BqELoCWGH5VkJzspTu5GmsWnPTGPF9c4PHeQNjOilfnAuhHnsZlllvi4/g 9R1bapyUkO2OCLykCYdxVGvkW3a4JdL1Vp6bw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692108991; x=1692713791; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2IIpKUMC4j59XEln1ZytWD/2K17kuPydYPTrx5C6JyE=; b=BLLVY28r7QN9pI99HRqjFYIVdz2EiXg8f7nCnuAY9dhF7eJXbeL4scgea3MGu4l3ru 2GylRZcuL1W94bdwz7/XIaSBX7Vgs7Y9/3jyvwAgrXWP1xxDW3jzUwpVfq9a3VIWdDow OWd3+b6IgNefKakRFCALu93o1WYOghXDS76ZhzNEJsYkBCIGsPAtH12SYhhVJ8Q57f3r 2S4/t6mThAgm0WlFy+nzxTBwjd6hta14fMKYxSue1jwueyw80PNv7on0KQ3JxKiX2Wkg U5+hmipWAfKJShehhimL9thPrcIy7B334o1grN/fW9KVT93NqwMOy6OOr5PZxy4Ky/Aq bFQg== X-Gm-Message-State: AOJu0YysUGeVhlQh0zxcYSntB9rw2drQiBZ+kmucs+C8E80D7fG3g9mK xEsrgM53IvskmJkCCCrqltaWCffKjWZJtYP7Bvks/vBlBUPWe6FvC1TpVz7Yndeu5YtwOrATdQ= = X-Google-Smtp-Source: AGHT+IH/OrlfOneAJQZ1i2MyN9kuJdgCQtO3J+kIZ3gy/XlGhIYq/qQOYz/cyOQXx7x9fv+JzwZSTq8JWNaB X-Received: by 2002:a05:6871:591:b0:1bb:8073:c793 with SMTP id u17-20020a056871059100b001bb8073c793mr14947346oan.13.1692108991063; Tue, 15 Aug 2023 07:16:31 -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 du15-20020a0568716e0f00b001b3760cf3e3sm804814oac.37.2023.08.15.07.16.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 15 Aug 2023 07:16:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 15 Aug 2023 07:16:31 -0700 (PDT) Message-ID: <64db88bf.050a0220.16762.284eSMTPIN_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 89A4D6052471; Tue, 15 Aug 2023 10:16:30 -0400 (EDT) Subject: |SUCCESS| pw130334 [PATCH] [v1,1/3] ethdev: introduce maximum Rx buf 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/130334 _Testing PASS_ Submitter: Huisong Li Date: Tuesday, August 15 2023 11:10:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:68150b90bda5e8f81ad1b1bad82be653b1d42a81 130334 --> testing pass Test environment and result as below: +---------------------+----------------------+--------------------+ | Environment | dpdk_mingw64_compile | dpdk_meson_compile | +=====================+======================+====================+ | Windows Server 2019 | PASS | PASS | +---------------------+----------------------+--------------------+ | FreeBSD 13 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27342/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/