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 18A2342E58 for ; Wed, 12 Jul 2023 23:50:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E432B400D5; Wed, 12 Jul 2023 23:50:24 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 2ED8A400D5 for ; Wed, 12 Jul 2023 23:50:23 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1b059dd7c0cso607fac.0 for ; Wed, 12 Jul 2023 14:50:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689198622; x=1691790622; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=oNCmTJJIl/y+1NsakN+puoAs0ah2/kbWaUAOmojqMN4=; b=jkB6FHCCN5edwOm/pmNnr7fYJFwrSjj4ZbsWJt2HbL8dtCjm+49kB+ACioVSDDBkpN r4fFVLJwev2Ukhx03NqpoU7q0CTpu59KYaHEHIGJxycWljSb3B+N8EHe0PMPGu4D+PIl pMcAmEMfFyTPFzALsAh+1ZuQj4A8/eSemGPoo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689198622; x=1691790622; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oNCmTJJIl/y+1NsakN+puoAs0ah2/kbWaUAOmojqMN4=; b=D23wwcA8yH2TSAo3mHSrhJQw0Qt6ZUJ8JzVZy7hCJAVW3iBPXCBBPQGo8B+3b3Wh9F UviEWKjk+yPwQGH4ZtTrnU6fQ4TxunLQYaQm7yxsVhxFHuSG7ee5jvs470d0DymKEvL/ ys//J7QPG3eSdQhcj7vT+nQO0s7X9oaEvawHzkwTdtsj1s19v40rV8SbIgN6v3dv9s/4 iEDKlz4MEg2m3ARdpiql2yI8LBx8IYRAx1xMnjTDDPKzGGXad3IAG25xsSHCdS3T0RGH uWSU2+SnouEQqUuEiTu6PtXpTefquSz/8Lpn+gjFLZAxRJCY12T1+R5yoISljlpjVa7g x1eQ== X-Gm-Message-State: ABy/qLbn2s4TZcia7Nnwn54CxaNv51+qmn9UM6z+W1ya19zS7kBaBdWP 4l6L8xs/MpRn5oJmyuO94r6qb24l3NmTCm0Xqp/aM7S1TaIKO+pOjYM8GA== X-Google-Smtp-Source: APBJJlEjlvzoUVWHQEZ84LveAsHe2BiGXJOMfPfUAsPB+wsSTnbmIRKzET3d9J7HEpI4eQpfSzpxn+x1HI7f X-Received: by 2002:a05:6870:9a26:b0:1b7:5ed7:d9a3 with SMTP id fo38-20020a0568709a2600b001b75ed7d9a3mr6921666oab.19.1689198622517; Wed, 12 Jul 2023 14:50:22 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z5-20020a056870e14500b001b088d89f49sm600558oaa.11.2023.07.12.14.50.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Jul 2023 14:50:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 12 Jul 2023 14:50:22 -0700 (PDT) Message-ID: <64af201e.050a0220.fd3c0.eca1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 147EA605246B; Wed, 12 Jul 2023 17:50:22 -0400 (EDT) Subject: |SUCCESS| pw129343 [PATCH] hash: fix segfault by adding param name N 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/129343 _Functional Testing PASS_ Submitter: Conor Fogarty Date: Thursday, July 06 2023 15:26:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e 129343 --> functional testing pass Test environment and result as below: 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27003/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/