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 82ED9432ED for ; Fri, 10 Nov 2023 02:36:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7E38940268; Fri, 10 Nov 2023 02:36:19 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id B149740268 for ; Fri, 10 Nov 2023 02:36:18 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5a82f176860so18170587b3.1 for ; Thu, 09 Nov 2023 17:36:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699580178; x=1700184978; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=J9I4diyj8IetpiHhTRQevCUpZhnjP6y3ucGbyyqnDaI=; b=KHUUcX4Up+eWls/IngVnGNVnTzAXqQdz6pOi9jDVwstkE7GXOKf7Kz9keGS8QWoLUp WUTVkM8t8GgJGL9mhGNEfuiMluh/hQBvcnhC1rl68wW2Y0wcEVsxBJIFdoGNHNI0qfer Ry0+VM+DCon/gkxmGeNKi5TwgvU2et/sOmHM8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699580178; x=1700184978; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=J9I4diyj8IetpiHhTRQevCUpZhnjP6y3ucGbyyqnDaI=; b=Stn2+JgBJWbspdxWfnCWMOT0mPzzfLqSLgJbyjtg+I/38iIjqRSiaBP0cT+/XzSxsA 1MumXgtvPBGhbn3DXnkJJ53aomIIRtfR1cSNQFiIQES1PP8jFmq8xX7Pr0UR5aU+Itvy DpfEqEgjrfUzAjvsRikmPi/ny9yqgy6811tIBYaRIYqN3sXvMzLP0e3rMb5nd1kxKUvd Gh7Wuq0kkLg68i13DxlsmtNC5wTv4CimnX+BI8VhjTYT/Y16b5lmMrBNt72KSQJ0csA0 kdYSoZQDraozOOfE4RzwIwkH8X3vApPcgiAZ8xaj8gTS7rLc6gL9+FBZ3K3i0XZEXw6L w04Q== X-Gm-Message-State: AOJu0Yzq1enRbIIaO0FrWLgS0Mlr2CZ4WQzvDBxN1NG4G2BlJBEyCILr 2Vq48ZUgpb//NPEnHsI6B0+NTCTSJ3Gsiq5SFKii+4wQiNHaM0/Vn5uvlfSe9IVH7qTgzWjBFg= = X-Google-Smtp-Source: AGHT+IHDpZ9wCN+kcbA6FZ+B6nXdjTtue2ySY6gFweSeIdXzVZfnmasZN4csn9OPGxlc5vPHQ7IHKmKHnawj X-Received: by 2002:a25:3458:0:b0:d9a:55ae:b290 with SMTP id b85-20020a253458000000b00d9a55aeb290mr6067380yba.29.1699580178176; Thu, 09 Nov 2023 17:36:18 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id b200-20020a2534d1000000b00da0d1bd7977sm1591653yba.8.2023.11.09.17.36.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Nov 2023 17:36:18 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 09 Nov 2023 17:36:18 -0800 (PST) Message-ID: <654d8912.250a0220.10fed.3a7bSMTPIN_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 DDD6C605C318; Thu, 9 Nov 2023 20:36:17 -0500 (EST) Subject: |SUCCESS| pw134026 [PATCH] net/mlx5: fix use after free on Rx queue 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/134026 _Testing PASS_ Submitter: Dariusz Sosnowski Date: Thursday, November 09 2023 17:58:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:de0ec3c2458e3e2ce53e504c4ba92a36fcc78ef3 134026 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 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 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28304/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/