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 C11A04404B for ; Wed, 22 May 2024 23:19:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BC38440295; Wed, 22 May 2024 23:19:20 +0200 (CEST) Received: from mail-ua1-f99.google.com (mail-ua1-f99.google.com [209.85.222.99]) by mails.dpdk.org (Postfix) with ESMTP id BC357400D6 for ; Wed, 22 May 2024 23:19:19 +0200 (CEST) Received: by mail-ua1-f99.google.com with SMTP id a1e0cc1a2514c-801529b1453so1015427241.1 for ; Wed, 22 May 2024 14:19:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716412759; x=1717017559; 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=c83J+kNzwKOQ++2KQRWz4DDHrLgsvP5GOGl+JhFjjF8=; b=ffrxkKsDfuAgr48S3t5dIo+JofomsjDZDWwJ2UTkopwRKFAwZaSmpm04vMgZs4+6Xa clIFIscATTBGH9hgc2tVpHgZyJjzUVLRjck3JQKiZQ7m3d7ylEbgthGI0fcYj/XF1uTi Lkx0xldEGcKMt5SpDyCRCWlh+AK9y7Czv1JMI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716412759; x=1717017559; 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=c83J+kNzwKOQ++2KQRWz4DDHrLgsvP5GOGl+JhFjjF8=; b=imA2KnFXaPhTpcEnvWX5yfJZneAicAKQOUrXoXBHo3D0GFrSWVV+pmOy2DlvWj+HHb JblGEXT7usGpmuXuFp5J/DzdG6YT4gjwYSY8JD7WmWOv3ZvGZOQ+wftgY9TaXChMqLMv poiifetqvkj7911zr0C8+EIlSCusqQ7sLAlLLt5G3KKgjvE4nrXGwgHezkcIRZA7E8ah 9bSPNvhgV1hgdRlXFtvDyYC9+lJh66flAGTOV34jrVyowMT2oLJpYSxOiBK2fBrfHnrd 96Q5qNaWxUXfNWPJ68EAXQa9Z5IqPDe4+XarMkyb8gLLA5Cij186kcPJEVyq9TAB3EI5 BKpg== X-Gm-Message-State: AOJu0YyF7N+Tosxp1Lflb/D4GVfqhBV0pIi3npClrSvTTnP1mm7VfT+7 lfQ59bx729sDKLt0ZwB/WyThqBlIOU58MW4f9G8kLcAbWdVAlhiHbwjv3VrA44RXVHtULMLkbR9 19wdD/jqQXOfsRrW+KuzLZVkGRRdtcM8mGxyux2epEETna8tzWa9dk2HF X-Google-Smtp-Source: AGHT+IGFE/4X8LAF5Ajqy72PYjiM3wbGrgC88ajTELYy0WPY3my7ki/lDB2Vf4/6qIMuTYxO6AubIrLMyCQd X-Received: by 2002:a05:6102:e10:b0:480:76a4:3394 with SMTP id ada2fe7eead31-48900913dbfmr3935361137.7.1716412759085; Wed, 22 May 2024 14:19:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id a1e0cc1a2514c-80329d5033fsm575241.19.2024.05.22.14.19.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 22 May 2024 14:19:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 22 May 2024 14:19:19 -0700 (PDT) Message-ID: <664e6157.050a0220.8ad7c.0055SMTPIN_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 C8E05605C380; Wed, 22 May 2024 17:19:18 -0400 (EDT) Subject: |SUCCESS| pw140280 [PATCH] [v2] hash: cast away atomic qualification From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1716395625-7045-2-git-send-email-roretzla@linux.microsoft.com> References: <1716395625-7045-2-git-send-email-roretzla@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/140280 _Functional Testing PASS_ Submitter: Tyler Retzlaff Date: Wednesday, May 22 2024 16:33:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:6f80df8cb0f889203d7cd27766abcc6ebc720e33 140280 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 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 Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29991/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/