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 C47B342CA0 for ; Tue, 13 Jun 2023 09:17:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B8AB942C54; Tue, 13 Jun 2023 09:17:20 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 1334C42D7E for ; Tue, 13 Jun 2023 09:17:20 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-56ce61769b7so36410837b3.3 for ; Tue, 13 Jun 2023 00:17:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686640639; x=1689232639; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=f0BQ4sF49wTyFSCpcA/z3VE/kNEXOvYlo3vm0A2rxms=; b=hyyvn08VUVKV49ezpqUU2ASOHeKu6lB1+RMFuGvFRIYDsQOhEQi4dxTuH/zS/xKpjH xNVTA/VpG8u34nzcmr6CmNA/VR0KlFUEqPpIEzM+x8R8wVje2YCrQ6HAlUo20V69CgFR qgjniAjDYksPtr/9E5vqNBSkHblvdP216yUUI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686640639; x=1689232639; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=f0BQ4sF49wTyFSCpcA/z3VE/kNEXOvYlo3vm0A2rxms=; b=aYEEJWD8ots9o/FS4d0V0hgc2WSqPy+kBuptLeCbOsst7qhvgQIfj95HERw5VVs/HU cmORb8BvsC3EB6Jk37g9DNkr9f1lBDyYAxSCUm4VtLJcbTgC6ypHWcxgv6hPpzqzNq1o fzxa4ssc4S2t5k17Yhj1VV0CE8W48v+n6/7+fxH9UUz+3lmfbGm0ljUJOOP6SL75XjD0 wZFjvZK9IAqiPYmmT8IBpJ2AMj20mKR4TyabsxH+agICBcvcOge/r9NqNhTaYEAO0Mdh E0jn+ZxabVGRKxYH4FxZf8LPZ8xVxaECmPHGcAh93UNnOCLRQMLpYd03HcQVsari+ZFm 47Pg== X-Gm-Message-State: AC+VfDzNAeM465V0DPdTER1GgjaBhf6Wz4IvulRXtB5U7fmbZEBKDFcD SQ/etnixC01jg+TsRKs+OzeN5z+JWyY4Fy0ebfrVFLk9hEscI/J8G0p8hg== X-Google-Smtp-Source: ACHHUZ5xW8GBr1bZrxsf6mz0lxotOgI1Y3Jh58hRYLd7QsH/9KAJ+xzKNMUf6abIUBt5c5lOB6GIzh3wCd0L X-Received: by 2002:a81:4890:0:b0:56d:1cc4:3335 with SMTP id v138-20020a814890000000b0056d1cc43335mr1224735ywa.11.1686640639512; Tue, 13 Jun 2023 00:17:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n185-20020a8172c2000000b0056d4d504da5sm776579ywc.36.2023.06.13.00.17.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 13 Jun 2023 00:17:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 13 Jun 2023 00:17:19 -0700 (PDT) Message-ID: <648817ff.810a0220.14009.7d7aSMTPIN_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 2B0FA605246B; Tue, 13 Jun 2023 03:17:19 -0400 (EDT) Subject: |SUCCESS| pw128532-128533 [PATCH] [2/2] net/mlx5: add support for se 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/128533 _Testing PASS_ Submitter: Bar Neuman Date: Tuesday, June 13 2023 05:28:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:050de60d8a5cef8b7c10b4471905ca8bf69d670e 128532-128533 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Debian Bullseye | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26647/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/