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 2D096A055F for ; Fri, 27 May 2022 11:39:54 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0459440E78 for ; Fri, 27 May 2022 11:39:54 +0200 (CEST) Received: from mail-qv1-f53.google.com (mail-qv1-f53.google.com [209.85.219.53]) by mails.dpdk.org (Postfix) with ESMTP id 94E5D40E5A for ; Fri, 27 May 2022 11:39:52 +0200 (CEST) Received: by mail-qv1-f53.google.com with SMTP id r1so3355895qvz.8 for ; Fri, 27 May 2022 02:39:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=pb2y6+WTUWEfYIW6LlJeGRo1+W89ORodg+2MLu1SpJw=; b=wyhtKiFufuAeYIWFleqHSm98NypmNSY9rl36B+Bl2sGcOH7tkRWyu9TV4cw4Vy4Sin YzxoIjuuAU/vPKvfs3k7BujjVKjozJQiN0oWESrNmL8L4bJzhgDrfl+iCWtqBf57U+di kuhKege5ayVwgLfFST4B0uMJH1uEVH3/Fdmle7TC5b9O8TN0k3tKBVWloT1Rcaq1xqEt Md3oQbZ1NKrIqnAA5UCOeEMxsIimYYzpqmj1FkbgKE/AZIiekOqzdCFQYlFIwRrHKJSK a23IonOQs9/fTtqkw95naxTX5nd+k2CyP5c2Rp5vmSIiLqbFcKryQ27eGOnb5fMDDyed Y7ww== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=pb2y6+WTUWEfYIW6LlJeGRo1+W89ORodg+2MLu1SpJw=; b=kbqgOnK4crhP2Y8Tt9CSZcuKnfzB/6163FLrfYDEmzrhbaum7n9Om4MlaIL5QFVvge KqgLYSNboz87IDkbgMvtXswptQTrE0yslMAw3oUf4Y+nypslclXPuQd2Y8ZvPlGMy5nC 13ETQ3Vzv0ppCxgbk7Z506oI61EJUS5vDAa0Vay7VxADCKnJM0LVuikJyggN4rfWn0K/ L5GKYEH3gQ5iJF3YXgEnCG/eC4i4mV4Dt+ts/Carix7ivoKHeA1ET0GfVWL0RpmJ266n TDqMVjBRl9P+Ja9X9CEGpFzMXkguUBKslhRyZQ8OjZA62IP1F8TS5zxIN2pA6y6B1d6/ d8NA== X-Gm-Message-State: AOAM533B7jsP3YpGkBaQDP8wgM3ijB71Sra6XkEvHDho2TyBmlUxmtwb YBO0U3oa7jr3yoqPa7/K6PyLnoRF1WdG0w== X-Google-Smtp-Source: ABdhPJwjsdVirufHNQ4Cn5Dr2IJHqHJUSxxzKNNdOQH4oQJfT2BCfJV8i8MRm/OMMOmxAIVWV1YuBA== X-Received: by 2002:ad4:5965:0:b0:45b:a80f:c7e3 with SMTP id eq5-20020ad45965000000b0045ba80fc7e3mr34235276qvb.11.1653644391858; Fri, 27 May 2022 02:39:51 -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 c185-20020a379ac2000000b006a2f129425asm2444507qke.130.2022.05.27.02.39.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 27 May 2022 02:39:51 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw111968 [PATCH v6 1/1] ethdev: introduce protocol header based buffer split Date: Fri, 27 May 2022 05:39:58 -0400 Message-Id: <20220527093958.5364-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220527081431.27793-2-xuan.ding@intel.com> References: <20220527081431.27793-2-xuan.ding@intel.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/111968/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2395390281