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 423C143289 for ; Sat, 4 Nov 2023 10:09:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3BEC14028B; Sat, 4 Nov 2023 10:09:46 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 95C484028B for ; Sat, 4 Nov 2023 10:09:44 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-35941ccaa85so11970205ab.1 for ; Sat, 04 Nov 2023 02:09:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699088984; x=1699693784; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Iwv118Qup0BY62MCZTUuysJ6QCpYLLK2USuLmxJWYpk=; b=KRcaHa9oRFVe/cKRRuvEkuyC7B6L6ScShvbi6l21mQMWLT+U/BHkV14AXjPn+dxZYp cFKNoQj7z+mXRETSie67MqJ+nO8ueFpEdbhqnybwkj66aUH5GhwE9EkLFdBUklclJIUh vY/bNwdRYTk8LHs8M2NBQQ93CYQ6/NLfymRVk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699088984; x=1699693784; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Iwv118Qup0BY62MCZTUuysJ6QCpYLLK2USuLmxJWYpk=; b=kilN5yua14y2sC+I/805VoUIBqyNUKZo6dnTgJM7FN6t+Cqgu7w+Sx5Z2tZ9hUh6Om GHgkomweflDzBXm7bQo8yQY++B/qaDKHB0GeP0YOejXA4LAg8/cBi1CesVzuH/ff+1Cu ZqMENccK5uQtHbbT1k+/utjW1yHxp8QE0WB0eSAFzGBMQiXjoCMc+b0fQA4DJxhSbJAx kV6G3L0SzF8YHZPY9fFl0SXRCczG6NUrOFDRZ5DEWi5LVYme0i88Beenmy3AQ8Za3NyE wf5fxWTHG5cY/MInJ4pMjuB4zdjvG22R4zihdWk2QTDqkW4vWupP7lK2G4uAKwp3aZmX bQNw== X-Gm-Message-State: AOJu0YxvL1CWylYzRn1/ycCXW1WFTtxgtpn7ySIaaWEs0lnbXdsztp3S Nv+dlCvIzJFgGxAAk1ycQRiVkI055Dv9CKvEljkXip3+9CcWN1P+85jdqg== X-Google-Smtp-Source: AGHT+IH0L9r+b9Ni/rePNK3fl9jpzOfEr++zcXLHFChS+LKG+jqz31FUAiZ0qMMwfo69woEtCZsUop8arB3r X-Received: by 2002:a92:c8c8:0:b0:359:4d0a:e5de with SMTP id c8-20020a92c8c8000000b003594d0ae5demr8614291ilq.16.1699088984011; Sat, 04 Nov 2023 02:09:44 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m11-20020a92d70b000000b0035808aa0e00sm236263iln.74.2023.11.04.02.09.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 04 Nov 2023 02:09:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 04 Nov 2023 02:09:43 -0700 (PDT) Message-ID: <65460a57.920a0220.11537.8a55SMTPIN_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 7BA486051827; Sat, 4 Nov 2023 05:09:43 -0400 (EDT) Subject: |SUCCESS| pw133866 [PATCH] net/mlx5: fix null derefrence in mlx5 txq 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/133866 _Testing PASS_ Submitter: Weiguo Li Date: Saturday, November 04 2023 04:06:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:34c0c38ab772e8eea5243f530866d5b68519e7c7 133866 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28238/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/