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 90C3545F52 for ; Fri, 27 Dec 2024 02:00:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 69C0840294; Fri, 27 Dec 2024 02:00:19 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 7A73D40275 for ; Fri, 27 Dec 2024 02:00:17 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-2165cb60719so82197315ad.0 for ; Thu, 26 Dec 2024 17:00:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735261216; x=1735866016; 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=qPf94p3gUFNOKTwGrwnRPgb1JyHfBFjsffE2XLeEHcM=; b=QakHIQcAR/yJiJrpvhsraAWvtBnr4Oo07+PVV7nTBSRSSzDjtB8Iw3S90oneiqEXbt oOK2mEzJMk01o2hc50GPA8rzNbjPDuTc3+1d0EKdL7WBncu05MMXPTG1Ir0ji7kYSgdx 3L1N6SaidqCBRBNyP9sOw7GZh1TLVZqvImsag= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735261216; x=1735866016; 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=qPf94p3gUFNOKTwGrwnRPgb1JyHfBFjsffE2XLeEHcM=; b=m6duFeK+RNbI55o/ti5mTZril8bJrp14JigWiplqiyfMlEkkXmOzKcPD5GW1x87xnt Lv4blKyxhmo9U6gmls8jQSzq8YwbHtWlpCXl8bNrj7nIZyUJyUdfS+iZ6PBLZY4NW+2S PQKvgFaO5R4o6f1q3GjVFHr5guU4+72Ve+FqJw3ED1+fV7ijiaXJahgwTdlxlXYDOn/I MAxOuMQO3+ITJQxWutffXj3ZYubybJPpLdr77+Kncgp9Itc1oje9xw6fZ01d4l7xJq9x U+8KwiscNuSagX1PHg0XJPQO26Tg4X7xI3KZRRWmErg3VK8+GyZ0+oiT25hDOMMQoEvF tpVQ== X-Gm-Message-State: AOJu0Yx2tCw6ap07aM2i/mCACoRpmoRqA7A4K0PDKDOse9m//ruwv8bE ygfBnXyS3PauKUs1EI3DM4TE6t3zGtp9zve/phsyrEZLtpybmqQtXzAAGRscJM1NS/eh4PW8yJk 7Q0vkm8wXOp171wU+KxXHNOzp6rVorVor31jmpRpP X-Gm-Gg: ASbGncuFV7wyffV4PiHxSuE3NtXGJWCb919S/3kYtJwJezktoxGBB7dJvCbsG2D02a/ QxOQh5sjOK8EZZafK9ziGBf4SBJ8kgNlqcbex62ZMuWBIHJeqGoNe5jmiykJ3VV5UKP1YIo57Id 8y7MRJDEFF0FhLNHDz2xWeqCuzKAOuBoy/+YapQW3bUQp+XIMJNiFxgGn7Ay7EReByANKENSxyt jpTfY1nfNVotjn6LeD7gIKFw3B5BiJrhhyf/RpTumhDWztCft1cG8jGHv2vkjupEkEQlas7s8LJ 6Q== X-Google-Smtp-Source: AGHT+IHiZjx6mpgKrsD3R5Klp5TlxENxsBedlJ5qmyouq+9wwn+MehkczaMwHA7iqQ9ELoL1N3tG5ms08Qgw X-Received: by 2002:a17:902:e5c7:b0:215:19ae:77bf with SMTP id d9443c01a7336-219e6e9df25mr327944095ad.19.1735261216560; Thu, 26 Dec 2024 17:00:16 -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-219dc989568sm7571015ad.27.2024.12.26.17.00.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Dec 2024 17:00:16 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 26 Dec 2024 17:00:16 -0800 (PST) Message-ID: <676dfc20.170a0220.10ab08.4b79SMTPIN_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 9712F6052471; Thu, 26 Dec 2024 20:00:15 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/149493 _Functional Testing PASS_ Submitter: Andre Muezerie Date: Thursday, December 26 2024 20:59:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:94ad302b4ebba4a5b6706a1c43ea0505e5098169 149493 --> functional testing pass Upstream job id: Template-DTS-Pipeline#204477 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ 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/