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 CE6CE4366D for ; Mon, 4 Dec 2023 21:02:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C8FD941101; Mon, 4 Dec 2023 21:02:41 +0100 (CET) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id BD43B400EF for ; Mon, 4 Dec 2023 21:02:40 +0100 (CET) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-58df5988172so2908097eaf.0 for ; Mon, 04 Dec 2023 12:02:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701720160; x=1702324960; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=cM14nOlVMijflL1DmlyuIgXULo0+LGKNvJO4rFtUMK8=; b=T+UB5eEEIZbe+s26/s6Ceud4NY6g1avP5bpvTnbAX2lTg+ymeJ2cbeL2lESf8gVL8t p5Umu7P6E+y9x/p7qqMnktlGyicu1dTkK61aRTsDwP/3+RNMFTVSsJZwpu/xT58ngng2 sg8qTdyhimGLQ3aHBePOwhLbwNK/jBjp7o6nk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701720160; x=1702324960; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cM14nOlVMijflL1DmlyuIgXULo0+LGKNvJO4rFtUMK8=; b=S4fnAEJe5sH7dOmO5B/Ai9ULiimd7qJ7DiqlS2z8kenfyhjQmZfI3pH3OIMjtJmH0g k+zKt0+wRLn08aCL1bs0cThjOxQEvLqUIwqx2G3T8euy3UYtx7kkyfO/HtKuxIk1SpRr axYpqbbuZPtL5hDvAdZbztZIeDXc88GN9E+mClI5Smy5FXeJ6IH3fZR2f0c5jd4UNmb+ TP8Yg/pb/UtRv7UqBbM7N3LFT4x6M2uvxoFYXU/hYBx0Hk5v4BC8Ha7h9CpY237Ms0rV sgEF6isHcxGCu+F22d8odnkVkIF3Ji78iBBFddb6Nv9r40kwLJafEKb5ENulQdRFjn3Z n6qA== X-Gm-Message-State: AOJu0YwjbNpri8xrlocdpSY97hwyGr0FHAKk8ARqKIMyuq4tvn8mM1Kd zi65Y62bFg03kzB3sFcGsnBAn01puCUQjzSNh4fqyMCG+1C09d2ASiZAZw== X-Google-Smtp-Source: AGHT+IFq8F78np+2fQSxJlV9tJppj5TFOaK3Q1GkvyZzNOeD30nZZqExjmGc6M0VgTV8FcfWuAS2F1HO6oAV X-Received: by 2002:a05:6830:34a8:b0:6d8:74e2:8a50 with SMTP id c40-20020a05683034a800b006d874e28a50mr5458747otu.47.1701720160157; Mon, 04 Dec 2023 12: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 s10-20020a815e0a000000b005b1f0575bc5sm1229673ywb.72.2023.12.04.12.02.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Dec 2023 12:02:40 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Dec 2023 12:02:40 -0800 (PST) Message-ID: <656e3060.810a0220.c7666.b810SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id C62C76028CA6; Mon, 4 Dec 2023 15:02:24 -0500 (EST) Subject: |SUCCESS| pw134748-134769 [PATCH] [v1,23/23] net/mlx5: add support f 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/134769 _Testing PASS_ Submitter: Michael Baum Date: Sunday, December 03 2023 11:25:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:c858f006d1f7161986c88847259a400d8f80d81b 134748-134769 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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/28511/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/