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 A5C204332B for ; Tue, 14 Nov 2023 15:19:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A3B73402D8; Tue, 14 Nov 2023 15:19:16 +0100 (CET) Received: from mail-lf1-f98.google.com (mail-lf1-f98.google.com [209.85.167.98]) by mails.dpdk.org (Postfix) with ESMTP id 5293840279 for ; Tue, 14 Nov 2023 15:19:07 +0100 (CET) Received: by mail-lf1-f98.google.com with SMTP id 2adb3069b0e04-507bd19eac8so7599979e87.0 for ; Tue, 14 Nov 2023 06:19:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699971547; x=1700576347; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ofz0e0D5ZqM7Uf0PyMbDhSjv+6s+QPVXrDc23tqXEBQ=; b=C1+1C9rvgjghLDhQymXiGn/oFkfxmQiJACIzfLox7mrsgFJGp/5JcrcZxKdO4FvU79 EtGTDyOct2eFED3TtknPy/vFJ6JJDo2Qa3HP2Rx/Z7pxNy+46rhInyjUs49qEKmyEKDk cFTuP12MqiInsSZvDIYwtqf3Vu7bgah8hvfaI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699971547; x=1700576347; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ofz0e0D5ZqM7Uf0PyMbDhSjv+6s+QPVXrDc23tqXEBQ=; b=DP9zl+YpTA3SZ2aUlOPrIWqdiA1e0Qm8hpkQ5YPnwRE506GV+wPyfp7o+bOoOGZ4Cr 2h56u/iv5QbXtA7owrW+Q+9QAKAPqJlE90o6h1/3TOemP7I23zVyl805uHy94s7euJ1m ZnOVswL5Hq8VQgGyEATEwN7UUPEK7qK4ZBn5tDVD6jAefP6aNM/CY1TK+OK+Yr+HihQo IgpCGZk1qVFGiNV8W34oT8oSdmSCDq9pqd+gW5GRHtmeno5zcrwkju1LqgMeX4KUW/+C ZtHyKX8p7Rl2ckXAb3apw4Ead6EPdRtZZswecb7hKvf+gidaKl9lcXWWEykV7ZUmp51r G79w== X-Gm-Message-State: AOJu0Yw/tBz+caXINXm5JLqxA33Vm9x/JitB93BBuy/ZUkG6g3U+IWAH mxpIRla7AP2OHB7bIhRiffBartEFX0Bo+WvdODbEm6Uy+nNWTaKvHD0BiA== X-Google-Smtp-Source: AGHT+IExMuu1rodvy1Wboa9DuU0ziDtd3c797yc5bWrIDdv/DpD1eIz0w3678siRBenPBjPrPQBgq7CB19nT X-Received: by 2002:a05:6512:238c:b0:509:d97:c84f with SMTP id c12-20020a056512238c00b005090d97c84fmr8138853lfv.23.1699971546988; Tue, 14 Nov 2023 06:19:06 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o5-20020ac25e25000000b005098ece8a91sm1769107lfg.61.2023.11.14.06.19.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 Nov 2023 06:19:06 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 14 Nov 2023 06:19:06 -0800 (PST) Message-ID: <655381da.c20a0220.ff3de.639cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D7CDB605C318; Tue, 14 Nov 2023 09:19:05 -0500 (EST) Subject: |SUCCESS| pw134326-134360 [PATCH] [v3,42/42] vdpa/sfc: use rte strer 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/134360 _Testing PASS_ Submitter: Dengdui Huang Date: Tuesday, November 14 2023 12:35:52 DPDK git baseline: Repo:dpdk Branch: master CommitID:737faa1b4331f6395bc3a665159a489f404e6052 134326-134360 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Ubuntu 22.04 | 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28377/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/