From patchwork Thu Nov 29 08:08:35 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kunihiko Hayashi X-Patchwork-Id: 152371 Delivered-To: patch@linaro.org Received: by 2002:a2e:299d:0:0:0:0:0 with SMTP id p29-v6csp2088402ljp; Thu, 29 Nov 2018 00:08:46 -0800 (PST) X-Google-Smtp-Source: AFSGD/Xf8sx4JxiIrcx8vYpiga022EROOuwgC/kUaNDggnWhAFl3ojYHSBefOCYMMk15WIeFKhN4 X-Received: by 2002:a17:902:4401:: with SMTP id k1mr479100pld.307.1543478926513; Thu, 29 Nov 2018 00:08:46 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1543478926; cv=none; d=google.com; s=arc-20160816; b=ZzueRdeNtC/AuIoEjyQ1uegVYyKo9FK1Al+AtYlfhwmK9S5Z3RU7ZK2PLYpql+KH7a HqRAwc0azc6P9RwKLkVuC/fUaYgXOuJrYYQqMG4yFoP534EXwrtKwbsvg2hQzcKh9/G9 JaBD65qGPNCcsVyVX7jz+ZU8C14ebQ+X3RF1N7Dg5QSXJgctzAZIpmYfGjvxSnHXZfmB sCW34sJwtFpe8934ktwImDahOchrloxaCJZy0V+O+zNCIdKYlm5Hb+6iHCffbIka5kJS py+IItycrbopubUI8j4qhTS42dZFE8LGft0JpEQowoqbmjPtAsD+FraZdvDtIcEnMZWj XECg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:date:subject:cc:to:from; bh=ben5Sc8HygGwIcy2LWHSCxWALJY8wdVu9QC2csHqcZE=; b=1IgVFFoEtngPqNrIDCXpOtnb1YRzta0Yoddpm2VdYKRG+lgwRkO+QWWIBrxiuTvzlB 2JTb6Fr/+qIQXUMvoUIcuhvHfFx51EgHYUlNUxRP/WMg9fv4IY9edSSl26xbVrsAm7KS LbZHReuaWCYFKRAvvJQVJ1LeFr5dAswfrkzNBFaQDcCE0yqkL6PLt5WTaO4D2zrBsO3F RjSAc6LZFIJAQvg4HzZHPHAtjNIL6e9RGCR3Bdkvn0gl9O6DHe8b1ADJ4l+2a6/pde0Q FVz7INWAtJ71eODLd8SSdQnIAOuGHuktOOXVG+LzU3QPjOM0fuPSOfv5SnYuIuAQBysJ NTDw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id j193si1259544pge.332.2018.11.29.00.08.46; Thu, 29 Nov 2018 00:08:46 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727952AbeK2TNP (ORCPT + 32 others); Thu, 29 Nov 2018 14:13:15 -0500 Received: from mx.socionext.com ([202.248.49.38]:4132 "EHLO mx.socionext.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726587AbeK2TNP (ORCPT ); Thu, 29 Nov 2018 14:13:15 -0500 Received: from unknown (HELO iyokan-ex.css.socionext.com) ([172.31.9.54]) by mx.socionext.com with ESMTP; 29 Nov 2018 17:08:43 +0900 Received: from mail.mfilter.local (m-filter-1 [10.213.24.61]) by iyokan-ex.css.socionext.com (Postfix) with ESMTP id 3176360062; Thu, 29 Nov 2018 17:08:43 +0900 (JST) Received: from 172.31.9.51 (172.31.9.51) by m-FILTER with ESMTP; Thu, 29 Nov 2018 17:08:43 +0900 Received: from plum.e01.socionext.com (unknown [10.213.132.32]) by kinkan.css.socionext.com (Postfix) with ESMTP id 045AB1A03A2; Thu, 29 Nov 2018 17:08:43 +0900 (JST) From: Kunihiko Hayashi To: "David S. Miller" Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, Kunihiko Hayashi Subject: [PATCH net 0/3] fixup AVE ethernet driver Date: Thu, 29 Nov 2018 17:08:35 +0900 Message-Id: <1543478918-13883-1-git-send-email-hayashi.kunihiko@socionext.com> X-Mailer: git-send-email 2.7.4 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This series adds fixup for AVE ethernet driver that includes increse of descriptors, replacing macro for linux-next, and adding missing author information. Kunihiko Hayashi (3): net: ethernet: ave: Increase descriptors to improve performance net: ethernet: ave: Replace NET_IP_ALIGN with AVE_FRAME_HEADROOM net: ethernet: ave: Add MODULE_AUTHOR and MAINTAINERS entry MAINTAINERS | 7 +++++++ drivers/net/ethernet/socionext/sni_ave.c | 24 ++++++++++++++---------- 2 files changed, 21 insertions(+), 10 deletions(-) -- 2.7.4