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 C30274327D for ; Fri, 3 Nov 2023 20:35:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A13824029E; Fri, 3 Nov 2023 20:35:09 +0100 (CET) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id 00F3A4029E for ; Fri, 3 Nov 2023 20:35:07 +0100 (CET) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6ce2b6cb933so1313133a34.0 for ; Fri, 03 Nov 2023 12:35:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699040107; x=1699644907; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=NJoDFqc2Fvlc6vR4Ef4ZOTk9MJjP88i5P3hcykOxeyc=; b=So2jXrd8DheiYiAW3wMCh/B2K+5hnscPifgC4xAjJC4z0yMa+d2jS2SPwuklSqYEh7 x6XOK1M6daV5BxwOzJN7h9KqUojEH1y6Cv0Xe7yu0Q3y4+fgEt3+PJEtCe7I/hnXDV3s YuCffL+xoiUsnJoXDfq0ZjiVe9oUFZ+SelGnQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699040107; x=1699644907; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NJoDFqc2Fvlc6vR4Ef4ZOTk9MJjP88i5P3hcykOxeyc=; b=Kvv0BB4iSw2wUFRJceaFV6TXeAHFdfAEuxWYAOhE7Syw/13aXyntXSygWODZlcEsYd MWw9NeoJeGfdnoRBFLfyw/5hLxY25PQvdpRmd7mby9n13bdeKtvGY38GGDU5OQFFnJWO JAt6KHr8oO8vCgb0UW/MDnxZmKZJCsjiqyWosYe3SfZor5VRyLvshf4c3eMkbc5Ji/VD EXEgNi4Ex/BnPVQG2PFP7NNSm64IPTuNomTr9oPgy5Y2TUyNq0MC4YcF6OPYS4YASElc j/4PSbEzeHhlwJVE+IXq3GT8he8ybXvO59/tLNDneH0Mjl/XwClOonL6HnPdfRUgM32G DfRw== X-Gm-Message-State: AOJu0YxyHJ8giUbFcfA8uyOn5a4ezcQDw3rVI+XmWqgQR2ZLUd3iTYqt vPK+7TQdZxxyAcEHt4iqvRyOgvD4nRq5TLWUWl5ahILZ1sCLbynx/H4PKQ== X-Google-Smtp-Source: AGHT+IGyMZze+lsbrFFOcTlxKTpEwq9e1Efu+T9BuNxmzZ6io5t3OrWQbpvmrv/jcOctaLRtMRwX2RBgkh41 X-Received: by 2002:a05:6871:3418:b0:1ea:5ece:7752 with SMTP id nh24-20020a056871341800b001ea5ece7752mr25443530oac.3.1699040107283; Fri, 03 Nov 2023 12:35:07 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x19-20020a056870331300b001dd63f65861sm209967oae.25.2023.11.03.12.35.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Nov 2023 12:35:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 03 Nov 2023 12:35:07 -0700 (PDT) Message-ID: <65454b6b.050a0220.7072.616fSMTPIN_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 BE0736050A61; Fri, 3 Nov 2023 15:35:06 -0400 (EDT) Subject: |SUCCESS| pw133838 [PATCH] net/mlx5: fix checking for send to kernel 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/133838 _Testing PASS_ Submitter: Jiawei Wang Date: Friday, November 03 2023 15:25:56 DPDK git baseline: Repo:dpdk-next-net-mlx Branch: master CommitID:ee70470b08ce3abf13849b310cfdac84b4eae1d2 133838 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28223/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/