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 1D418426A0 for ; Mon, 2 Oct 2023 11:38:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1423B4003C; Mon, 2 Oct 2023 11:38:21 +0200 (CEST) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id EF0924003C for ; Mon, 2 Oct 2023 11:38:19 +0200 (CEST) Received: by mail-pj1-f98.google.com with SMTP id 98e67ed59e1d1-27736c2a731so10802175a91.3 for ; Mon, 02 Oct 2023 02:38:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696239499; x=1696844299; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tZzTGhyW99JHLs2WAqjwhISqaG+Z9yIAV9cKggfMDCc=; b=YAshakCtoOgOk4H38dhAkVfJOLbcXCFjMiH1uSy3QJ52yjfBbpi6XtlrGb1eBF57Ok VdbqNiwtnQja7eg15b2B1vaegA9TZscEJnBr4YgeVVN/cHvg7T7KgH613zLqqSMbqbHV y1BDGoE6YaE3fn8TJBsqrv13u1kB1TvdDLcZA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696239499; x=1696844299; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tZzTGhyW99JHLs2WAqjwhISqaG+Z9yIAV9cKggfMDCc=; b=I0zB3oSuGD343hA/KfZPB1bNolWZ/ND3l96ABcD0ZxeoMOyeb171swTPiOGtLlg7+/ jn1bUKLwFROsMfxFKR1IbV8MntTU4I8J9gm+Ye3DsRtGwQXid9H8g7O3VsAZGFMunopQ VUnzP3BkwxcwxuubCTOQu+ChUr0gZw64gKa5bVbTLavICN0swSnPbj2nRGCrpKOzz0jF lQKslphHSHhxZ2rPV3tYHy3hAIV874iRvOS5PZ2v66B//+7M/SEUzIRdgDdALVgU4p1F quwmZdL4CTN11FEn+mw3meyai5Lbi+4Jgoc1wP+yw7Fzdh0HTTk/70ELeQo4Q5l5sAhG +1Lg== X-Gm-Message-State: AOJu0Yx0yO+AHttAjwjYxw4Xx+2TrRWjfGpn8qdY12RPkr8bR+kMZQuh ot7d0cJpOJ6XRYrmCjegZ0RUPLewGv6lIJ1pKQEdrBY+xLJDeoL57J78ng== X-Google-Smtp-Source: AGHT+IEwyKF89rwpvxIdhtB2P0Ce9roJvJxuoG6+CdtL+bcEXZyWaRAQQ62whxoA4DThk4wdwJVW+DxUTpo6 X-Received: by 2002:a17:90a:bb88:b0:269:46d7:f1db with SMTP id v8-20020a17090abb8800b0026946d7f1dbmr11206500pjr.32.1696239499203; Mon, 02 Oct 2023 02:38:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id me18-20020a17090b17d200b0024e24606c5esm541286pjb.3.2023.10.02.02.38.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 02 Oct 2023 02:38:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 02 Oct 2023 02:38:19 -0700 (PDT) Message-ID: <651a8f8b.170a0220.acec1.459aSMTPIN_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 131B86052514; Mon, 2 Oct 2023 05:38:18 -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 | +---------------------+--------------------+----------------------+ 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 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/