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 06AD1432EE for ; Fri, 10 Nov 2023 05:08:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 01FBF4026D; Fri, 10 Nov 2023 05:08:16 +0100 (CET) Received: from mail-ua1-f97.google.com (mail-ua1-f97.google.com [209.85.222.97]) by mails.dpdk.org (Postfix) with ESMTP id 43E3C4026D for ; Fri, 10 Nov 2023 05:08:15 +0100 (CET) Received: by mail-ua1-f97.google.com with SMTP id a1e0cc1a2514c-7baba7de286so651834241.2 for ; Thu, 09 Nov 2023 20:08:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699589294; x=1700194094; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8Qudyt+Onyj0xD2CHsMN49dFO/yQXaxamuY3Fw1dtCE=; b=OrsI/zu667Hpnl+I1OGshgz852KThniXbcWK2BQFCN5xoV1pbzOujJdIg1aIatz7f6 rv/N5QrUN2w7PYi48vonnUa1wbIyPbfw8GSQsM67uCbWf3Qe/puLN9AQsJZCTFpIlqid kJzHrUoekD1031B8NFoFzr+Je/vph5JnrjJuo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699589294; x=1700194094; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8Qudyt+Onyj0xD2CHsMN49dFO/yQXaxamuY3Fw1dtCE=; b=BURpPas/lBwNSDc2tdj7XqhMO7tP5xW5vtIT3I7Em81S22cTJFrU4iDzvIutCRkimp +UIXm+J146puSYgeW7WECKkgizIlEd+349Fz0SUR9fGotpi5PT+3TLGrUomSAZ5VaXAP DD64p6quLdv0kWVk77YS1805PpUaWBQCqtAlpK2v+zbVUXXp/Ubgc0YHoYP2PtXnU4tm eQsyDdAd/T+54sbVBYbRPDS/aRmTF8dzRBej9BY/bFIxIWr0QxpCCu6dV9dfTDT2J9hL SI4X4O7xRCBr75DwEqsmB/vD4rA86Ff9gtW/NmoiNzTBD4xahDmUNCVpD25t+qRBh1mT 6i4Q== X-Gm-Message-State: AOJu0YyiwvbL+kvSrHP+1QnXgPnuK+kIvzybsFXin8Rl9g0sJ5t35Q2Y 0226cb61BBpf0uEt00Q601dqIP/+7wAYIGIu2yU4tGe4qj93vCKqG3O2A1FTNy0yWDttwHSgJw= = X-Google-Smtp-Source: AGHT+IGe0c/1TMsVnC1yMf8Cyg1zb6Rwy029HdT0IB8IM8QX90nPauqWNpHyyMtqCVz38fOnw788a6GtzMLK X-Received: by 2002:a67:c203:0:b0:45d:9ddb:2a85 with SMTP id i3-20020a67c203000000b0045d9ddb2a85mr7092925vsj.15.1699589294342; Thu, 09 Nov 2023 20:08:14 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id bo13-20020a056130078d00b007ac162b215csm1583823uab.15.2023.11.09.20.08.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Nov 2023 20:08:14 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 09 Nov 2023 20:08:14 -0800 (PST) Message-ID: <654dacae.050a0220.2ca38.0a48SMTPIN_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 E3BEE605C318; Thu, 9 Nov 2023 23:08:13 -0500 (EST) Subject: |SUCCESS| pw134055 [PATCH] [v2] examples/ethtool: fix pause configur From: dpdklab@iol.unh.edu To: Test Report Cc: Huisong Li , 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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/134055 _Testing PASS_ Submitter: Huisong Li Date: Friday, November 10 2023 03:30:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:de0ec3c2458e3e2ce53e504c4ba92a36fcc78ef3 134055 --> testing pass Test environment and result as below: +-----------------+---------------------------+------------------------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=================+===========================+==============================+ | Debian 11 (arm) | PASS | PASS | +-----------------+---------------------------+------------------------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28317/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/