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 0770445493 for ; Tue, 18 Jun 2024 18:55:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0371140DD8; Tue, 18 Jun 2024 18:55:37 +0200 (CEST) Received: from mail-lf1-f97.google.com (mail-lf1-f97.google.com [209.85.167.97]) by mails.dpdk.org (Postfix) with ESMTP id E66FF402E3 for ; Tue, 18 Jun 2024 18:55:35 +0200 (CEST) Received: by mail-lf1-f97.google.com with SMTP id 2adb3069b0e04-52bc27cfb14so7032875e87.0 for ; Tue, 18 Jun 2024 09:55:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718729735; x=1719334535; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=T+JG6RrDi8VcRlecHHyeA9DPWj5PwhKBc4IOWCkMM+A=; b=CAWMkw/Kf20PdCYF69pxyeIbvXIdwgfv8v4UCSTEqPy7vnek4x+TuH3JwMJkPUQ/nA lUruPmHa+kl8bKDbm6Lmbms+YrrRT31zZtetZMTU9Z2zahbt1y3+35eJfqqdhcInXVB4 RQnyker13BNE523VtR1ImwEXUNMA71EXsL9Lw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718729735; x=1719334535; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=T+JG6RrDi8VcRlecHHyeA9DPWj5PwhKBc4IOWCkMM+A=; b=LyqsBEdlW0+sBzQZesS7wBRvL6EJV5gxfl0EKq6erR7H3XcBgbLPVw8GKmia2XagGW etQ/Sm/PIxfAJXO6bmInbnAOZ4m6ACebLtXULRh3+LX2ixhgd5/wO8/aQeZloPs3ZOZr nBmXQKGviTJcCaBolP5F30BL0xaLFksQEbsCCzGzROGq3Me+RwT9xNM7d9EZEesG7sPF ddm2FgHcLEsOlQxl3TBmwnkd2bREpu4WZ1Wd3TYrxm8ZbT78tCzc7UxhblxSRvJa01pc h2tnioxa7TuGHas1i9nL3xVlF0CgJ+9hwkId/c9Ns93QP2Tg9uFqU6s7MaNtrEMoLGCu V+VA== X-Gm-Message-State: AOJu0YxAYJ9aY3o4WdJs3jepnDtEQFV2pAP3mdkg3P6b8Rx9yVRZG3cw 85MhoBRtJheY6s8S3hnd6B4CXlkIEkeOGl5NnxM75VszCKIOM6uSozG7U1Iq9ZP+4nRe7vqLrA8 n1QBasJwmfrWTByIUu3c+GVyZuWdnvcGMPyNw1W8ckSbO8cNBua3RpCIL X-Google-Smtp-Source: AGHT+IFnPKtYxLdg9J+uxcwBFoAxD53N8HGQWE+Z83wrjMtRwJb7rtxttHrK0taC4NQKHukTofA6rnTH6zFn X-Received: by 2002:ac2:58e4:0:b0:52c:bd0b:96aa with SMTP id 2adb3069b0e04-52ccaa32d05mr149066e87.24.1718729735109; Tue, 18 Jun 2024 09:55:35 -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 2adb3069b0e04-52ca28737cdsm148155e87.104.2024.06.18.09.55.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Jun 2024 09:55:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 18 Jun 2024 09:55:35 -0700 (PDT) Message-ID: <6671bc07.050a0220.ebc73.690eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id BD525605C373; Tue, 18 Jun 2024 12:55:33 -0400 (EDT) Subject: |SUCCESS| pw141254-141274 [PATCH] [v4,21/21] doc: updated the docume From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240618105722.2326987-22-soumyadeep.hore@intel.com> References: <20240618105722.2326987-22-soumyadeep.hore@intel.com> 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/141274 _Testing PASS_ Submitter: Soumyadeep Hore Date: Tuesday, June 18 2024 10:57:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:0d761dfc89b71fa46193a545cce3fbe2613856a6 141254-141274 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian 12 | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Fedora 39 | PASS | +------------------+----------------+ | Fedora 40 | PASS | +------------------+----------------+ | RHEL9 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Ubuntu 24.04 | PASS | +------------------+----------------+ CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30223/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/