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 A755045B6C for ; Fri, 18 Oct 2024 23:52:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 820E0402A9; Fri, 18 Oct 2024 23:52:22 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 121B74025C for ; Fri, 18 Oct 2024 23:52:21 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-e2972abc807so2422380276.3 for ; Fri, 18 Oct 2024 14:52:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729288340; x=1729893140; 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=VvEWaLdd92pGJXm8gnmC6P1hWqRGpdWJeIypmsDMVRA=; b=JG8/G/Fi1eID55JRoSb87sMQjubuVXYNzYqaKpZc6lyuY+bHkmZFWAAvdH3xRxNZ5z h8F+cq6KZUoOeN80lAzZngoAWS5hc48BxkwTL99APh+4RktsN9yLWbL2OOGcYoyI2oZi MY0Rph7Sapb6NA3zBGJY3LvGIOEG2Zc85M5LY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729288340; x=1729893140; 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=VvEWaLdd92pGJXm8gnmC6P1hWqRGpdWJeIypmsDMVRA=; b=G0vDkDlPYasCKX1aJgYt9VrxDohQnwDU892wxGY5iB+V2yI/GO34Ivs62XiYL+oaj0 nj0juvi7P4XS+A5WWKFNmdGlWXQEcUreDt7Ret/l0vOlB6FE8T2XdZWbxDG7hOhzVl1g SlQqK65dbEChCMu09zIraf+d6CE1bPNQN8MHw3q4faNiK3jdRF+gZrNx+HmWpAU7n0xg LiS3WkZDe+fZ5KJhuNvaTkoy41A1wFiI6CuWWLa33iGM02Y/P+WrHvazTawB0BMPPEBk BCKgbCAANJZw9fJh3h60uSaTIGWvsi5Y19uWC/mgGaImtyF9g0ga/ArWv59LqVOHWwjT pP0w== X-Gm-Message-State: AOJu0Yy4Ax5Sovbyt3iOq4YBx1g8F/p6IJivnMNfmkBcw/vc4yAMu4fp UjFvFlOBkbFXw+5v5wd3NH/yPijglGW9jcl1LVDPmUTndbhh9iPLF/62KF5T9ZzcMiC5jzkIg4e uyvmxBkqFGNuu0sAcu1TlK+8f7Ehj+3oaS8aNBy0W X-Google-Smtp-Source: AGHT+IHJ4ZMPzOI/0X5YBfawJqp3cgXBzlEoFwBCvxNZEO5ZGh0PiR5M6ubQUMJNbshPWHfrXtS5XZCfyaae X-Received: by 2002:a05:6902:1a49:b0:e26:37c0:78d4 with SMTP id 3f1490d57ef6-e2bb16d2920mr3356911276.49.1729288340305; Fri, 18 Oct 2024 14:52:20 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 3f1490d57ef6-e2bb022ca40sm102657276.17.2024.10.18.14.52.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 18 Oct 2024 14:52:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 18 Oct 2024 14:52:20 -0700 (PDT) Message-ID: <6712d894.250a0220.37c6d9.69e0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id EF2CD6052471; Fri, 18 Oct 2024 17:52:19 -0400 (EDT) Subject: |SUCCESS| pw146109 [PATCH] app/dumpcap: replace use of __builtin_clz From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241016205138.251523-1-stephen@networkplumber.org> References: <20241016205138.251523-1-stephen@networkplumber.org> 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-marvell-Functional Test-Status: SUCCESS http://dpdk.org/patch/146109 _Functional Testing PASS_ Submitter: Stephen Hemminger Date: Wednesday, October 16 2024 20:51:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:f0d9e787747dda0715654da9f0501f54fe105868 146109 --> functional testing pass Upstream job id: Template-DTS-Pipeline#189431 Test environment and result as below: Ubuntu 20.04.6 Kernel: 5.4.105 Compiler: gcc 9.4 NIC: Marvell CN106XX 50000 Mbps Target: arm64-native-linuxapp-gcc Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | cmdline | PASS | +-----------------+--------+ | ipv4_reassembly | PASS | +-----------------+--------+ | rxtx_callbacks | PASS | +-----------------+--------+ | tso | PASS | +-----------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31519/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/