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 9639345DF2 for ; Thu, 5 Dec 2024 17:51:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7C9664069D; Thu, 5 Dec 2024 17:51:44 +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 8972F4065E for ; Thu, 5 Dec 2024 17:51:42 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-6ef402e4589so7071867b3.0 for ; Thu, 05 Dec 2024 08:51:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733417502; x=1734022302; 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=+CzRkV441g5LMd+e/A+ibnBKF1Fa4xrhGcM8rqYtBrk=; b=CCo02O1wDmoN9KA+7pTC/lgq3AF2CW+aS1dHguqJibE17gYhp0HtiTLfFyLCOXa8rY qZpqElMRBaRdDFxg2zj5UKAHMdbOi+NEJk3uC1zB0KIwAV7C655izSEL+MhVMBtEaF7n FvXJcPAgdO6ImxFnNX2Zu8ChIFI5v9PvSPaCo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733417502; x=1734022302; 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=+CzRkV441g5LMd+e/A+ibnBKF1Fa4xrhGcM8rqYtBrk=; b=GyPTN5D+tDVjuNcqgfeg2pAqGx180fSFJwTHr8q5tO/IOQAqUWJcVUYCbQ1188LD92 qczME1qpXMRKB5qXEflA4rVp0YYmCVLrXGB27zONTSAfsT8kVoyL79grgJVX5hC+mlJ4 1tAi7xQMeptTcYJYy+FCFYoljmWDlpWk7Sx/b3kY9ACk7vcc1tspnWfD51H0bRW1Nh0Z ukDz8JJ2w3JBEyUQEoV5S1CebtA4pQz+KRd4YGD3eQIfXJf7Bs+cFpNfMJCTF5DpPxz3 kbOVgccIINPdpGs2/5DkJPxaaLsHx7ngJKBEwG5KixkjgkbAApVFLC4Tglgp/dAWIZbu Xp2g== X-Gm-Message-State: AOJu0YzOVj5gpM7xDPB+uROWUzBapUHl1TsyOR+L7Nq+fgi9eT/5sXp0 hzbrNSMJ+3P5WuMk7/qmi4CibV9e7mlsWQRU24guY/y5CXrUuSM5Uizwj0DqHDsKMNBUGCi4RrS 0nVj837JXuIeFhylUy2Fsuh3izBmwxmBjuPLtsrKM X-Gm-Gg: ASbGncsvoVnmnAW6XvbeUIYZkl8qzsypsu340pGh0o09wSsR+2fnzc07CRXjETbWOwQ Lamb9GWPJ1GeELULvqP9WQI9I5cmkd2kxtyUjVwAa4BdKNQl+mYJjy0N07988yYYskgc/N9KpOx N9ujajWH4XbeKWbDQ31Ukw65QZHnIlMcAQADcl8f8FYoRB0afciZMxoas1A0TIO+4yUxZQi0jQR cgCfQod30XS6ZmSf4xMmEjL679H7cviaR1r44IzBfVE3+hz2pQtzRAdgyEMNTObFG1ywt4= X-Google-Smtp-Source: AGHT+IG15hpS/1NDrr8qR6fYJnjmy3pEV4N0y42gke1H5TiX9gfMLX18iydB4o3gdqtP9g1SP87KoaqH3lhm X-Received: by 2002:a05:690c:380b:b0:6ef:7fc0:a392 with SMTP id 00721157ae682-6eface021abmr167756757b3.2.1733417501841; Thu, 05 Dec 2024 08:51:41 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6efd39d28e5sm584387b3.48.2024.12.05.08.51.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Dec 2024 08:51:41 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 05 Dec 2024 08:51:41 -0800 (PST) Message-ID: <6751da1d.050a0220.3489b5.371bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 7C66C6052471; Thu, 5 Dec 2024 11:51:41 -0500 (EST) Subject: |SUCCESS| pw149041 [PATCH] [v2] lib/fib: remove warning about implic From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1733413092-30024-1-git-send-email-andremue@linux.microsoft.com> References: <1733413092-30024-1-git-send-email-andremue@linux.microsoft.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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/149041 _Testing PASS_ Submitter: Andre Muezerie Date: Thursday, December 05 2024 15:38:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:7df61db6c387703a36306c1aea92225921e2eeb2 149041 --> testing pass Upstream job id: Template-DTS-Pipeline#201216 Test environment and result as below: +--------------------+----------------------+----------------------+ | Environment | dpdk_fips_validation | compressdev_zlib_pmd | +====================+======================+======================+ | Ubuntu 20.04 | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 22.04 (ARM) | SKIPPED | PASS | +--------------------+----------------------+----------------------+ | Ubuntu 22.04 | SKIPPED | PASS | +--------------------+----------------------+----------------------+ Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32092/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/