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 3727543376 for ; Mon, 20 Nov 2023 02:34:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3200140266; Mon, 20 Nov 2023 02:34:40 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id D0BA840266 for ; Mon, 20 Nov 2023 02:34:38 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7a6774da682so185371139f.3 for ; Sun, 19 Nov 2023 17:34:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700444078; x=1701048878; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xWVHWl5cSfTrKYLoYVBYkc9Gj5OgDeO7YertMfyDq/o=; b=byj28B3XPt985Dl8KMgAQMtVRsQDpq1ui85pWfbz6Rg5LquLy1uJsQ8WN4KXUkhFXw bxZG4vEGtj3h6jbhgv8XZBj02tSLp0jLxedmWiS/ARkYG+yN+Jj0OZtXHOBClTbHyfbU daDw+3LLmpKhb+djAKQ1EOFkskOaL7Lu0p344= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700444078; x=1701048878; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xWVHWl5cSfTrKYLoYVBYkc9Gj5OgDeO7YertMfyDq/o=; b=L7jDuPw9x/h5AxkAtox4hfuB/PLPoxh8y17xZ1YkIozof1x5tbk6vGwzaWWAXJAcmt VnRlWmJstgXOD8XTmR4AlIdNS7nu0ubn/rZyvLH0ejawRLNeJzRKtinv7XLlJQTjSTpW 8qonScm1DS6/NB5ud6753iCmkKNocJy1ph/Xlprpggugmb0YhQnwEdlwS7ygpSal7EHz SO94rc/Gk9OUXJU8/0MfuOCjBGuU0c0NNQ9igLs/mvKGZOhZcu7rjIgSGT7RsT51eYTD V4OHogFQ2//YE9vsAAMd6WgbKqE72cQaWC+JLziJVs6fdNSg0Kze/HzC9QquEdPY0W6d wNQg== X-Gm-Message-State: AOJu0Yw2Xka1OM0Ol9xE9fqS+3u4gnVgF9daV5n8Hh6NutDqpAjIZ2kK kX4IUCaFbGDusHrkRxMH6SS7aBWOVRnKo7P1+pzxz2ea0uJfq8w1i9NOug== X-Google-Smtp-Source: AGHT+IGr/ankffpSgrUC37eHVFFHphSks0fTqGWAJ42JxE+mOh3uapXVDMCjlnD8nSWK/Zq3sEOGBWMgvqkv X-Received: by 2002:a92:7606:0:b0:357:478f:a744 with SMTP id r6-20020a927606000000b00357478fa744mr7325009ilc.10.1700444077944; Sun, 19 Nov 2023 17:34:37 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k22-20020a6bf716000000b007b01238e7e2sm255026iog.32.2023.11.19.17.34.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 19 Nov 2023 17:34:37 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 19 Nov 2023 17:34:37 -0800 (PST) Message-ID: <655ab7ad.6b0a0220.1174d.aa90SMTPIN_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 4B3E6605C318; Sun, 19 Nov 2023 20:34:37 -0500 (EST) Subject: |SUCCESS| pw134470 [PATCH] doc/mlx4: set limitation for RSS From: dpdklab@iol.unh.edu To: Test Report Cc: Raslan Darawsheh 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 | +-----------------+----------------+ 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 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/