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 0B3EA43188 for ; Tue, 17 Oct 2023 08:59:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E533140279 for ; Tue, 17 Oct 2023 08:59:41 +0200 (CEST) Received: from mail-qk1-f181.google.com (mail-qk1-f181.google.com [209.85.222.181]) by mails.dpdk.org (Postfix) with ESMTP id A4D5040279 for ; Tue, 17 Oct 2023 08:59:40 +0200 (CEST) Received: by mail-qk1-f181.google.com with SMTP id af79cd13be357-777506ccc6cso255399785a.3 for ; Mon, 16 Oct 2023 23:59:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1697525980; x=1698130780; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=OZb8vQlhv1LB8ZC2wTH3pxNhVb/3O+IsJUdN3IdczAI=; b=e9pZbJkQXYyIXA2XpYCotq8bnUeHU3MmgkZrR09n+fu9jVd5GaUPxpcrzrcUabkRaD O8EOKVgKis77hDs4hUJkpqy/NLrzeytxppmSrxPiXmUglp6ktYrN0tlIoGZe6wQQekW/ b9b4HzGN6YRnjm0dLqRxD4EamHdBkcmbkVpy75rG0m9pu/WSY2lZvchwLjm+auYBA8lO 0+QpxAVG/s2AiVspOVKKRNgPWEL/gITRAjQVhDnaqB9ASmZ/OnU0BoLVpMCPWhTaFNR0 KLzyaq7cuIT0/ogFHpWuiLJOYPBdEfbbU1OJY1XPvPuA3w4P4CJ8cKX2g2zeGqDiJMlR CylA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697525980; x=1698130780; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OZb8vQlhv1LB8ZC2wTH3pxNhVb/3O+IsJUdN3IdczAI=; b=jZixbqGbfN5tqF5rme3Y0A/6T+GfC/SEGK8SKnow6YxWd0eetQpXIMF0NGS8QUyBfU v7G4cxFn4YscoYS0TE+LPJsXTYA55gETxq+eGE0UndA0gEvo+ZIUAPC6v+n87cAyRAOk HKUaYIM6f8kMJRA5HesQ7hrS6sUjzt8Z7T2+nysRz6Ne09qVpgu6YjmUtayIB5C5ZQum 1oP1hU5E+NzB2t4ObYiVGhL6tGQsudb6ZwgnCHCeWQMIyF7y2ZpoggfIGexiJKqXgyw1 YtkDeUD5ABBPh5snIRVeZpGmuvcW/WhIejnTIDfZnhh/CWGkj0tiu6CaJDPgvvepREq4 X5aA== X-Gm-Message-State: AOJu0YxIYJEzY5IXSbQDqZEJmZn+bCJgrer8RBXyA3pJGlXE21c1yW2p sKLuo2KN8KhJpxYCFlVMQnfnGum4DV6Tnlx3pw8= X-Google-Smtp-Source: AGHT+IFokkG7t+mVfgUW7qYadXh2rWW1ThxfTizeReP9amdPaSDBZZ1b+hb25BjlVfu69aaz3ip5tg== X-Received: by 2002:a05:620a:8d13:b0:778:4444:495c with SMTP id rb19-20020a05620a8d1300b007784444495cmr420696qkn.72.1697525979788; Mon, 16 Oct 2023 23:59:39 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id z14-20020a05620a08ce00b007671cfe8a18sm419500qkz.13.2023.10.16.23.59.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 16 Oct 2023 23:59:39 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw132716 [PATCH] net/virtio: fixed missing next flag when sending packets in packed mode Date: Tue, 17 Oct 2023 02:59:38 -0400 Message-Id: <20231017065938.3485723-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231017060154.282-1-liufengjiang.0426@bytedance.com> References: <20231017060154.282-1-liufengjiang.0426@bytedance.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/132716/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6543314031