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 AA97D45645 for ; Thu, 18 Jul 2024 14:30:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A0E5F402D8; Thu, 18 Jul 2024 14:30:07 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 75AFD402D5 for ; Thu, 18 Jul 2024 14:30:06 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-389ccd2f0abso2556595ab.2 for ; Thu, 18 Jul 2024 05:30:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721305806; x=1721910606; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=3b2bbcysOH6AcJ5V3gXaWqqUcDGwFAtcZO08go/Kjjs=; b=a5BqynpvOBpqY7PnYQiyeqX74nEJOt/B/LM5c89p8hjK8kglRIcBKdOJpCmPI/TtbC PBalHPIwTEjyJ+UyKi/pkAm38de9mLjhjUSXTVL50ns2GRl78mNx5wRUjuNvRtgoRIo3 rGJi98nLCfYr0Sj0vlTVcZE/m1l8sVVqvZWUE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721305806; x=1721910606; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=3b2bbcysOH6AcJ5V3gXaWqqUcDGwFAtcZO08go/Kjjs=; b=vBNnvMt2/5uypN0gv6cc/jXwSJLiN1WoabrvlvrZce25Q/bwe7yaUbf611J+ar7NIG ulOhR0jT/j7KgjLXYULRJbXEadA2UcHvchrN2SkxVUemtMcn7eVLd2qqNgYETh+6Ye43 EMTY8PtsX42doUpxEcqlODLknUUMhJ4i4ds9dZ1A98Wh01b4MMbQsGFCngCF8r8l/Pe5 Z7PSoed2zTXMhbugC4ywlYQHvjye8BUcUY9w7+2p2mmg51Al4oowe6sztmhd5JlLWoK8 xZbGgVAAjrQ08xheTKA5JkpaOoSuunvfqLsxafKUeCYyt2JzAFw1uwFEpVxeIRm9Wlmp V7Ig== X-Gm-Message-State: AOJu0YzMSDG10I30df1mQjj6a9vTOafiaKHR2C2SLlVM0HCplkyR1Hn4 qFG1AxqCXVnNl+0QI6OiJcL1ih7Qo/MQ0snesohfcbRU/VhPZnmJSi02pwMWSzTUnwIjkD2SXvV vinBFGLUMvyexF7n+kkOzq01/2bNA+9+b/OEBL0SMbgKp8E5Y7xH0AqG7 X-Google-Smtp-Source: AGHT+IHZdeVdZTLiQ+keMpMardBsMFfI4hLbumpigM2P0m82ADAEaZGTpiqRIM86CX9RE6GLbIhBFyUQRN3x X-Received: by 2002:a05:6e02:198c:b0:376:1c71:1e1d with SMTP id e9e14a558f8ab-39555800993mr70187665ab.12.1721305805750; Thu, 18 Jul 2024 05:30:05 -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 e9e14a558f8ab-3950b3ca9bfsm2929345ab.24.2024.07.18.05.30.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 Jul 2024 05:30:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 Jul 2024 05:30:05 -0700 (PDT) Message-ID: <66990acd.050a0220.6c305.b38aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3845F6052500; Thu, 18 Jul 2024 08:30:05 -0400 (EDT) Subject: |PENDING| pw142500-142501 [PATCH] [3/3] net/mlx5: fix RSS and queue From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240718095717.290960-4-dsosnowski@nvidia.com> References: <20240718095717.290960-4-dsosnowski@nvidia.com> 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: PENDING http://dpdk.org/patch/142501 _Testing pending_ Submitter: Dariusz Sosnowski Date: Thursday, July 18 2024 09:57:17 DPDK git baseline: Repo:dpdk Branch: master CommitID:0c31131307df0ce6c8d682dc5c967394196b24f7 142500-142501 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#241374 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 38 (Clang) | PEND | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 39 | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | openSUSE Leap 15 | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30552/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/