From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next 1/1] tc: Update README and add config Date: Sat, 11 Aug 2018 12:21:14 -0700 (PDT) Message-ID: <20180811.122114.1649134854845344232.davem@davemloft.net> References: <1533910181-17214-1-git-send-email-kleib@mojatatu.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, jhs@mojatatu.com, xiyou.wangcong@gmail.com, jiri@resnulli.us, lucasb@mojatatu.com To: kleib@mojatatu.com Return-path: Received: from shards.monkeyblade.net ([23.128.96.9]:46504 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727475AbeHKWfo (ORCPT ); Sat, 11 Aug 2018 18:35:44 -0400 In-Reply-To: <1533910181-17214-1-git-send-email-kleib@mojatatu.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Keara Leibovitz Date: Fri, 10 Aug 2018 10:09:41 -0400 > Updated README. > > Added config file that contains the minimum required features enabled to > run the tests currently present in the kernel. > This must be updated when new unittests are created and require their own > modules. > > Signed-off-by: Keara Leibovitz Applied, thank you.