From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <test-report-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id 25AA142547
	for <public@inbox.dpdk.org>; Fri,  8 Sep 2023 12:19:32 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 2CF3F40042
	for <public@inbox.dpdk.org>; Fri,  8 Sep 2023 12:19:32 +0200 (CEST)
Received: from mail-qk1-f170.google.com (mail-qk1-f170.google.com
 [209.85.222.170])
 by mails.dpdk.org (Postfix) with ESMTP id 3FD2A40042
 for <test-report@dpdk.org>; Fri,  8 Sep 2023 12:19:31 +0200 (CEST)
Received: by mail-qk1-f170.google.com with SMTP id
 af79cd13be357-76de9c23e5cso108042185a.3
 for <test-report@dpdk.org>; Fri, 08 Sep 2023 03:19:31 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1694168370; x=1694773170;
 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=wrcU3WL/rxZVvEXBPJFMLWMPziScgHTg9bCSmoWvXE0=;
 b=PmYbju+VPiSbFyi59jvLzgWZtBxRvxSYF/nUnThL+ajXjNFkEv3WE+bJ2J0VnTF4iA
 Sm/iz6Lm6PLyLxgt4KBfDXXTjpOV29GbMRpaU50h3GfdwBqRLqVr3byJuNuCrCEMYAM9
 WkYUNFQ6lPeM5NBO1hGSsGhadmyrz2T3nTj84rnYQ/cxzugI98n9ExRP4Phrx/Q8QiQG
 bO48SVs98Xa6k0aswRoJVabKPSYPUt/vnFAudvbt2s9SHI36fXQ37OypLkmm7/IVIWVk
 hGwIzwVv4Ye8432/Gqgo8jqWpYM1vrKsZdjhbBBSd0BucGqlh+AuvDbbQzAE1Ve1tnSu
 WClg==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1694168370; x=1694773170;
 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=wrcU3WL/rxZVvEXBPJFMLWMPziScgHTg9bCSmoWvXE0=;
 b=v+rSk1++g4IrlHggJ0EVVo4vpls+E0IpzXQvqnUEyA6hF3BusM5M1cJ/R+K1JuvYXH
 8Wdbrnky/t0zn1VJKBzCPgDVWiyezsgTyaKjbZzGspoVs4QVkTU8wQkFvUIUnm1Yqv4E
 /GNVJj7XrUJMaERNXUxBHV4fIlQCcdnuh/8Ovionlu9U/SkoPpWuW79TdE4xnsHoiFtk
 3YF/iy41H2fSzeZPWzbbL4kECkdUBYpo9oj7d9bf31Zfr7FEUyRU0H1bflcGLK+5m2Ll
 /cWj8L+kTuUAVIx8I2uXFG1CKgB1hLzHvsnxHhcLrFFJrwOvxHNbRDx/SwPNmY/QNaqM
 g5qA==
X-Gm-Message-State: AOJu0Yyias8nnfoATW+0zBso0ny4G8Z7Pe1MAwMHrpSDG2DqcGq2hVTV
 p0qKmDnkzxOqN/YtxEq2+J0j7WwUlM5EFznJwkw=
X-Google-Smtp-Source: AGHT+IE0+bfsMvdb145EJIc3rh8KkfiuYebFv7ijiYMUpwjQeIzupsp/CtHkxZ9bMX4j53M8/apcrw==
X-Received: by 2002:a05:620a:4008:b0:76f:c24:5450 with SMTP id
 h8-20020a05620a400800b0076f0c245450mr2236207qko.2.1694168370311; 
 Fri, 08 Sep 2023 03:19:30 -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
 d16-20020a05620a141000b0076f2a76ad60sm464925qkj.99.2023.09.08.03.19.29
 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256);
 Fri, 08 Sep 2023 03:19:29 -0700 (PDT)
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: robot@bytheb.org
Subject: |SUCCESS| pw131263 [PATCH 3/3] doc: adds the description for send to
 kernel
Date: Fri,  8 Sep 2023 06:19:28 -0400
Message-Id: <20230908101928.1585875-1-robot@bytheb.org>
X-Mailer: git-send-email 2.27.0
In-Reply-To: <20230908092100.38587-4-jiaweiw@nvidia.com>
References: <20230908092100.38587-4-jiaweiw@nvidia.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 <test-report.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/test-report>,
 <mailto:test-report-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/test-report/>
List-Post: <mailto:test-report@dpdk.org>
List-Help: <mailto:test-report-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/test-report>,
 <mailto:test-report-request@dpdk.org?subject=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/131263/

_github build: passed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6120191935