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 783ED43927 for ; Mon, 22 Jan 2024 10:02:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5331B4028B; Mon, 22 Jan 2024 10:02:41 +0100 (CET) Received: from mail-vs1-f98.google.com (mail-vs1-f98.google.com [209.85.217.98]) by mails.dpdk.org (Postfix) with ESMTP id 5DCAA40271 for ; Mon, 22 Jan 2024 10:02:40 +0100 (CET) Received: by mail-vs1-f98.google.com with SMTP id ada2fe7eead31-469531dd926so450429137.2 for ; Mon, 22 Jan 2024 01:02:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705914159; x=1706518959; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hmIldNu4y2UJXFZvbm+Fv/P8I8xg7Z2li602NFrfW8g=; b=JkHZSYMnkco6dqO9sysWwpesXmo8KQsi+kZVGZZJl0gIKvvsV8fbVqCNgE1/e8iyyc IAcKExU2RbCL75DOe9m8Yxk9Ue02NOD7OqZeaAAAEtccSRX73umdmGbqTnjLvcMmYPgL CEbv1UCMP9Z4Moc6/ObCqr8FUx6ZP2y+b6SrI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705914159; x=1706518959; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hmIldNu4y2UJXFZvbm+Fv/P8I8xg7Z2li602NFrfW8g=; b=TrkxN1kdJ1wPloiuE5CDolGmu06283rO1LJnKIGA8pbP8Hta3DTwslYqRamtFy7rbj gtQdPUiBzl3Q+ioK9jVeMYx8A85d6ItXCew8LbPLI0Q6bF8lYu6uc38TxoOXbJpf1/0K 2BRasiMCAhC6NhxncJ9qGqCOHluSz198azbkmAkaCnAomFC9le/qNb045xHrevlKuqvF 6F9n1jn571NBEb3hv8bY3g1nI0VgosiovmWD9qBBv4WgUsTpa9p+BdjNJYvIocV/6MM8 kNGFzZ9SN/CdVAxUCtS+WaVFnRO0Gc83xe4Hr2Ap2CmRbizt+ZR1L9arviOfbXF+Ps7N jw4w== X-Gm-Message-State: AOJu0YwhIUuvyX0ov43EFYxOv9cXPMvT7wBy3VHLpAgERQ54LwOhdYOD mxTUdl1iWUr5aNbKd0fUFv5Er3zleyd5ye46Nfvq7O7Y+DNLGRRQAZUkkQwJP0ZryAGDtx08o84 lqabe4WyWG7e/JOf/nCnkz5Jx6MzshdFn3DAgeIRdF5bt/fKi/sJ7u6iF X-Google-Smtp-Source: AGHT+IFcsSYqCvrtjWD5DORWBHCEd8KyAhE3C4tDUO5bQHl1RBbZrsB11GC3elFXjnY88Clz+eRrhR1cjJc4 X-Received: by 2002:a05:6102:274e:b0:468:10b5:9959 with SMTP id p14-20020a056102274e00b0046810b59959mr1495717vsu.32.1705914159694; Mon, 22 Jan 2024 01:02:39 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id ay39-20020a056130032700b007d2c45eded0sm198147uab.17.2024.01.22.01.02.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 Jan 2024 01:02:39 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 Jan 2024 01:02:39 -0800 (PST) Message-ID: <65ae2f2f.050a0220.85c47.cfe1SMTPIN_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 4A4026052515; Mon, 22 Jan 2024 04:02:39 -0500 (EST) Subject: |SUCCESS| pw136030 [PATCH] [v1] net/mlx5: fix secondary process quer 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/136030 _Testing PASS_ Submitter: Rongwei Liu Date: Monday, January 22 2024 07:44:05 DPDK git baseline: Repo:dpdk Branch: master CommitID:2c4a4e999aae115861fba3ae39da684f66de1146 136030 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 8 | 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/28929/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/