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 2642443193 for ; Wed, 18 Oct 2023 07:51:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 21B2F4003C; Wed, 18 Oct 2023 07:51:27 +0200 (CEST) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id 310764003C for ; Wed, 18 Oct 2023 07:51:26 +0200 (CEST) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-77574c2cffdso545661785a.0 for ; Tue, 17 Oct 2023 22:51:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697608285; x=1698213085; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WYbyMKfrkwQ0sBCkHfWmek6cwRQMoDxDrYVF24SYiVc=; b=aBjqVvJ93JExzY+tSetzjdwYUiEGbD7bAXidsEZsTHPZvzMtpFdcBUAVCVLVyAp9wX R9F0a2zmXa3CCrpQkB5R3JwMP3fWdOQbjhMFWLVfbwTUnnJdkiHvqFgmLDbBKSATOMeE dhfsnJRygyuYLFV3XX/IBV4gcmMIXhdP3q09I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697608285; x=1698213085; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WYbyMKfrkwQ0sBCkHfWmek6cwRQMoDxDrYVF24SYiVc=; b=Tk9pzbF24n6H9tD+2x/9tHxgh6G67j8JMugQBiEbTtuffDMm0ZPErg6ave1RjebIlH eWyq1NoNwdlrsQyJOJzCd1+fM2ik8wZZlIodEv9qb+d1Nw6P6yfVBn88W64QUUKv1vh8 1UzfO+QrVqe8wU2lPcx888P7Lycdn3ESlw25FFLa4gLtpm+Uo/Kss6cW3br384fHrlWt J9ezGEFb2+YUc+BzXFJK7fbiUfoN8j39srMV0VBecU1UKdrysVNFjQtbd6EkxdBiNgNC zR5oYr3XNtmtC2X4GsJvncMa9PPDAwXyB7E7W664vG80U1CAQX+W3RwTPmvMgJgw5p8w utAQ== X-Gm-Message-State: AOJu0YzgUgTDM4cHJwknvgC7HK000MZImF5UL51HUE2fFTLmdhvnqF5J bCRCMXCCXHJxtVehvZS7L8gW74rVDbBaVfewdQQLdSVhG0G2lHbImeJEFA== X-Google-Smtp-Source: AGHT+IEmtn9uro3dzNj6So538S4Bvh2lQsaNWCjwNPsnRNFxtg3RkYCED8ugqHbSG6OpW3dQd31DFvQrYeEB X-Received: by 2002:a05:620a:2687:b0:76f:b00:4e66 with SMTP id c7-20020a05620a268700b0076f0b004e66mr5363109qkp.9.1697608285545; Tue, 17 Oct 2023 22:51:25 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o27-20020a05620a22db00b0077584112855sm269927qki.4.2023.10.17.22.51.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Oct 2023 22:51:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 17 Oct 2023 22:51:25 -0700 (PDT) Message-ID: <652f725d.050a0220.56528.7020SMTPIN_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 E7C9F602A042; Wed, 18 Oct 2023 01:51:24 -0400 (EDT) Subject: |SUCCESS| pw132720 [PATCH] net/virtio: fixed missing next flag when 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/132720 _Testing PASS_ Submitter: Fengjiang Liu Date: Tuesday, October 17 2023 07:26:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:55bc9233a2065b3003e90710e4d139159f7c3ebf 132720 --> testing pass Test environment and result as below: +-----------------+--------------------+ | Environment | dpdk_meson_compile | +=================+====================+ | FreeBSD 13 | PASS | +-----------------+--------------------+ | CentOS Stream 8 | PASS | +-----------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27960/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/