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 34D7742359 for ; Wed, 11 Oct 2023 04:59:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2F4B2400EF; Wed, 11 Oct 2023 04:59:11 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id DE1FE400EF for ; Wed, 11 Oct 2023 04:59:07 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6c67060fdfaso4381210a34.2 for ; Tue, 10 Oct 2023 19:59:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696993147; x=1697597947; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=i98sluuc2jTwnAkeQcSEFhk3P/AYk26PKYbq+TtbHT0=; b=jc+Y+D8ZNU6EqB842Ee+31vtkxtvdKOsS5Hc0UFluZ+SHOwakpgCQM3/a0SYvpc/+j C+4+Nqnpbx7Bxk/F23BiPbSeSmgCeNMmeQ+oLZadSRqcjhp8QZh3OAIWG1v8iFKqZJAx bLfa5Vyl1hvKn24H0wb/rBFSsV6Qsb18nFHck= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696993147; x=1697597947; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=i98sluuc2jTwnAkeQcSEFhk3P/AYk26PKYbq+TtbHT0=; b=g7fxYB4wJ/Ach0BSvm3yabGJUU3y+w/MKunszMNnHbdSaVB63nUbP6jqMDrhc+6C58 jEwquxJilwH7Sip+jklga0h2NEAVjn5ATG36KPXaq7q6IY9p+FatspMUMR6fCGS3G1xu DpTer2ccJsXZLspcSa2xi4ZDs+Eof9AZvGqrs+6oKRgy6xvxHoaVI4TymlAHlIda7VnH mGx9aD7utWEhV0RrW8EK2WuEJv2tJytj2iFGu/JLYfLV25aOEbtivd6qJccsfKgOovIi l9U76e8TS12krqx/tLMb5dITK53Oejs544+tGm7jwGMupSFLz4Fgc0miEDtGAFRck/MV a/eg== X-Gm-Message-State: AOJu0YykPpYdBA5OF/TVaoKAbP5lNtxgv+NWqhEYrMJLbkvnNrjZQq5o DHVHHT9ujEQNx/5DX31CarCFDINfx4Nl82smzkLZY4ytGU1zrCkm/aNMw7AvBzZ3QI6hklwXog= = X-Google-Smtp-Source: AGHT+IH2eey6ZylOpZZFqVDy7kWxmBoJ+AVWlB+H/f+F0BGM7TjoII09o0fPl6gHB9gmPFp5pivxeUVL0K3g X-Received: by 2002:a9d:7c81:0:b0:6c4:a65c:f7bb with SMTP id q1-20020a9d7c81000000b006c4a65cf7bbmr21162001otn.33.1696993147307; Tue, 10 Oct 2023 19:59:07 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id s7-20020a056830438700b006c61da55d67sm628034otv.7.2023.10.10.19.59.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Oct 2023 19:59:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Oct 2023 19:59:07 -0700 (PDT) Message-ID: <65260f7b.050a0220.dda6a.cbaeSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8F45B6052514; Tue, 10 Oct 2023 22:59:06 -0400 (EDT) Subject: |SUCCESS| pw132449 [PATCH] [v2] net/virtio: fixed missing next flag 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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/132449 _Testing PASS_ Submitter: liufengjiang.0426 Date: Tuesday, October 10 2023 02:08:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:4dd146e597d81d900140a904e0b3b9feb1b0be6c 132449 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27872/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/