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 E289845EA3 for ; Sat, 14 Dec 2024 20:34:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B85364025F; Sat, 14 Dec 2024 20:34:44 +0100 (CET) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id 376A74025D for ; Sat, 14 Dec 2024 20:34:44 +0100 (CET) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-801c8164ef9so1138650a12.1 for ; Sat, 14 Dec 2024 11:34:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734204883; x=1734809683; 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=EE1t86XhAFZ2PAukfATZ2+xF2SFTrKvM1S7rpJ7VXpQ=; b=A9daIonQu+ROk3VnOjYMIhbiC1icVcLhuJNDbVJH/umQNXPyz2MRKNIoIYAXdYrhlJ pSypC91pT53a/nAY9ybOKp6JF3DrzKW5er3UWxf+JS58pMGb5zbuNcSRcrANYuNM6soW DDSANue16ooz2Crg8iqHXTg/Ah/vPFS7wKojY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734204883; x=1734809683; 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=EE1t86XhAFZ2PAukfATZ2+xF2SFTrKvM1S7rpJ7VXpQ=; b=GS8+u6lSXOJHWGNuud4kJG0nnQi+cIcxNTZ0OGBsauFNGkqWMLsnkwTvSSf9RAfzwe 2n6ZTu9u/jBbzC8SoZhAdJZU8YBNyakyGUSDJshpFPgQdeAeOn/nienXdl4758A447FA 76jLZsBXusx/WQn3JH4RJCg0ce0f3/01d0vihKjUlJFbEyKoNzJCKmRSEjJaJWWJw5J/ WnS/Mfa/F1hQq7A3li0uBAoRFAXwplEun4pcVi6cjVTd4jEzVTHgCZGql9//aRQNQG7h HrHN2xA+Y5deSFmWOWqBg/Wn5xlQu8omdP7i0+sChPTdEOcBK1NbZ3+9ILTU8FyyWEoe oxbQ== X-Gm-Message-State: AOJu0Yxb3LEYIQjvCXtrWagN5r9KEToTAye0v9Gd0BIvY371e6x3wNb6 4h0KFizziUjFNyQn8rLIGBvnQwMFT15v3XWMiohQ6AcfU+X3A2ca8/xMjW38ehX8RGAmZr1qGEi CdvIKZB5P/n6HUWHwlX5qsaBH485PXFhppzpRkql1 X-Gm-Gg: ASbGncsWBR+MpGIDuJ9O5clMG9gxNFR2Oba/4Royy8TiSojcw1m2LYxUB8L5+pDHP6I V8Pn6Xncu6mY89X4l8uWq/RY1dWOyc5WZc3+fxsigDKduAwsfxtBSlcIc/Gkh0qdM9z/RbFovV0 bmP7r6rWCoum5YLACZcfGKtLU3rzAukU4p3kKE3Z1/oKgxUKHO5gEvtnguRFMRRw8k6Hgdgpkzg 5Zh618t5z0huvxlF9p0Xu8eH67PDlEnztFgnTO2mxsoGiAi3QYSIzXPGEzuCu3IXM6AN16l/vuA Ow== X-Google-Smtp-Source: AGHT+IHq2CNqvruWNLbegHeZonAnpmlLvhe7Z7LNBspqxxjQIQFMmvyqc+JcOAr8sNTzILOx561npd4KfIPF X-Received: by 2002:a17:903:291:b0:215:ba2b:cd55 with SMTP id d9443c01a7336-21893b52bfemr107873475ad.2.1734204883332; Sat, 14 Dec 2024 11:34:43 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-218a1dcc960sm903005ad.46.2024.12.14.11.34.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 14 Dec 2024 11:34:43 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 14 Dec 2024 11:34:43 -0800 (PST) Message-ID: <675dddd3.170a0220.23afbd.64a6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id B36316052471; Sat, 14 Dec 2024 14:34:42 -0500 (EST) Subject: |SUCCESS| pw149208 [PATCH] net/ena: fix missing default llq policy From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241212152455.510-1-shaibran@amazon.com> References: <20241212152455.510-1-shaibran@amazon.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: SUCCESS http://dpdk.org/patch/149208 _Testing PASS_ Submitter: Brandes, Shai Date: Thursday, December 12 2024 15:24:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:f1e0472368d4dbb1da33ae68b18ca21bc8a55259 149208 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#299471 Test environment and result as below: +-------------------+----------------+ | Environment | dpdk_unit_test | +===================+================+ | CentOS Stream 9 | PASS | +-------------------+----------------+ | Debian 12 | PASS | +-------------------+----------------+ | Fedora 39 | PASS | +-------------------+----------------+ | Fedora 39 (Clang) | PASS | +-------------------+----------------+ | Fedora 40 | PASS | +-------------------+----------------+ | RHEL8 | PASS | +-------------------+----------------+ | Ubuntu 22.04 | PASS | +-------------------+----------------+ | Ubuntu 20.04 | PASS | +-------------------+----------------+ | Ubuntu 24.04 | PASS | +-------------------+----------------+ | RHEL9 | PASS | +-------------------+----------------+ | Fedora 40 (Clang) | PASS | +-------------------+----------------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32126/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/