netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andre Noll <maan@tuebingen.mpg.de>
To: Eric Dumazet <eric.dumazet@gmail.com>
Cc: Jiri Pirko <jiri@resnulli.us>,
	"Duyck, Alexander H" <alexander.h.duyck@intel.com>,
	"edumazet@google.com" <edumazet@google.com>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"ast@kernel.org" <ast@kernel.org>,
	"willemb@google.com" <willemb@google.com>,
	"gregkh@linuxfoundation.org" <gregkh@linuxfoundation.org>,
	"jslaby@suse.cz" <jslaby@suse.cz>,
	"davem@davemloft.net" <davem@davemloft.net>,
	"yibyang@cisco.com" <yibyang@cisco.com>,
	netdev <netdev@vger.kernel.org>
Subject: Re: [PATCH net] flow_dissect: call init_default_flow_dissectors() earlier
Date: Tue, 22 Nov 2016 20:44:14 +0100	[thread overview]
Message-ID: <20161122194414.GG19939@tuebingen.mpg.de> (raw)
In-Reply-To: <1479842250.8455.452.camel@edumazet-glaptop3.roam.corp.google.com>

[-- Attachment #1: Type: text/plain, Size: 424 bytes --]

On Tue, Nov 22, 11:17, Eric Dumazet wrote
> -late_initcall_sync(init_default_flow_dissectors);
> +core_initcall(init_default_flow_dissectors);

Indeed, that fixed it. Feel free to add

Tested-by: Andre Noll <maan@tuebingen.mpg.de>

Thanks a lot
Andre
-- 
Max Planck Institute for Developmental Biology
Spemannstraße 35, 72076 Tübingen, Germany. Phone: (+49) 7071 601 829
http://people.tuebingen.mpg.de/maan/

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]

  reply	other threads:[~2016-11-22 19:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20161121092855.GA20976@kroah.com>
     [not found] ` <20161122165912.GA19939@tuebingen.mpg.de>
     [not found]   ` <20161122170654.GA20022@kroah.com>
     [not found]     ` <CANn89iJCkHxOpE3TW8+gW8+UCVvT0mY8y8j_GJC1GK0i05dgbg@mail.gmail.com>
     [not found]       ` <1479836511.681.165.camel@intel.com>
     [not found]         ` <CANn89iLdtfoYDVoszduyKCpmZpYcpV2=UnwbjAzH0G08nzNwbw@mail.gmail.com>
     [not found]           ` <20161122175504.GD19939@tuebingen.mpg.de>
     [not found]             ` <CANn89iKZMcnzLJUNE286pBKSaL3kcrBgwpdihxSMm8Ze5L_-qw@mail.gmail.com>
     [not found]               ` <20161122180605.GE19939@tuebingen.mpg.de>
     [not found]                 ` <1479838123.681.173.camel@intel.com>
     [not found]                   ` <20161122182258.GF19939@tuebingen.mpg.de>
2016-11-22 19:17                     ` [PATCH net] flow_dissect: call init_default_flow_dissectors() earlier Eric Dumazet
2016-11-22 19:44                       ` Andre Noll [this message]
2016-11-22 19:44                       ` David Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20161122194414.GG19939@tuebingen.mpg.de \
    --to=maan@tuebingen.mpg.de \
    --cc=alexander.h.duyck@intel.com \
    --cc=ast@kernel.org \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=eric.dumazet@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=jiri@resnulli.us \
    --cc=jslaby@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=willemb@google.com \
    --cc=yibyang@cisco.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).