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 D9EBC426A0 for ; Mon, 2 Oct 2023 11:57:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D03E64003C; Mon, 2 Oct 2023 11:57:25 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 0188B4003C for ; Mon, 2 Oct 2023 11:57:24 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1c3bd829b86so130420805ad.0 for ; Mon, 02 Oct 2023 02:57:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696240644; x=1696845444; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=a87MOv8b4YEAuPmA+wYntSLN+zZWYVREQYlYemsh72M=; b=EkhoEWuzNyVH5+h39lMv4MJAk2kTI6bX5TdSb0n7kbXFBPA/9zmIkSyXYRhtazIKQd /SLc6UYoFkatee/H555OzaHLu0MoFzZKEq5FRVDxeQ9+dVRhIXf3If88MWc8FUmFFP9N wUBz+iKmJhtFACP2PQ1rLqD3FpEjb3XmLKBWU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696240644; x=1696845444; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=a87MOv8b4YEAuPmA+wYntSLN+zZWYVREQYlYemsh72M=; b=lBKbQ9dDb5QsgznR+KI8zEyH88Jd86axlKJEoR8tFOPwShAqKWH/5KF9dUBYzV5Kpy xMP0mwzxIToZZ+TTPRBrgfUYzRF5dMbcOHe34OT/Lvm70LRkzv8ruSosUFzu9oaofVX8 a/2JxXmOsLzaDRu/shm1ZoAmMnNKvYJfUwJljzUhgL9MONmIFse78arBbx9Ls7dNPAnx aIXkSi82gBBnzy87yazk4Wrv0mMMcxMeuke9dUrriqEHjxcVbaMBBuCwYxXCLlOFqslq LgxrqXf6WQv52Drioor++sfaVlvNuMaa5OtTk/PEwO/9poIVxXvvGy1+9ns7t2Sx4seD NuqA== X-Gm-Message-State: AOJu0YxeLeu/2vaVop2lF4o3LwIPIt+DVI8e05SbCmWbT+5xleduF5cV AvDbXKfQVBQdwxYagNYTFFu0fy/6dx+Ae31q9J9Aa1f0G4FEKvSWryxjGfnLocJlu9aoZt7Gvw= = X-Google-Smtp-Source: AGHT+IH86tB8S+bs8tr0DC5iIMfZCwJe7osb18GyxFLbB5VQpUKqQc93PBHbB3ITYo55FRIuonFmZyp8XgjO X-Received: by 2002:a17:90b:908:b0:268:7be6:29a5 with SMTP id bo8-20020a17090b090800b002687be629a5mr8663009pjb.9.1696240644138; Mon, 02 Oct 2023 02:57:24 -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 hk11-20020a17090b224b00b00273906277cesm194951pjb.0.2023.10.02.02.57.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 02 Oct 2023 02:57:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 02 Oct 2023 02:57:24 -0700 (PDT) Message-ID: <651a9404.170a0220.7fe0.742aSMTPIN_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 354B26052514; Mon, 2 Oct 2023 05:57:23 -0400 (EDT) Subject: |SUCCESS| pw132256-132255 [PATCH] [v1,3/3] doc: add a relax rx mode 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/132255 _Testing PASS_ Submitter: taozj888 Date: Monday, October 02 2023 08:53:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:6e999364a6afb9189029154b1ac55b4ad5fb9b3f 132256-132255 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27799/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/