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 3DF0243A0B for ; Wed, 21 Feb 2024 05:21:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 38A25402B9; Wed, 21 Feb 2024 05:21:05 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 594014014F for ; Wed, 21 Feb 2024 05:21:03 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1dc1e7c0e29so8055725ad.1 for ; Tue, 20 Feb 2024 20:21:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1708489262; x=1709094062; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=oiSUK5vpVdGIbQUBC/kOXfp0+uSbqITgKA9FQWREnIw=; b=VfPX3Heom0mHdBKNHirfGHEH1KLihyCjXFGvSUrajG5/416Po6bul812gHbKWdbeVo wzk5+ujww4uWZdgGWLJjS26QUYJ+IcKi5OE3y8wqG1e2kULHVgzFFjKav/Ck+Q6wCgIx xgqwystuiyiJezOqGotLRGKeMZBUH++5+kAeM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1708489262; x=1709094062; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oiSUK5vpVdGIbQUBC/kOXfp0+uSbqITgKA9FQWREnIw=; b=ZwHSWHpm79K7+NxbcXWiG/l3g8+Sd+/VDbWbXJD7SfoVKh7Rp5g8fR7yiY6wM93ZY3 MAFw1bDb5BUKSd6RnhjwGS8I/YsNbmnQz5Lzpo5kSerL0m1RRL5uaUse4apoG6HkwD0H D1ruhvWfPD5LQWH3g53071UJg8fn6E4x/n/+45Q+WIstsy9lh20bxyQsewa+pZlfmuEp 81U2Jor3r5ZYcJLidRXlz8MLs5ltF2TW1E3cTFc+PvgV01uCYsh5TLNhapxcLX2gDZUA WfzMtXxq/Kz9exPBNc/LbjHFmLzT3ODSri7KfxK7ThYxqaOavl0U7nRyzgo0UWtytjsI 2QtQ== X-Gm-Message-State: AOJu0YxMrQdJnJIiKB8tXJUIxrWZ+73QwXWiLirbDSuTjUdlPwJHsjXe rBcNppi7aLrh3/NzwSTj3+Lii1TG57bJUCoVS1FNhv/sABIOiA2H1j41/vNjk1QwMEx3NonZHGW zXTSocJRRAagOBhTFCYUNBAqw6TO2Dh64hWXXTBnY X-Google-Smtp-Source: AGHT+IFDx8PAmy8xKqF8lmY9oT6AR5J00dvzav+sEv/TVG+8JXyHYIKgEpmZq/j2geaFzj2UMkNFyhRIpCfT X-Received: by 2002:a17:903:2289:b0:1dc:7b6:367 with SMTP id b9-20020a170903228900b001dc07b60367mr6729780plh.17.1708489262392; Tue, 20 Feb 2024 20:21:02 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d20-20020a170902729400b001dc0d1fd93esm83424pll.73.2024.02.20.20.21.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 20 Feb 2024 20:21:02 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 20 Feb 2024 20:21:02 -0800 (PST) Message-ID: <65d57a2e.170a0220.ff076.4bb8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 894796052510; Tue, 20 Feb 2024 23:21:01 -0500 (EST) Subject: |SUCCESS| pw136941 [PATCH] net/mlx5: prevent querying aged flows on 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/136941 _Testing PASS_ Submitter: Bing Zhao Date: Wednesday, February 21 2024 03:23:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:ee45c93a16dd5e11b7779f18db9173fd8de8df74 136941 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29201/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/