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 15225431A9 for ; Thu, 19 Oct 2023 12:52:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0FE01410ED; Thu, 19 Oct 2023 12:52:20 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id A59CB410ED for ; Thu, 19 Oct 2023 12:52:15 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1dd8304b980so4944299fac.2 for ; Thu, 19 Oct 2023 03:52:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697712735; x=1698317535; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Ajr6D/Zv9a0MXmhy6ei2PY4d0vbHr5X3uGAhH0TscHE=; b=RCMrl4v3pP5eS+xAPgyaohennlQj5jBOvteSL0UVZFv6ClqkgVCqvUUintZKEa9/DJ 663DRjRbWh/kZxBUdUCLZ+kuYaveeibSdAuEG47asWHEV+DV6VIuLLa4NPAHIwL0PtiS kajy/tUv/tN7QTc3EGXwSgl4K9lWnN/9Db/+s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697712735; x=1698317535; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Ajr6D/Zv9a0MXmhy6ei2PY4d0vbHr5X3uGAhH0TscHE=; b=QKzw0ZLzisu3rnhNq27Fl6byCsiVeW0GqQfj8aYDxGPdsKqFzKesZQqGJx17oWVCnA Iw2ovmvq4aqjRWkuFZ1ix3HGQHaljHerHd3rq+AVV3d6n3riKx165ggYMw7nar3j8TaZ FNISY66si7qRhYKPP3cLIyBMWNYGEFhcGwny6TGkDozEES3gA6zitbE98jTfvAsYriqM yC4I1X68K7pBM7ZnaCsZgdrvGBdygxqxovPnGMUJBFS9VnwBWaWgWf7w+cKwEX9KtZZS kW84KJK69WMmHHag5EXuWu/cQ5RM02oYWC3bASYGUXfY8im+3IYFvF16IlanrTw3zB1t 40Ug== X-Gm-Message-State: AOJu0Yzibfw7+EzO2rgnfdsffGhgPnJDwJa7mywtoFg+0uRFUj6d2U++ MGNzvSUguE27sYqMbBiUvXX2/GHlIPYSSTWrTj4WJ9/DyLMyfBntax/IJA== X-Google-Smtp-Source: AGHT+IHdv5K98ci5TnK74lmhgr/UjGPAcWdkAfssM1UiyIDvqHChStpjTcvQCmqoQplhgi+qiQrzAmB71Wpq X-Received: by 2002:a05:6870:c98e:b0:1e9:da6f:a161 with SMTP id hi14-20020a056870c98e00b001e9da6fa161mr2333328oab.3.1697712735046; Thu, 19 Oct 2023 03:52:15 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id lb22-20020a05687c331600b001eac35aa273sm148255oac.41.2023.10.19.03.52.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Oct 2023 03:52:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Oct 2023 03:52:15 -0700 (PDT) Message-ID: <65310a5f.050a0220.1fc2a.3f24SMTPIN_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 847266051827; Thu, 19 Oct 2023 06:52:14 -0400 (EDT) Subject: |SUCCESS| pw132877-132882 [PATCH] [v4,6/6] net/bonding: add commands 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/132882 _Testing PASS_ Submitter: Chaoyong He Date: Wednesday, October 18 2023 07:48:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:d7b8b11866a7c4b5975eaedd15dcc9a6f0cd92ce 132877-132882 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | Debian Buster | PASS | +-----------------+----------------+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | Fedora 38 | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ | Ubuntu 20.04 | PASS | +-----------------+----------------+ | Ubuntu 22.04 | PASS | +-----------------+----------------+ | RHEL8 | PASS | +-----------------+----------------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27989/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/