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 6442C41B28 for ; Mon, 28 Aug 2023 10:47:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6A49B4021E; Mon, 28 Aug 2023 10:47:36 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id AD1164021E for ; Mon, 28 Aug 2023 10:47:35 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-68a3082c771so1942688b3a.0 for ; Mon, 28 Aug 2023 01:47:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693212455; x=1693817255; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=eK/XGKvIrInQQ+ECBabdSP+S/uA/37/0egKkvHarF+8=; b=B8mtT1FeKEEx1etAFw3ejoeotRAq8r4kcbnGd8dTQRyTy/ERY+CeVrKiMS/oCSxMpc O9LYGavrgxYKP3jMGGHWZzEUUXItoPE3A/866xebGukzvmkSAweXEhHM9b22s1u5Fenh H9roztzaq0I9cbjwIMPdLsZi4n5hzbIzA50P8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693212455; x=1693817255; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eK/XGKvIrInQQ+ECBabdSP+S/uA/37/0egKkvHarF+8=; b=fttX+nxoCy6TLsRpqgk9A3QSR2KVNpL0yiow/qNpVvyelmOfdZhEI2vv7vk0yaDzcM +qHLl6gyxkfhoN8u2y66uGgyaf6iOvcgI6ty7rKU+2dEiufYRXEnt6bxQKzBm4+lfHrN +l06yGmpRQX743eV92lDMiZc1GhNRlCDR30+/ACnDXePq6zE3DOfk5It68A0OP70Lf2L Z9S5g+D1a5/JaDiPYADEMlocOp0V3OkwOL9rj0pgHLuZgtJDvniRR5Wl/0o0JMCZSC5R nY0COfsJ7IY0yAs1x9Uvbj7eojcl0p/zXauzYaZ9vJ/tQfIuObCtoQKNXwcIBT0X2Grq WHnA== X-Gm-Message-State: AOJu0Yychwar5aWk7lBkb2QVM1VciE8brFaU7x3P0sZ1hVebyfes1al+ XUZ54xbwcuQvTtZlTMPMTsB4kY0VsRsSuVgn17B/+dcxXDaCCTARaiEffxhgM427r0lm4Io28Q= = X-Google-Smtp-Source: AGHT+IGwcDwkbfH7XnzonOddqTwnuVs2I8ZEeqoahJbM9fVkAV7SvOcyQelFXsh1e/SPHhow6ieEXKCzM2rY X-Received: by 2002:a05:6a20:8e19:b0:14d:a7d8:5856 with SMTP id y25-20020a056a208e1900b0014da7d85856mr2330354pzj.2.1693212454901; Mon, 28 Aug 2023 01:47:34 -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 q6-20020aa79606000000b0068a5662d4ddsm516363pfg.25.2023.08.28.01.47.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 28 Aug 2023 01:47:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 28 Aug 2023 01:47:34 -0700 (PDT) Message-ID: <64ec5f26.a70a0220.8ccdc.73e3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1FBAC6052471; Mon, 28 Aug 2023 04:47:34 -0400 (EDT) Subject: |SUCCESS| pw130782 [PATCH] [v2,1/2] ethdev: add new symmetric hash f From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/130782 _Functional Testing PASS_ Submitter: Xueming Li Date: Sunday, August 27 2023 08:17:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:b2f967dcae6940b4707437d024747318a159f9b3 130782 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 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: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-148-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27454/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/