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 E282643376 for ; Mon, 20 Nov 2023 02:36:50 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DD32240266; Mon, 20 Nov 2023 02:36:50 +0100 (CET) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 857F640266 for ; Mon, 20 Nov 2023 02:36:29 +0100 (CET) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-5875e24c749so2164448eaf.1 for ; Sun, 19 Nov 2023 17:36:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700444189; x=1701048989; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=pFwdSHWXc9m4itFwW7DhKkwboXQX402acww+lKduCOA=; b=RHaGxEr34/cjk/8JBsiTa1rr5oLV+3priGixPHc+e0vnXhoMW1V5WCgYjImhkYoG67 fdyN6dmeCUty72Vxe++sK4yWSdPDl8F8ntKd2C9MncmtIJ0pYIAMcjQD7nKwW/nelv/s kLBmRi2kMPxsAODGR0d3d/HG8SrahU/wfnu5w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700444189; x=1701048989; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pFwdSHWXc9m4itFwW7DhKkwboXQX402acww+lKduCOA=; b=iC8M0OQ4fFKh2azQ0Cjx9i8kPHhLx5IeSho5ZIMAIUaX+O/AVkNPd+zWHAAv4Bktbo ohmVlyWauDc/x2nkNi3pq1UKd9c+Di4B0x8ZC9Pcsa57kSXrX6cQ4jLLMzdlDtg5XnDy ZIxONkUbvbPszZXoEawAMV5XZ7NxiK+vElUEGqhxPxiJlSxc5syEjonJ4p2M8YQ1L4h+ 29WcaD6XTF1EvaOX48I44JEtaVYYa2D1v6JowWaBg95jbaJXSol0lshbywVBWTH+XWmf EpwIDHMMDrxSs3pbqJ3A+8lfgxYwkPsa9HCZ7XXV2wRrc0N/WXeW3IKjgWGkeMa4XKAY 2uIw== X-Gm-Message-State: AOJu0Ywl0NS6E3cn2I9yrteun6N7cVimvtZIdLhrJgtWYDz7otviPX4s yTb0xKaOwFtcTXcYIqYDJ4VNOPR7YVMMrSetPv4Zucwb7GXf1kwjUajBrg== X-Google-Smtp-Source: AGHT+IHGX57WN4LZ9hhoofkI93AsbZ5BaNqSRIPC+cFmdaXV2NLtFfoCUmwsx0UsDt/pIdSeZCEEfENKNnDK X-Received: by 2002:a05:6359:6695:b0:16d:bcfa:e0cf with SMTP id so21-20020a056359669500b0016dbcfae0cfmr3851176rwb.30.1700444188880; Sun, 19 Nov 2023 17:36:28 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f33-20020a631f21000000b005bd3cf5fd1fsm356883pgf.28.2023.11.19.17.36.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 19 Nov 2023 17:36:28 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 19 Nov 2023 17:36:28 -0800 (PST) Message-ID: <655ab81c.630a0220.7ea34.11f1SMTPIN_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 E401E605C318; Sun, 19 Nov 2023 20:36:27 -0500 (EST) Subject: |SUCCESS| pw134470 [PATCH] doc/mlx4: set limitation for RSS 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/134470 _Testing PASS_ Submitter: Raslan Darawsheh Date: Sunday, November 19 2023 13:24:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:6d7129a6e93b7cb52efff009b29ef1a0f2cb76b4 134470 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | Debian Buster | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28413/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/