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 3E7AF4327D for ; Fri, 3 Nov 2023 20:39:01 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 39F0B4029E; Fri, 3 Nov 2023 20:39:01 +0100 (CET) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 34AF34029E for ; Fri, 3 Nov 2023 20:39:00 +0100 (CET) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1efabc436e4so1354901fac.1 for ; Fri, 03 Nov 2023 12:39:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699040339; x=1699645139; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=NJoDFqc2Fvlc6vR4Ef4ZOTk9MJjP88i5P3hcykOxeyc=; b=GAXpdI9wndIwl9Il0M6L8HrO84jhgV9K+EfhHhwByQ4cGLl78RjHmGid3mKQmwEOkR B8YkaY+LFoZwTdIHr2KHwiRBwy8ivoI3myRFbrp3PerpLBDbTj2aG27yrtB/ycmTTDvW U0y41e073LBQkvdZ++dOzt/gPMQQrzhcblBq8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699040339; x=1699645139; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NJoDFqc2Fvlc6vR4Ef4ZOTk9MJjP88i5P3hcykOxeyc=; b=pU7x8KzGb7pnDaZRHMkWSjg9c7KPXdTq/ngmaD+2U/NHxVW2/2UGV/iERIAiHejBfN UwDwxjhg13TeOzQnf9uQzO2lq55Oy1p3xJ7nkMTrTiy+pDH/lLbOoyTluIsktaxEst8u GgYFhBaqGB8+PkOQHmV3XUXFBVcmNZLIB7Iw9a5VQCZ5X9i46/k7Imn/XIXha06TrQwP IRthKewSdPRYyQgMu4NE8jE1TZIz758SExE+qe03Pz+jk4lYZNq/lsK8Ejiebh9ur8Q1 jBvWuHQhmmaCcEFV5afYqFffcnH/2SdMYYAosUShOsEBZOhNeVdHY9kkP0Y4d51LZKVU 5mfg== X-Gm-Message-State: AOJu0YzEZhhYpVVpoDXmAfEaPoudh674EDuu4CvWc+WHXWmkPqf6zwIs nxyIKKeRdAUl2zOb/hXj6g9v0Em9f5rQytHa3baTC8Z/1IjuslwZguZe2ApbP8ifAl/1d5P4rQ= = X-Google-Smtp-Source: AGHT+IE5rwXeqaCnHIuvU0jzkgb56fNgn7xCWjuvA8Mia2Wg/peycU1K67xrr+wH8kPphqbEz9NdC7dBPqZA X-Received: by 2002:a05:6870:9120:b0:1f0:3b3f:8686 with SMTP id o32-20020a056870912000b001f03b3f8686mr8628986oae.54.1699040339641; Fri, 03 Nov 2023 12:38:59 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 10-20020a05687013ca00b001e13cfde46dsm215042oat.6.2023.11.03.12.38.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Nov 2023 12:38:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 03 Nov 2023 12:38:59 -0700 (PDT) Message-ID: <65454c53.050a0220.51e1f.66c5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 40D756050A61; Fri, 3 Nov 2023 15:38:59 -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/