Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1236040 > unrolled thread
| Started by | Igor Kotrasinski <i.kotrasinsk@samsung.com> |
|---|---|
| First post | 2015-09-30 12:20 +0200 |
| Last post | 2015-09-30 23:40 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
[regression] freezing usbip list by commit 6ae459bdaaeebc632 Igor Kotrasinski <i.kotrasinsk@samsung.com> - 2015-09-30 12:20 +0200
Re: [regression] freezing usbip list by commit 6ae459bdaaeebc632 Pravin Shelar <pshelar@nicira.com> - 2015-09-30 23:40 +0200
| From | Igor Kotrasinski <i.kotrasinsk@samsung.com> |
|---|---|
| Date | 2015-09-30 12:20 +0200 |
| Subject | [regression] freezing usbip list by commit 6ae459bdaaeebc632 |
| Message-ID | <qemEs-1ZQ-49@gated-at.bofh.it> |
Commit 6ae459bdaaeebc632 (skbuff: Fix skb checksum flag on skb pull)
introduces a regression when using usbip userspace tools.
Running usbipd and attempting to list remote devices on localhost causes
usbip to freeze. Stopping usbip then causes usbipd to exit.
Steps to reproduce:
1. Compile usbip tools and drivers.
2. Run:
usbipd &
usbip list -r localhost
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[toc] | [next] | [standalone]
| From | Pravin Shelar <pshelar@nicira.com> |
|---|---|
| Date | 2015-09-30 23:40 +0200 |
| Message-ID | <qexgt-oR-5@gated-at.bofh.it> |
| In reply to | #1236040 |
On Wed, Sep 30, 2015 at 3:18 AM, Igor Kotrasinski
<i.kotrasinsk@samsung.com> wrote:
> Commit 6ae459bdaaeebc632 (skbuff: Fix skb checksum flag on skb pull)
> introduces a regression when using usbip userspace tools.
> Running usbipd and attempting to list remote devices on localhost causes
> usbip to freeze. Stopping usbip then causes usbipd to exit.
>
> Steps to reproduce:
> 1. Compile usbip tools and drivers.
> 2. Run:
> usbipd &
> usbip list -r localhost
This should be already fixed on latest net branch by commit
31b33dfb0a1444 ("skbuff: Fix skb checksum partial check"). Can you try
it?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web