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 15F6F43B5A for ; Wed, 21 Feb 2024 05:02:42 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 09DAC402B9; Wed, 21 Feb 2024 05:02:42 +0100 (CET) Received: from mail-vk1-f227.google.com (mail-vk1-f227.google.com [209.85.221.227]) by mails.dpdk.org (Postfix) with ESMTP id DB4EC4014F for ; Wed, 21 Feb 2024 05:02:40 +0100 (CET) Received: by mail-vk1-f227.google.com with SMTP id 71dfb90a1353d-4ce9bfffa19so236569e0c.1 for ; Tue, 20 Feb 2024 20:02:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1708488160; x=1709092960; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=pVNcsstIdJOnBEaY++5FvR58nN+vy2rpP82KohBmTI0=; b=L4/4lQwsm+++iW2XUmoyZquAq1pUJ+jkkkUdNqvjFfVWbg66DHw401cwatYGQAMS38 +QzcClAcT/nowfNA+uHnSHRCeyIXORyoHTJ54/Lkoh/sHGBq+K5ZmAy26QxLuc6/3eeU B0zmzTNZstVzpkMBnobvihWpJcit95I1jo9BI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1708488160; x=1709092960; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pVNcsstIdJOnBEaY++5FvR58nN+vy2rpP82KohBmTI0=; b=E0a1eQFLcRD1DfkVL0N1zlWCDwegpVC9VS2kLMGLmIGtrryO3Ci7O+j4s3mneOjst/ GsPDN3EdAf/orSzpPAZvYkSOnA/Sl7CGPSKhBbyIAy1i8ZnEQInUP/jK/4gXICcpWMwX Thjj6rfxTIy013tJ9OdB7hzd+9tQscp83NL80Gprs5Z03ir+/f6vUXcKxjNm4xVXfYS5 +jZlFYixPs3Hi4gfC3IFr+vRfuxMkIJlIorotB9j1KMus6CNc0gGZvXZrgPSxtvHPOHp QpUcFgUfpKquQXjkD5Tqiz/aqnMt6vnvsQNF7kjxnGJqkT5JN24Y3N5c6a7GaaoebVQg cU8g== X-Gm-Message-State: AOJu0YznM0k2ANxDyXkGM85jarxFiXjsRYFQ01aMHIUX5xrCtq08dDmq UhMkcQpAa6djpkLvzTQC8HMU5+gn/hkFSK+3IZ0ZM3ZatCJW0DIs/jshWVuyRwc55W5be5y2w2W I5woJZlywfFW/JeaP9UIBSBQTMcIqvcRjH1pYhcLP X-Google-Smtp-Source: AGHT+IEdA770L9bGq5gRYOddGrDSKumjlyWhW5GGEFWjZ3NhoBfTpHgajUdS/56ZZvjJjYOgZH7UUCClbxHB X-Received: by 2002:a1f:c406:0:b0:4c8:ad5f:969d with SMTP id u6-20020a1fc406000000b004c8ad5f969dmr6395146vkf.8.1708488160260; Tue, 20 Feb 2024 20:02:40 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id di19-20020a056122469300b004c038d0a671sm584662vkb.9.2024.02.20.20.02.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 20 Feb 2024 20:02:40 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 20 Feb 2024 20:02:40 -0800 (PST) Message-ID: <65d575e0.050a0220.133a4.fe13SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id CF1276052510; Tue, 20 Feb 2024 23:02:39 -0500 (EST) Subject: |SUCCESS| pw136941 [PATCH] net/mlx5: prevent querying aged flows on From: dpdklab@iol.unh.edu To: Test Report Cc: Bing Zhao 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/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 | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/