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 0FF1742EBF for ; Thu, 20 Jul 2023 11:45:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ACD9040DF5; Thu, 20 Jul 2023 11:45:28 +0200 (CEST) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id 4152C40DF5 for ; Thu, 20 Jul 2023 11:45:27 +0200 (CEST) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6b9d16c1f3bso462155a34.2 for ; Thu, 20 Jul 2023 02:45:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689846326; x=1690451126; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=T+GaLmXhrfUhAsqo06iESZvelmrOu/KvoRFb3fY2xuo=; b=gqCDcXQO4oWOtmJ1MbrI0RjMe8h9hcgbg8zwhIWxkCoFnDZ4MQqo6YiLbfnebyxeg8 C9XD06Zog5DlMmW9FeGdPcPpdnbV+cELwUJBW7a47cI/jqGO53sil6ah/LMrnrpYqiHR ck+nKB5zVueDjp1lrPuoRxYi7TH/P/MMmG1l8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689846326; x=1690451126; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=T+GaLmXhrfUhAsqo06iESZvelmrOu/KvoRFb3fY2xuo=; b=RVkK5yUBc+GQ49gupmqlQN4VtJIh53O096t8iRF1io274tWzZ+BAlkVcWzJil6tgaZ wH9ZQCpTZkaeOgG2MMeS+jdx/hIOlAQreQvGyklKIurZHvytN2hB33uIOpbYtmT2ZU9U Ka+SDhKPi9Ldhhn9yHjPW9CZuMa0ZPjg4OJisFAfoeU+mHuimGXiSH/yyPlgsy85vCBb G1wdpQ0Vokz6/JhGOaqNVIhAQBP4UaNY+Lsv4yOKwLWxK1czuBhxjkek2KN+DNveqTMD knK0w1uCxPUvWT4CRN3hQ7EACdVJOlVBuNegdEF/uFnU0dhWKp+5GElYcyxsNMNYJgQK HQGA== X-Gm-Message-State: ABy/qLYPmwDA2ROopb6ZJbb70J/5vLNbrM3UKen9io0rSlVh8lLZWPN4 qtmcwiTZlQL34zwOjb5lu2DLEgvCjDP41lxJLFiryWOg8rc/2fzhGxoXDg== X-Google-Smtp-Source: APBJJlHTqaqs5SbmvN7Ch7MPEtIThK4g4/14NuSruNUE9P8BjNSqbuH1PiT7cJx8JwyfDgN1JiyZLPEkSv23 X-Received: by 2002:a9d:73cc:0:b0:6b7:56f6:f846 with SMTP id m12-20020a9d73cc000000b006b756f6f846mr2777302otk.5.1689846326595; Thu, 20 Jul 2023 02:45:26 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q32-20020a056830442000b006b8bf76172bsm41501otv.3.2023.07.20.02.45.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jul 2023 02:45:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jul 2023 02:45:26 -0700 (PDT) Message-ID: <64b90236.050a0220.caa23.2a1aSMTPIN_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 179D6605246B; Thu, 20 Jul 2023 05:45:26 -0400 (EDT) Subject: |SUCCESS| pw129653 [PATCH] usertools/rss: fix byte order of the defa 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-x86_64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/129653 _Testing PASS_ Submitter: Robin Jarry Date: Thursday, July 20 2023 08:15:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:035968c78e798aa6fb81ceb45d06a44412a00912 129653 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27105/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/