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 BA416426C2 for ; Thu, 5 Oct 2023 14:44:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B46FE4014F; Thu, 5 Oct 2023 14:44:17 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 5B9124014F for ; Thu, 5 Oct 2023 14:44:16 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5a507c72d3eso10014617b3.3 for ; Thu, 05 Oct 2023 05:44:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696509855; x=1697114655; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hOtpx4N057ZzmPyCqwiKmzJ+h6kmzwRm67/JUga0Elk=; b=IPwKEEVgyVvnsFXyOzxNSUX+oPQ8A/j1jueTmConiJ99+8sBMC/Rlkpu1Qp0UfpRy1 MvdIG/UgS7O8s+hplw0O5QZ7TK+wS5acpimn930hRNhQQHbMYPBxtbtP+3rRchni3Ov5 q7GQo012PnsSTqNm2j1mnkuOoveVDEYOsRN5o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696509855; x=1697114655; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hOtpx4N057ZzmPyCqwiKmzJ+h6kmzwRm67/JUga0Elk=; b=Cfo2k1WEwpaRAa5ecu3odH/ehKZEwn5f/ZqHgeE6p2ChojHeoSW9z0vWpMgvUG8+rR 5IKz8nW2MuZgJFXhXXidG25mTRSbR/fi2hmMzl1gi/zyS0JkAIO2JKkVF45tjy3E4PPB fD7R9lHukxl3p+buhxqYIaWo8G+b97G4rm3eDwx2enugx3OqGhYDsBr0k7NO4ukN5r8L FrjZqfjU6XiulE9G3YaGQlCWMGpOm6qK4Q3CwOSMHCNuz+dZ10inrc8SxTej7okeuvX0 Rgwve/UwWAYtZXAJehaKRl3HcmH88rMgop6QxIoJPbPXkJM0yf/ziOQhfWe27AabChcY iYFw== X-Gm-Message-State: AOJu0YzlZLTM4DRYooG6kOr90BhQTD2iLI43yykDJ6yFGKuiOQ2b2mBj 6OrR3F9J9DD3xVCIrCTZ/E/T8nnaSyuN5okzcObLgCor40lXc40ytbpDXLlc4ORvnw== X-Google-Smtp-Source: AGHT+IFOj1WgFQkxplqQwMVQNZ0ST+eRY00s66ciqvCtT11shfS62nFle7H1uXt5/sUHHop/LLwAPkeR0jPD X-Received: by 2002:a81:4989:0:b0:59f:61b7:fb71 with SMTP id w131-20020a814989000000b0059f61b7fb71mr5248449ywa.13.1696509855771; Thu, 05 Oct 2023 05:44:15 -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 u129-20020a814787000000b00579e0299de0sm124096ywa.77.2023.10.05.05.44.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Oct 2023 05:44:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 05 Oct 2023 05:44:15 -0700 (PDT) Message-ID: <651eaf9f.810a0220.5f8b0.6febSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 712866052514; Thu, 5 Oct 2023 08:44:15 -0400 (EDT) Subject: |SUCCESS| pw132321-132328 [PATCH] [8/8] net/bonding: add commands fo From: dpdklab@iol.unh.edu To: Test Report Cc: Chaoyong He , 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/132328 _Testing PASS_ Submitter: Chaoyong He Date: Thursday, October 05 2023 02:40:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:3bcd5b3198d4a31176b1ac73fc7236a12186fffe 132321-132328 --> 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/27830/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/