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 E97884327D for ; Fri, 3 Nov 2023 20:40:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E3ABC4029E; Fri, 3 Nov 2023 20:40:41 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 9995A4029E for ; Fri, 3 Nov 2023 20:40:40 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-579de633419so28546197b3.3 for ; Fri, 03 Nov 2023 12:40:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699040440; x=1699645240; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=NJoDFqc2Fvlc6vR4Ef4ZOTk9MJjP88i5P3hcykOxeyc=; b=gTv1YFElSdqP484oaBTRWSui4UNhDUrNEB6OVu3zHrIhaYD1xe4JJPq4FdxvPSh0XD gPuf5zB3He+y5ovWUh37f6cge7e+q3yMtsQxx4KTY5HTO9Bd/jRX6rNVlEtMunb5urRA zY3oUR/lyozIdPw7PYsoyx/j5mYcb9f4AXjhE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699040440; x=1699645240; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NJoDFqc2Fvlc6vR4Ef4ZOTk9MJjP88i5P3hcykOxeyc=; b=qwciR+x4VskZZzAmmZ6+H0SExdOWUfJGQQ0Sxf0DeFb9HpU4umNTozpiY+nWooRgdk hm1EQ9mEQxRQ6Kg8AL4+ACAyUV3LzZ1KowaVi72HgT5Trdm4fEaZ43hBo+uxh2/pB8Tk a+McrpoLz6j1hsHLDGu/eIZ7XPaAE46HeLJ2O/0cFqso5a+tl9swiLGmifzb1MU2ZkEv KJgIuDju7SOCMTgQMPpnAdOxLsDYWDNpYRGxxD0pKWfVmMEX1f/ahk2aUsi4svaymbzw WMAmCs7B8thnJzXwyVHlNGM82jgMBWwoe/im+s9fG7xJjfbbtrsXSwcaLxawjcqqHdv+ YQfA== X-Gm-Message-State: AOJu0YwukuPJXZK/7mFekKs46eI4dcf0WHbG559Zph7jUNHn0BwDYYmS koa4YVLcqB1JhKhheEWozKO2r5xvzIg8IsTW0UUBaqhjRDJ7HpvuoOyBE6qYwd4sas8/0PknWA= = X-Google-Smtp-Source: AGHT+IF7M+QYB3++yE9FRO1Hc92VMd7hY0mkNb+TXLxn6ZyscfbKbakxbO+tQkPN/YJPoh2tGYXaqMeAJ4eM X-Received: by 2002:a0d:db83:0:b0:5a7:ba17:584b with SMTP id d125-20020a0ddb83000000b005a7ba17584bmr4020261ywe.1.1699040440108; Fri, 03 Nov 2023 12:40:40 -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 p191-20020a0de6c8000000b005a7f263686csm275813ywe.20.2023.11.03.12.40.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Nov 2023 12:40:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 03 Nov 2023 12:40:40 -0700 (PDT) Message-ID: <65454cb8.0d0a0220.e3786.94a4SMTPIN_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 C1F896050A61; Fri, 3 Nov 2023 15:40:39 -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/