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 7ACBD45F52 for ; Fri, 27 Dec 2024 02:19:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7016340294; Fri, 27 Dec 2024 02:19:58 +0100 (CET) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 416E140275 for ; Fri, 27 Dec 2024 02:19:57 +0100 (CET) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5f304ac59b9so3135678eaf.0 for ; Thu, 26 Dec 2024 17:19:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735262396; x=1735867196; 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=XA9YRd0RpFvh9mvlkYLJ1YSx7vtU+1u3rWVwflxy2XM=; b=bP02WK3s+82eUt9tOmLMApzKfNN0KQPKVFTdaceBIOlS6JKq0Xu8qGnUX5kyTN5eC4 0BoSVpgnVI2BnAMseL7lwB7FcYGXWA8WTJMPC7/zgLSNASuOSJu4e26h9zdzzDl186sB x+7mFDhIhXazGmxAKRORQYINKnSTeilKSSmW4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735262396; x=1735867196; 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=XA9YRd0RpFvh9mvlkYLJ1YSx7vtU+1u3rWVwflxy2XM=; b=C31Q22mi8GAgN/3B9JmTHfIh/N0a48SuIG6sfEEhRKEvkXMqY2hsLJ/pLYR7J0NlgW CGfQbM55WemwiJx30BYBzmxDjVMzminXdrsIBLQKZcDD75RUAQ4+SCmYL2V4y/D18bCx ZMvumZNzEtBYchTZjgQpvp+YoX7EcuwDN8C90mwQS4/V1Ma8BoNNHX/Vb87MfYKnhcdo /An79Y8qsxKW5ekvlM2ENZfIJQGnE4y0VVPdJbPXwD+jajuKuTKbmszJGMWszEKljjar A7qEpVR5BxBDBoNLbYxkw9fV0TvaJx9fPPGKx2L2eiSH6/saAxk16GP++4agITPfcHoY og7Q== X-Gm-Message-State: AOJu0YwgdcHzLMhPj+SEC1zinD2XS6LHhpoa/cUlFkclh3fFAe0tKZQV ri0I8VkCM7/gzQBMPrYkXRk4oc7YQVfekFzKbDt3N0xqLvaQjExv6wDVOH9F36d/5y0xdQKAph9 OqCtV4q6yFjzZmbdN/0gz2l/DTei070xtBrL72tKS X-Gm-Gg: ASbGncuZMH7fQsC+iP7fkFp+oTDbZoKWVFD7PxmYwy9iNwVSoyJ+ETK2poJEqmZ+BMH z2bhfoqqW+9OR2dMmvgzvDqQA8X0Ec1yDKxOsuydN+trKvl/gxA7YI50JhOatSMwHvso6ke1+E4 tSkvBp5J3gueSp3+aZs/YYTs5CMna/3hYAbgCyXErOvxCgZyY1iCm2/Ahcs/P50NpicNh5pEue1 2JcXuBI6s3PnNxhf8wCdlVK0ieLIbHiWtRyrX0vIZr4Ra9c0Kx6MGm43zynM8QSuZnQbNacfWsd NA== X-Google-Smtp-Source: AGHT+IGzQe29SmTC885S/cZvZA21+5jSqxFd5OnP9f2yqh16s0PGSAc6XP58e5yMoRbQbelwPpCjhVi8aiuj X-Received: by 2002:a05:6820:2708:b0:5f4:bff3:319f with SMTP id 006d021491bc7-5f62e661789mr14042601eaf.0.1735262396477; Thu, 26 Dec 2024 17:19:56 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 006d021491bc7-5f4db7f210fsm409820eaf.21.2024.12.26.17.19.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Dec 2024 17:19:56 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 26 Dec 2024 17:19:56 -0800 (PST) Message-ID: <676e00bc.050a0220.33037c.18beSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id EF4EE6052471; Thu, 26 Dec 2024 20:19:55 -0500 (EST) Subject: |SUCCESS| pw149493 [PATCH] drivers_net: use 64-bit shift and avoid s From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1735246770-731-1-git-send-email-andremue@linux.microsoft.com> References: <1735246770-731-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/149493 _Testing PASS_ Submitter: Andre Muezerie Date: Thursday, December 26 2024 20:59:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:94ad302b4ebba4a5b6706a1c43ea0505e5098169 149493 --> testing pass Upstream job id: Template-DTS-Pipeline#204483 Test environment and result as below: +--------------------+----------------------+----------------------+ | Environment | compressdev_zlib_pmd | dpdk_fips_validation | +====================+======================+======================+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 20.04 | SKIPPED | PASS | +--------------------+----------------------+----------------------+ 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 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32216/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/