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 C57ED43073 for ; Tue, 15 Aug 2023 16:52:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C18304114B; Tue, 15 Aug 2023 16:52:54 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 12D674114B for ; Tue, 15 Aug 2023 16:52:50 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1bdf98a6086so6088025ad.0 for ; Tue, 15 Aug 2023 07:52:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692111169; x=1692715969; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DPsM+ZiB/zau5011mbnUliats8N1PYEO2EwsXMfR4qw=; b=Yevvm8fSOy8scrjeS4iNq8ZCGVMubK2UcKIlmuvasm4efkZZzDa/ZfbEBbBOn054DI nvIl96HaEgWtVGsG8CRSRbVn0Y3hasufxPYCtxO7zmFWNGzGKsBdH5RHIPgvDLicP8ox FVKlDnfCqHQ7MRn9Vxvkk7vMRiYwaJ69vbeo4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692111169; x=1692715969; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DPsM+ZiB/zau5011mbnUliats8N1PYEO2EwsXMfR4qw=; b=Qq4rGfLUutn7OrQwukOQK48quEjEarrKHWhgPd50a30lOwA/F4aC3BCHbRetCNdwiG SdCmieCNQWufN2rhfRuLpSopzlNp+LuzUUopUi5fklNi4i3+Aq14B0KO37mchze0u2d5 v3V7n3xm4A1ttJ+uf9mZXhdemWHulzhriFQEmr0oR5h/okXUK1cdZuumrkd4sfvLgRQd ceb7MTKhCxdflk65ioGIs/jhc3gfO7Lrm3bk89M2l7kyAcqrmHLjgP2U9Tr1CSNk0Ohx JHbYfHBko6TRBGWe2qfHjI4WcTV8tWVIh7MO5oNZkDR1AHcq1YWebyRGXy+Blvu1y/5r W61g== X-Gm-Message-State: AOJu0YxvQWpEmDO5UaqOb+X6dBZha5P0/CpjiFNEX+ouWBdNSJwQJyPA O7hXPLFICqBqu2reA8sZ42UbhXUmXOxYCki9rs5rWMIVRoy3bdierloP/je8lvRRPYVeMu+3nA= = X-Google-Smtp-Source: AGHT+IFJrwY9GsWNd+o0BiEGF99Bj6EbPSPwypO1R9X6sU7V2vFN9lMn4EJwdXMeELwKqS/1c15/X13Dlfaz X-Received: by 2002:a17:903:247:b0:1b8:8dbd:e1a0 with SMTP id j7-20020a170903024700b001b88dbde1a0mr15851672plh.13.1692111169281; Tue, 15 Aug 2023 07:52:49 -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 ja11-20020a170902efcb00b001b06fa86afdsm285578plb.16.2023.08.15.07.52.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 15 Aug 2023 07:52:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 15 Aug 2023 07:52:49 -0700 (PDT) Message-ID: <64db9141.170a0220.1d3b9.03ffSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id BF5246052471; Tue, 15 Aug 2023 10:52:48 -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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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/27342/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/