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 243BE432EE for ; Fri, 10 Nov 2023 05:14:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1D6674026D; Fri, 10 Nov 2023 05:14:44 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id C17EC4026D for ; Fri, 10 Nov 2023 05:14:42 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7aca968a063so65700739f.0 for ; Thu, 09 Nov 2023 20:14:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699589682; x=1700194482; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=QvLmdzghELfrv/+bsSpVqHicXkTJVi5/1jBwFhi4Vu0=; b=Bq87/lz5BV6Jk7m7kbnTLB/cPqHLbChgu4yM9IfyM86tUdYthE2R3jlGBMer/cubJY tMzsYlg+8KhnYaz2+8/IvzEturhqqJY8Jk5032pYoH3RD0m2FJH8WBANgETBaIDT2WdY UlLbkCTmCCssfzfdZ1+VmgWlyLOVouzGh7lHs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699589682; x=1700194482; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QvLmdzghELfrv/+bsSpVqHicXkTJVi5/1jBwFhi4Vu0=; b=phtTKykGseqwWbGs7WNM85PZAT0DT9Zf3Yn5cDLZIGuMMCBxU1fqsSUEB4ZWzy0bEz X1Lo/IBgbNWlJT5+EbJe4GwslAfpTidS/bs7WoxDZWr9bw5MrowlaNwoewL26yL0tp7c tRDlt3wTyTCkKY0ZSllai9RC664kJekROikGBxvWy5a/Hszzbrd1P9sDpoKiYOqP0P6U rXMOwY21DQb1V3LNhSHF0t0g/gOrF+/q+De318iEqDExZoXK13CrBaKCekUSPpKM2ba0 dZXlaM7SGPyFR59rE+4Asg+f1luW2jnjnVN+flpVqNZaJN940YlCg6qhpzmcJGBvee7p Xp2Q== X-Gm-Message-State: AOJu0Yxw8eDq84RzvJT2TKWYGg65y+Se59DTRt6kc6L/dzQRv15aNzLJ v9IhzxzHHrKZXgCBjKzLpKpiJgw9Bmc3C3B2gHsarCLzrsoVSZE630cH3A== X-Google-Smtp-Source: AGHT+IF/h9bry1Nno5PBJ5mRV0tkS1QRripgs2F4pf/UvYJsVZ3M8jCTPXVgqyj1AtwAPQzmk2AGLvSJLl4y X-Received: by 2002:a6b:e80c:0:b0:79a:b667:4e97 with SMTP id f12-20020a6be80c000000b0079ab6674e97mr3748676ioh.0.1699589682212; Thu, 09 Nov 2023 20:14:42 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m17-20020a0566022ad100b007a6684fd6fbsm729363iov.26.2023.11.09.20.14.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Nov 2023 20:14:42 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 09 Nov 2023 20:14:42 -0800 (PST) Message-ID: <654dae32.050a0220.11b4b.cca4SMTPIN_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 B3E2D605C318; Thu, 9 Nov 2023 23:14:41 -0500 (EST) Subject: |SUCCESS| pw134055 [PATCH] [v2] examples/ethtool: fix pause configur 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/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 | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ 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 Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.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/