From: Stephen Hemminger <stephen@networkplumber.org>
To: Timothy Redaelli <tredaelli@redhat.com>
Cc: Thomas Monjalon <thomas@monjalon.net>,
olivier.matz@6wind.com, pascal.mazon@6wind.com,
shahafs@mellanox.com, maxime.coquelin@redhat.com, dev@dpdk.org
Subject: Re: [dpdk-dev] Fedora 28 fails DPDK 18.11 on Azure/Hyper-V
Date: Mon, 26 Nov 2018 15:55:32 -0800 [thread overview]
Message-ID: <20181126155532.18d00add@xeon-e3> (raw)
In-Reply-To: <20181126224723.60f194cf@aldebaran.drizzt.lan>
On Mon, 26 Nov 2018 22:47:23 +0100
Timothy Redaelli <tredaelli@redhat.com> wrote:
> On Mon, 26 Nov 2018 13:30:46 -0800
> Stephen Hemminger <stephen@networkplumber.org> wrote:
>
> > Started testing DPDK support of Hyper-V in Fedora and discovered that it doesn't work.
> > Looks like the multiq qdisc is not in the default Fedora kernel configuration.
> > Hopefully CentOS/RHEL don't have the same problem.
> >
> > Not sure why SCH_MULTIQ is in the shipped kernel config files but not present.
> > Looks like a Fedora build or packaging issue.
> >
> > # grep MULTIQ /boot/config*
> > /boot/config-4.18.13-200.fc28.x86_64:CONFIG_NET_SCH_MULTIQ=m
> > /boot/config-4.18.18-200.fc28.x86_64:CONFIG_NET_SCH_MULTIQ=m
> > /boot/config-4.19.2-200.fc28.x86_64:CONFIG_NET_SCH_MULTIQ=m
> >
> > # modinfo sch_multiq
> > modinfo: ERROR: Module sch_multiq not found.
>
> Hi,
> the sch_multiq module is present on RHEL8, Fedora 28, 29 and Rawhide,
> but it's in a subpackage called kernel-modules-extra [1]:
> "This package provides less commonly used kernel modules for the kernel
> package."
>
> So if you install the kernel-modules-extra subpackage you'll find the
> sch_multiq module.
>
> On RHEL7 you don't need to install the subpackage since it doesn't
> exists.
OK, thanks. probably should put this in the documentation for tap driver.
prev parent reply other threads:[~2018-11-26 23:55 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-26 21:30 Stephen Hemminger
2018-11-26 21:38 ` Maxime Coquelin
2018-11-26 21:47 ` Timothy Redaelli
2018-11-26 23:55 ` Stephen Hemminger [this message]
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=20181126155532.18d00add@xeon-e3 \
--to=stephen@networkplumber.org \
--cc=dev@dpdk.org \
--cc=maxime.coquelin@redhat.com \
--cc=olivier.matz@6wind.com \
--cc=pascal.mazon@6wind.com \
--cc=shahafs@mellanox.com \
--cc=thomas@monjalon.net \
--cc=tredaelli@redhat.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).