From: "Vitaly E. Lavrov" <lve@guap.ru>
To: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Cc: netdev@vger.kernel.org
Subject: Re: [RFC PATCH] tc filter not show last u32 filter
Date: Tue, 21 Apr 2015 23:07:24 +0300 [thread overview]
Message-ID: <5536ADFC.8070601@guap.ru> (raw)
In-Reply-To: <55369446.10806@cogentembedded.com>
On 21.04.2015 21:17, Sergei Shtylyov wrote:
> Hello.
>
> On 04/21/2015 08:53 PM, Vitaly E. Lavrov wrote:
>
>> "tc filter show" does not show last U32 filter on 32-bit systems (tested on x86).
>
>> Additional condition: filter does not have action and CONFIG_NET_CLS_ACT=y
>
>> Example: tc filter add dev eth0 parent 1:0 protocol ip prio 100 u32 match ip
>> dst 10.200.2.2 flowid 1:20
>
>
> You need to send patches against the latest kernel. Look for DaveM's 'net.git' repo on git.kernel.org.
> Please run your patches thru scripts/chackpatch.pl; space is needed after *if*.
Thanks for the reminder about the rules.
Sorry that have not checked all branches of the kernel.
A similar patch is already exists in the git.kernel.org/linux-stable.git/master (commit b057df24a7536cce6c372efe9d0e3d1558afedf4)
and linux-4.0.y.
The patch can be applied to branches of the kernel 3.14, 3.18 and 3.19. Why is this not done at once?
next prev parent reply other threads:[~2015-04-21 20:07 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-21 17:53 [RFC PATCH] tc filter not show last u32 filter Vitaly E. Lavrov
2015-04-21 18:17 ` Sergei Shtylyov
2015-04-21 20:07 ` Vitaly E. Lavrov [this message]
2015-04-21 20:25 ` Cong Wang
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=5536ADFC.8070601@guap.ru \
--to=lve@guap.ru \
--cc=netdev@vger.kernel.org \
--cc=sergei.shtylyov@cogentembedded.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.