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 09B314233C for ; Mon, 9 Oct 2023 15:59:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0533E4026B for ; Mon, 9 Oct 2023 15:59:47 +0200 (CEST) Received: from mail-qv1-f49.google.com (mail-qv1-f49.google.com [209.85.219.49]) by mails.dpdk.org (Postfix) with ESMTP id 6B2944026B for ; Mon, 9 Oct 2023 15:59:45 +0200 (CEST) Received: by mail-qv1-f49.google.com with SMTP id 6a1803df08f44-65afd8af8bbso30324746d6.3 for ; Mon, 09 Oct 2023 06:59:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1696859984; x=1697464784; 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=OLzhGItaDmCk0gojPdHK2q4uwoyJfkD1WHwr8R5+suE=; b=GHaL5y2559LdGXkyWOTsKRImW0OU4RxXu54VC6ld2IyySF62seS1GgM206X1+l9Vp2 Xt6ylNZDSDqTFnZwPXi/DroHsX6ukqeGtGMfUsJ2RU+PvfYvme/jT2BNhOXkhOFzOOFH qiG8phQktKX+P+EyCVanXdS5Nu7GjKJJGAXjyX/RRTJwL1KDDuGx30q8z/grHMt26iqh 3d/1PIffMcH+XryYbn/D1AXZopbbZ33ZlosL08G8Y1i2qAfm4+JnR/5u8JTLXyPuV1LV fIWxak2n4wS4o6NcdYmTgoawXE7KlMcf36Sw8AIa5cy81lZbuF6uDN8GKbuY3OF/0S3M uBvg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696859984; x=1697464784; 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=OLzhGItaDmCk0gojPdHK2q4uwoyJfkD1WHwr8R5+suE=; b=cVMAbnA+Ch0nqxrhqIhxSCXmZjms7YO9xuV7zzONhwGbq3PQ2ghN6MVO2eOGuQD2qc BjJXD9l0pitafe1BZ3xc98N9pwUyPrvEV4KZOA0mH3HD3GbZDKrSwCzgZkKI2pB9KXEf 7jdMc+p8hCkIHW2rMYXC+WJ/rb9f3sdKhun7S5kJnvOEJQ9jjFdxgsr/oiip1Dcr3oie yzMHKZ+DPQxotcg6biHNjeuwCg84gu3AKJqfg7IiTVBSnc3GaNdf7syH58BAe5KT4AF9 nF+ib1muiBq9JQlSMqZmjWMhc4HRQ3MQEPO+TFTsoyzGQc4gpwk8keKbx/GCVjM8E1ki zfpA== X-Gm-Message-State: AOJu0YyxyOBlZi6m469HNDDKxEu+2EtkQ/5J3f0vvR76xGBbmtUsm/oe MrEKT/PYsftIKSTEKUbLiqvi9xA4UN6ncLtdQc8= X-Google-Smtp-Source: AGHT+IFU8zR16Gvy4JiQCeDVYXy172vYNeyjNDUlp2RhKcqxOZ2ZCThCLDrNWK4ZzY4A8S10wsDKmg== X-Received: by 2002:a05:6214:5017:b0:65b:2ad1:14e3 with SMTP id jo23-20020a056214501700b0065b2ad114e3mr19969234qvb.5.1696859984584; Mon, 09 Oct 2023 06:59:44 -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 a24-20020a0cb358000000b0065b0554ae78sm3847846qvf.100.2023.10.09.06.59.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 09 Oct 2023 06:59:44 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw132424 [PATCH] net/virtio: fixed missing next flag when sending packets in packed mode Date: Mon, 9 Oct 2023 09:59:42 -0400 Message-Id: <20231009135942.1821357-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231009130609.2987-1-liufengjiang.0426@bytedance.com> References: <20231009130609.2987-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/132424/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6457225575