Bug 16204
Summary: | 2.6.35-rc3 regression linked to 597a264b1a9c7e36d1728f677c66c5c1f7e3b837 | ||
---|---|---|---|
Product: | Networking | Reporter: | Michael S. Tsirkin (m.s.tsirkin) |
Component: | Other | Assignee: | Arnaldo Carvalho de Melo (acme) |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | CC: | maciej.rutecki, rjw |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.35-rc3 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 16055 | ||
Attachments: |
.config of the kernel in question
bisect log script to bring up tap interface script to run qemu |
Description
Michael S. Tsirkin
2010-06-14 12:27:12 UTC
Created attachment 26762 [details]
.config of the kernel in question
Created attachment 26763 [details]
bisect log
Created attachment 26764 [details]
script to bring up tap interface
Created attachment 26765 [details]
script to run qemu
Caused by: commit 597a264b1a9c7e36d1728f677c66c5c1f7e3b837 Author: John Fastabend <john.r.fastabend@intel.com> Date: Thu Jun 3 09:30:11 2010 +0000 net: deliver skbs on inactive slaves to exact matches Signed-off-by: John Fastabend <john.r.fastabend@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net> First-Bad-Commit : 597a264b1a9c7e36d1728f677c66c5c1f7e3b837 A couple of notes. First, the title of your report is meaningless (at least, please say _what_ regression). Second, providing a commit hash alone is not really helpful. Finally, this probably is a duplicate. fixed by commit e897082fe7a5b591dc4dd5599ac39081a7c8e482 |