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 5883B42C34 for ; Mon, 5 Jun 2023 10:52:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 556894003C; Mon, 5 Jun 2023 10:52:42 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id EAFCC4003C for ; Mon, 5 Jun 2023 10:52:40 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-557ca32515eso3317000eaf.3 for ; Mon, 05 Jun 2023 01:52:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685955160; x=1688547160; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=FBuVowzYDVDOndJDKBj83u0DmOn4KoLbGyHW/jw64kE=; b=JXEaaYMBJEgYXhrM8tK2ps0VBslbCCHSzSISLm8I5at2lbWYyWsZHqLqOMtrD/2Wa1 IBYibboZPTYr4IE+g2wZgE4DYf04WHb/+JZl3e8LmFX/bZqdOjbtT6fIBxFrmJWplzcN LEyVsxJZ/5i2FbBqnHqmlRFs/UPkDTl8YNMAY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685955160; x=1688547160; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=FBuVowzYDVDOndJDKBj83u0DmOn4KoLbGyHW/jw64kE=; b=SYfoa+qP0It5w98SKdRELKYA1YUeaXe8Q5d2FWJag4Bo6DiebjJOxTLvRXxNua1J5F BfPxiBJgYsD2i0FCzGGWXrGvv+EudvAVnQFS5/34LPsmPr5XRXIpUyO4QmHv78ilqUf/ /fafWQ+1zvmofECIOfgvCVhyZfBQKI12ArrRZkSVvWOz54oiP8qoTbs8IZoReEsJWvuL dMiFtNDumS0KYwF+oDlY3DaKBLzIkY1iuJPG3urHD7zt7+AYuu5h+ydvhcGcdad1pdlh XmkHZ4aOReeRR/kItTapeOXOMcgkXTWV1m6Z6wTzc90wge/9FwCLVTkfX5gwUTLGGsqv dD2w== X-Gm-Message-State: AC+VfDwshjdzfYkJR5sTdPb+ifdI2S/s+wqJ1BqmkESrb2sl9fLFl3n8 R/57NtlMnO29CCU3jt03SV3pEc2znsRvailbwIOII5RbiRzhPr2NMYYgrw== X-Google-Smtp-Source: ACHHUZ7lvkaIhKDtpczQDwJaR+QQEpVvQAbYEbJ5X1Y8E0zI51ivhO/wjWc94Su0li19UMCTagrlcDSj/8rn X-Received: by 2002:a4a:d190:0:b0:558:b78d:8d1e with SMTP id j16-20020a4ad190000000b00558b78d8d1emr2489001oor.7.1685955160282; Mon, 05 Jun 2023 01:52:40 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d3-20020a4a5203000000b00557cd4b0439sm585450oob.4.2023.06.05.01.52.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 05 Jun 2023 01:52:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 05 Jun 2023 01:52:40 -0700 (PDT) Message-ID: <647da258.4a0a0220.57135.2bcfSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id B9630605246B; Mon, 5 Jun 2023 04:52:39 -0400 (EDT) Subject: |SUCCESS| pw128096-128098 [PATCH] [3/3] app/test: test inline reasse 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/128098 _Functional Testing PASS_ Submitter: Nithin Dabilpuram Date: Monday, June 05 2023 08:21:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:abaa473297cf21cb81e5348185a7694ae2f221e7 128096-128098 --> 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26529/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/