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 9BCED436E8 for ; Thu, 14 Dec 2023 02:35:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 96648402BC; Thu, 14 Dec 2023 02:35:38 +0100 (CET) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id D8F6140283 for ; Thu, 14 Dec 2023 02:35:35 +0100 (CET) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5906988ab8dso3315764eaf.0 for ; Wed, 13 Dec 2023 17:35:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702517735; x=1703122535; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6lCXXBl8bPr5zF9zl3TKD8mXGCdVw3zfLlqnYLqXsYA=; b=YG/geGBv6txB6AVPY9/wboVnch6xMpoPI9ElEcZ9fHMiSdnDfrLibIHNIkN6fu0evK zRerl+0pG7M3JC0jJAle4gaJmG7iaCLm+/CchWFutoyb+UaKJZ38zYHgIuuU7VgSPPPz aSqMO6AAaV8iac5OPlqPmJ/7eATOWg1bjMxSU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702517735; x=1703122535; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6lCXXBl8bPr5zF9zl3TKD8mXGCdVw3zfLlqnYLqXsYA=; b=Uew9D5N9Qvjw7U6HNlcFjetXH344wIU96Z6qH3dk6ciIa3pJz7iNGCU7RXI0PP/BS5 rk1iExnPXow4eMGK7XRtS525mO7MbmFEtGw9vbYOcn1P2iRPQN2zV4yZsMl+c4VNIq0q Cdr85Qy5zRYdOiWTH36av5tDpE/AIMSAOVMTNqpiRLvtIrYChbY0WS87sKTc6dcN/e/q jktBUjKB7QA9pfrYUNtGzNV3WtzgzGbiWQnaIEqUsQr7tN2wWYHSao9p+JKqFQe6osCY Faa7oRZDFw+yCi6kXVjPTthLjGPkHVaV/BcK+IkEmsiYXsdEagSOkb9OvIhh6l5qX2rU tG7A== X-Gm-Message-State: AOJu0YzcTnhP3eZYpDbpCIWAeL0vUNGN76uGFVOOY6MMbLu0uKmg/a86 evNJtnj64cBTUu62UKbOBK+WbY/4nEYUzoeUDdiRyVogYKOu3KhDW8kemQ== X-Google-Smtp-Source: AGHT+IFvG2b/2BKhPYLoHDh9pZISXbtgM/VS+Hs3yW9Vf/5TQb6unc+JGuyUtWVP1h/1GP59BnobIYoxjem0 X-Received: by 2002:a4a:3116:0:b0:58e:1c48:1a67 with SMTP id k22-20020a4a3116000000b0058e1c481a67mr5120554ooa.16.1702517735286; Wed, 13 Dec 2023 17:35:35 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r2-20020a4a7002000000b00591090ba08bsm501170ooc.18.2023.12.13.17.35.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Dec 2023 17:35:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Dec 2023 17:35:35 -0800 (PST) Message-ID: <657a5be7.4a0a0220.36ecc.25b7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id C6444605C311; Wed, 13 Dec 2023 20:35:34 -0500 (EST) Subject: |SUCCESS| pw135173 [PATCH] [v2] net/ice: fix link update 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/135173 _Testing PASS_ Submitter: Qi Zhang Date: Thursday, December 14 2023 08:40:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 135173 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28612/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/