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 111DF45C18 for ; Wed, 30 Oct 2024 20:03:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0DF0542F2D; Wed, 30 Oct 2024 20:03:18 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 24BC742F2B for ; Wed, 30 Oct 2024 20:03:14 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3a4e58e3f9bso656305ab.1 for ; Wed, 30 Oct 2024 12:03:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730314993; x=1730919793; 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=ZEFAaxFiT7LoOoYtVPrt92AYU80KkZfyc4PIBFbtC7g=; b=evZIh4jkEME1myEGiIaNhdqWI6tWy+rcgN1Aj7B5h5il4g5U7B0nm1Wi+8kSgtjufE 9TePyxquEOvEh3J7tagDxYnlSZ90I8kwOirsHxxU6FJPbnuBxbikwTzQeHnQBQd/hHbf j/y/9pl22j5ibgcZgRuv6cXGqRVPcDbr6Dx2M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730314993; x=1730919793; 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=ZEFAaxFiT7LoOoYtVPrt92AYU80KkZfyc4PIBFbtC7g=; b=jDWddDRedahQnWi+is/24PXmoSnNrlEQfJv+62/KJ1AQbpX4qh0oRP2DPvavC41ftn PmuuxJ0ndDWOaJJqOxhAhynNRL/TDbxYJfdCSIVTirVcBTcYheFaoxCwfpOrutQinXzB ifQB6xHr5OpguUIqa18z981V9LhUDU+rV70vNfQB9Zx/L5c/LoeA8vFZoRuiv+zw8AdX rnfDYNaCZKkpxLHF0VqwnIq3/Guhhf2DW2k495vjWRjmMSa/nH7TBbf1+27NRKmkXBJ8 18jFsolODInSYnQGR0eV1ONdi/z+2+FBdpFdH20btEeGB5BpxuKmfM+IcgMDtRQfAkds kYsQ== X-Gm-Message-State: AOJu0YzdsVkQUd6g9kAJuIeZ7lHYkpvZ0NpCrcZ0GXL1/iZn87CjlY1B NlJ5S8c/Xip1YRTmI4EPp3FG05TZQ4h19KpZZp5QrssazCnaT6EBVu2JJ2dTVz3ScEXZv4eUDdO gWAKhS56n9jPtceLx86ChJYnW6JYFlbidewAJBPKXcKcv/I6+wwNmvCRM X-Google-Smtp-Source: AGHT+IHkxjwhEL7y4l4vHRBewUff/OVgyDtG2yVTCTs7VNHAZxdG+ba4qKzV5Eo81KTQYP6mdeIWTBOH7Cy6 X-Received: by 2002:a92:cd85:0:b0:3a2:aed1:12a6 with SMTP id e9e14a558f8ab-3a60f1f5e59mr8644215ab.6.1730314993019; Wed, 30 Oct 2024 12:03:13 -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 e9e14a558f8ab-3a5e13be943sm1024885ab.70.2024.10.30.12.03.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 30 Oct 2024 12:03:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 30 Oct 2024 12:03:13 -0700 (PDT) Message-ID: <672282f1.050a0220.2c190f.6db5SMTPIN_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 AAEED6052471; Wed, 30 Oct 2024 15:03:12 -0400 (EDT) Subject: |SUCCESS| pw147579 [PATCH] net: increase the maximum of RX/TX descri From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241029124643.220604-1-sismis@cesnet.cz> References: <20241029124643.220604-1-sismis@cesnet.cz> 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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/147579 _Testing PASS_ Submitter: Lukas Sismis Date: Tuesday, October 29 2024 12:46:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:6dad0bb5c8621644beca86ff5f4910a943ba604d 147579 --> testing pass Upstream job id: Template-DTS-Pipeline#192590 Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ | Ubuntu 22.04 | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31746/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/