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 2999342DD2 for ; Tue, 4 Jul 2023 18:42:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2536342BFE; Tue, 4 Jul 2023 18:42:56 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id C8EE942BFE for ; Tue, 4 Jul 2023 18:42:54 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-5661e8f4c45so1640440eaf.1 for ; Tue, 04 Jul 2023 09:42:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688488974; x=1691080974; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CBzCXBr8Sohu/9cftN65nwD+H0NFGehIbyJlLJTlM1A=; b=S0EKUsgIgyRSIeUOolnwzQVR8jdtg2eprMNb+Lr7jXYEk7AQMFFJgKsfjVCGktmypH OLhniF84prtQs/VpuQQZG2Kop2dczkpCzRFZuwmVUyIcpjguirsmRMwgj5+9j3ZMeyUA 9VyiEbyL1/xSXiPupudxl9PWiyfuYU0XJZvXs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688488974; x=1691080974; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CBzCXBr8Sohu/9cftN65nwD+H0NFGehIbyJlLJTlM1A=; b=S7nKv1LY7gBCLnZTndQTI/7WYKFluqcrBBZSohWmqAgJnpj/86o5nk3os4Kr/frD60 vf/hO+AXymVXC7V16QZWeUoiAvPZFuDpWtSH6kRSjxC+ZSzg4fWqH1XIeYDhq1jMkK2r OfxWt3B+4Q0IoflUr264yM9wQscfGqUQ7E/8HvLO7iA3s3zYvxvpL7eauq15wn0AnH4W Lau0NGtnBmU3yxg8fq45WE/Fv555gZARyBTdEG9FoK2y/WxXvhldAY89JvVDghxWuVG/ LSJAX/93XxOR9AF3lP2QhbYgVPzlFn9aQgVqMkoQ/M3Rhe/msQSvj9gNPiY2ye7BLP3s mhUw== X-Gm-Message-State: ABy/qLagadlERUPRFCwmgyaBR0/iWXoNuzphf0YNsLKrphS0HkI5W7vZ kb+XqM6zJUj1zR6zOgXQqGKU71T3IeTmNP4FeqIehzz8eWZ7WiBoBofirQ== X-Google-Smtp-Source: APBJJlGBHQB6mSKhrACfjlJ34yuWOYMo4PpuqN3cIi9XWijA8+0wmFz+bVzooo1je3CenXfvlg5YzxJTAJ7z X-Received: by 2002:a05:6359:617:b0:133:ec3:1079 with SMTP id eh23-20020a056359061700b001330ec31079mr9960362rwb.10.1688488974095; Tue, 04 Jul 2023 09:42: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 m67-20020a632646000000b005309590f60csm1545768pgm.21.2023.07.04.09.42.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 04 Jul 2023 09:42:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 04 Jul 2023 09:42:54 -0700 (PDT) Message-ID: <64a44c0e.630a0220.5eaba.2b7bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 51827605246B; Tue, 4 Jul 2023 12:42:53 -0400 (EDT) Subject: |SUCCESS| pw129253-129257 [PATCH] [v3,5/5] net/mlx5/hws: support def 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/129257 _Testing PASS_ Submitter: Itamar Gozlan Date: Tuesday, July 04 2023 16:04:53 DPDK git baseline: Repo:dpdk-next-net-mlx Branch: master CommitID:ee708ee44a1c528a80e1a4b9a1616a252abe45c6 129253-129257 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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/26953/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/