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 CFAC842346 for ; Tue, 10 Oct 2023 04:59:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BEB2440278 for ; Tue, 10 Oct 2023 04:59:33 +0200 (CEST) Received: from mail-qt1-f170.google.com (mail-qt1-f170.google.com [209.85.160.170]) by mails.dpdk.org (Postfix) with ESMTP id 67A7940278 for ; Tue, 10 Oct 2023 04:59:32 +0200 (CEST) Received: by mail-qt1-f170.google.com with SMTP id d75a77b69052e-41811e7ac3dso31602521cf.2 for ; Mon, 09 Oct 2023 19:59:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1696906771; x=1697511571; 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=TjMfYeboi/+Q1M/xuhCY/64xs4MR2GoK+KhMJ/9ZGyI=; b=WMd1IgVslNwyAuJ53ATBGdAzdbvnBAHnvTtolribxu0ywetC18HT3i/OQqWdnTFxdW TctEuzfbf0Mx6oSsd69U2Gj/gkaSzeVU7qfgNHHbv39HLD4LJv1ki4EU7ozyQX0Msou9 /QhoMl/3wfFqbfpouL59S5dPP5MPyD/bdUj1tBTS9sN/BUKxdaz5Cw54r6T0QCat3JOo 3k4/N7sbfNQe9TO71ZwFY8DaJbJOXFZNao5PARLUeuRbuP5RLJ+RMjTd9omjw6JgJ08T OYsCZCQIhWKTkaxzofTonqvftEov5p95RAcmtDPqs/fAmV1zD0iyzEtTBVqT/761URTt QZ2A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696906771; x=1697511571; 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=TjMfYeboi/+Q1M/xuhCY/64xs4MR2GoK+KhMJ/9ZGyI=; b=BFSkBxzc/zWhe54Or7Zioi8RjbKLM1okCwZC69VZiAXb6/S+R5KC/6eCXv/eDq4eG1 SsBMfikBwn1nTmdnl9bD2goi+tL0hBja4Qsyz4KK+u17uylpi9kpU0jJWQpIDihu6CHl IJleToiAEb2k6tQnIBdmEuL7JKbcQtyUMG2HENz9LgEcOuFnFFavLCuRLxhhR2fDxRGC Znn2P/FzR+XwKTkw6EcdTPYQEH2bIfyheVxrbdP2ycP1eqIOz/LabFFnP9m3YmJn3A5L DHH649OpbimrOxpENgTrPw2nHmFK6NTpS0fV0i5Ne07T1AOHA0aNDtr0ATykM8eLghoM Ra+g== X-Gm-Message-State: AOJu0YwlPd4+rywNgnp1NvaKtryCtYQJedWVUox4F+wDemzNsQJmXXMW vVqiRE0wPlUhDtaifBpUOxH/5ZoSQoRfX/YVYlU= X-Google-Smtp-Source: AGHT+IESqXmP0qEDQZzk4iqbZEGZAGJPnRocMNrBdR1waYsqGAZPlDbW/g3N8k2BVTQkp44tsb/KBw== X-Received: by 2002:a05:622a:c3:b0:417:a348:3f37 with SMTP id p3-20020a05622a00c300b00417a3483f37mr20823868qtw.35.1696906771522; Mon, 09 Oct 2023 19:59:31 -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 v2-20020ac873c2000000b00419576c7b75sm4101166qtp.23.2023.10.09.19.59.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 09 Oct 2023 19:59:31 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw132449 [PATCH v2] net/virtio: fixed missing next flag when sending packets in packed mode Date: Mon, 9 Oct 2023 22:59:29 -0400 Message-Id: <20231010025929.2810093-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231010020828.2128-1-liufengjiang.0426@bytedance.com> References: <20231010020828.2128-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/132449/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6463955855