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 EDB9A45B4A for ; Wed, 16 Oct 2024 06:35:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 014694026F; Wed, 16 Oct 2024 06:35:47 +0200 (CEST) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id 3C6C6400D6 for ; Wed, 16 Oct 2024 06:35:45 +0200 (CEST) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-7ea784aea63so1522691a12.3 for ; Tue, 15 Oct 2024 21:35:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729053344; x=1729658144; 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=Gr1GeuuO2a63aSrK/qg3xMFLKAuSkexn3DdrUP7OE64=; b=HCUt/r/W24SmkFQPkJEQ1nrtuyDIy+Di+y+Fhaz8Q3ZEQ2FdLEfFKHY1cB4jylyUw4 /GK90/2qcvd9J2rBgqvigtuMvT/eFGrzJZ0yT249WfaKR3YxBiSiL/jBjWVuluV1oQnE VaKZvF+F7Twh3KtWwFp0z1jz62H6QesqgBTmQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729053344; x=1729658144; 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=Gr1GeuuO2a63aSrK/qg3xMFLKAuSkexn3DdrUP7OE64=; b=QAZjWxpiuoWmdGPzgdtkNsLf3q9qUmJ1X9IjpcWPEXL2RxJmEpd/gR4oxTXaHk0/os J65EbkLnX+ZZk1th3vj4nidewjh/FlYIBJEuTyBAkxzprGxcWHR1LLhzPJKzPuCLY66X JgMivaawmKrmWFWbHywvoFRWcbtMs9o1YORTrGP1hdidX7d34hmrxdtDJT0hfZsqU+BM NYnaBbag+HwYlxengCm19e3YEttjGyRJyBemT9KT9CZA2eXlIdZVY9H9er0cS0fMPKgD ZjFcCPXUOtHo3X4YiLssX/BrmpjSebyVYnhjWtJsRzVmErZhDVGQaUypnvL0uoldWbAx 68NA== X-Gm-Message-State: AOJu0Yzq13HMqqxkodShPewvnRC42c2pEigEHmjay4Pyoeczu2ptex6t 7B3YD3sXKHFDhDEBjwK8uaW6jdXulz/WI4iNbrhhG/Ii7474OyyPrfnoYKO4GvMRx8sV0Wbb3Kq +bK0I97OGjboK3RARHpNMFtW7QA5coJ5Bm0tox3ku X-Google-Smtp-Source: AGHT+IFKE5IqOycNop5Kd2nFJLox9bnxYHah8O/xjohfJZVbUjaRVBXi0f+BAFht2FxSoHTiKWb6ds24DDRJ X-Received: by 2002:a05:6a20:2d24:b0:1d4:fcd0:5bea with SMTP id adf61e73a8af0-1d905ea08f8mr4384734637.6.1729053344185; Tue, 15 Oct 2024 21:35:44 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-71e774a6fb1sm159091b3a.23.2024.10.15.21.35.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 15 Oct 2024 21:35:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 15 Oct 2024 21:35:44 -0700 (PDT) Message-ID: <670f42a0.050a0220.346b79.aa78SMTPIN_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 53BBA6052471; Wed, 16 Oct 2024 00:35:43 -0400 (EDT) Subject: |SUCCESS| pw146026-146029 [PATCH] [v2,5/5] net/mlx5: implement jump From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241015164718.607858-5-akozyrev@nvidia.com> References: <20241015164718.607858-5-akozyrev@nvidia.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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/146029 _Testing PASS_ Submitter: Alexander Kozyrev Date: Tuesday, October 15 2024 16:47:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:9c935343d8c7397198f2fb72500cc9db120c8d8d 146026-146029 --> testing pass Upstream job id: Template-DTS-Pipeline#188550 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/31502/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/