From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0EC4DC433C1 for ; Tue, 30 Mar 2021 13:05:47 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id C4362619CD for ; Tue, 30 Mar 2021 13:05:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232145AbhC3NFQ (ORCPT ); Tue, 30 Mar 2021 09:05:16 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]:32815 "EHLO us-smtp-delivery-124.mimecast.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232147AbhC3NFF (ORCPT ); Tue, 30 Mar 2021 09:05:05 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1617109504; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=zEabHD/V6iZrPn1MSypSR5kWmST9dAaEpzKcbSfdR40=; b=jIoomYLzKujwxEarAeXyqtM4DiEaMhYrV3mo5MwnGLBBBfx9es/rwvPKrzSQsQtA47AdN4 DUecnF+IZB0dvP6hYdy5rEU+DDIT3cKybTXUnYwwl38rtOCLrV4tABFi4pikATYiO+pGv3 877gAK+zsXDEMUxIYbVswj6stMtHmUQ= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-298-N9TsKufIOluS7OyA4Uc8OQ-1; Tue, 30 Mar 2021 09:05:00 -0400 X-MC-Unique: N9TsKufIOluS7OyA4Uc8OQ-1 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 17E0A8030A1; Tue, 30 Mar 2021 13:04:58 +0000 (UTC) Received: from carbon (unknown [10.36.110.5]) by smtp.corp.redhat.com (Postfix) with ESMTP id C8FE654272; Tue, 30 Mar 2021 13:04:49 +0000 (UTC) Date: Tue, 30 Mar 2021 15:04:48 +0200 From: Jesper Dangaard Brouer To: Ong Boon Leong Cc: brouer@redhat.com, Giuseppe Cavallaro , Alexandre Torgue , Jose Abreu , "David S . Miller" , Jakub Kicinski , Alexei Starovoitov , Daniel Borkmann , Jesper Dangaard Brouer , John Fastabend , Maxime Coquelin , Andrii Nakryiko , Martin KaFai Lau , Song Liu , Yonghong Song , KP Singh , netdev@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, bpf@vger.kernel.org Subject: Re: [PATCH net-next v2 0/6] stmmac: Add XDP support Message-ID: <20210330150448.1eae9a6b@carbon> In-Reply-To: <20210330024949.14010-1-boon.leong.ong@intel.com> References: <20210330024949.14010-1-boon.leong.ong@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15 Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org On Tue, 30 Mar 2021 10:49:43 +0800 Ong Boon Leong wrote: > It will be great if community help test out these v2 patch series on your > platform and provide me feedback. Are there any (developer) boards available that can be bought online? (that have HW for this Ethernet driver stmmac) I'm interested in playing with the hardwares Split Header (SPH) feature. As this was one of the use-cases for XDP multi-frame work. -- Best regards, Jesper Dangaard Brouer MSc.CS, Principal Kernel Engineer at Red Hat LinkedIn: http://www.linkedin.com/in/brouer