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 2AEBD42B1F for ; Tue, 16 May 2023 09:51:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 287C141151; Tue, 16 May 2023 09:51:57 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id AD86C41151 for ; Tue, 16 May 2023 09:51:55 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6439df6c268so9024185b3a.0 for ; Tue, 16 May 2023 00:51:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684223515; x=1686815515; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CZKYNz63gy30EEUFSip+fBHR4tWvtmrcRcziUGCs9Ow=; b=crq5ZZQE5XaYmD/CKT3VgNFoxzHnW0c4xQJFnB7KJhdFTS7TW2v7DUqtLqaYDjS+q4 6Yyij2PfpGk9WiSPoHlhrqGujFyiXenV6pDg5KWli3zuJAyBdLW3ux+NqU6mO/n4NxVp Hy/NLOjVahQjGFxu+k3+u+YvVTrJpWSdr82y0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684223515; x=1686815515; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CZKYNz63gy30EEUFSip+fBHR4tWvtmrcRcziUGCs9Ow=; b=TbThFTUMPh6CbfdFSznQxRv+VD7UmwjdwbF4BvwP8h8YAZfGrn5YMyVgdfsbVed1K/ Qlz6gDgq8+gC4EfFfWZdleJY8GVTaycc/1Cyd57NSFz0o41EWxemo+8qS3r59tkKDmz+ LAG3nwlZqsrg7ZUrBotdSTwzvnJpi9ozyH/Dp54X84KuNlhLnHQAHo+G194tXFwqp+xv J8shvpAEcMR6gNeTYRCI2E39udRUavXW7Xb7piGS+3OCOwzsXgZ4o4gvZ3k6pRkARvfT hXTEj3F9jwIH82P8WnQ0i6eK7Dt/Q+IUXhOOPu6OpN+kuAgc5me7gNkD+aTlo580OK6p srPw== X-Gm-Message-State: AC+VfDyAlLEAuus4HzXdTA+uGtYjYrlmuYPFogn0LOX++68qeAQJW9MX fYkEuRVMMmaahVrR2dPTGYua/2W0tue2Oops8NdFLKsXcMyS3urnD7JB2w== X-Google-Smtp-Source: ACHHUZ5eVROFzs0bF4RvgYAjPu9QQ3Iqfgwm89WCUHaiK/83BQSSOSZM5CtBV4U+VS7i4GdGB6LX9A2ymvr7 X-Received: by 2002:a05:6a00:a28:b0:63f:1eb3:824b with SMTP id p40-20020a056a000a2800b0063f1eb3824bmr51953972pfh.17.1684223514854; Tue, 16 May 2023 00:51:54 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g2-20020a056a001a0200b0062ac50b1aa3sm1558408pfv.21.2023.05.16.00.51.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 May 2023 00:51:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 May 2023 00:51:54 -0700 (PDT) Message-ID: <6463361a.050a0220.66c50.48c8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 0D37D605246B; Tue, 16 May 2023 03:51:54 -0400 (EDT) Subject: |SUCCESS| pw126861 [PATCH] [v1] net/mlx5: add test for hot upgrade 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/126861 _Testing PASS_ Submitter: Rongwei Liu Date: Tuesday, May 16 2023 05:41:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 126861 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26230/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/