> -Original Message-
> From: Tantilov, Emil S [mailto:emil.s.tanti...@intel.com]
> Sent: Tuesday, July 02, 2013 12:47 PM
> To: Haller, John H (John); e1000-devel@lists.sourceforge.net
> Subject: RE: [E1000-devel] ixgbe: BUG changing MTU or LRO setting disables VF
> multicast reception
>
From: Eliezer Tamir
Date: Wed, 10 Jul 2013 17:13:07 +0300
> Here are three patches that complete the rename of lls to busy-poll
>
> 1. rename include/net/ll_poll.h to include/net/busy_poll.h
> 2. Rename ndo_ll_poll to ndo_busy_poll.
>Rename sk_mark_ll to sk_mark_napi_id.
>Rename skb_mark
[+cc linux-pci]
On Wed, Jul 10, 2013 at 10:21:32PM +, Wyborny, Carolyn wrote:
> > -Original Message-
> > From: Bjorn Helgaas [mailto:bhelg...@google.com]
> [..]
>
> > Pavel's ThinkPad X60 has two NICs: Intel 82573L and Intel PRO/Wireless
> > 3945ABG. I'm pretty sure the problem he's
> -Original Message-
> From: Bjorn Helgaas [mailto:bhelg...@google.com]
[..]
> Holy cow, you guys have a lot of folks listed in MAINTAINERS for Intel
> drivers :)
> This is an ASPM question, if that helps narrow down the folks interested.
Well, we try to have everyone involved, I guess.
[+cc Jeff, Jesse, et al, e1000-devel]
Holy cow, you guys have a lot of folks listed in MAINTAINERS for Intel
drivers :) This is an ASPM question, if that helps narrow down the
folks interested.
On Wed, Jul 10, 2013 at 7:29 AM, Pavel Machek wrote:
> Hi!
>
>> >> But:
>> >> 1) it should not list u
Rename ndo_ll_poll to ndo_busy_poll.
Rename sk_mark_ll to sk_mark_napi_id.
Rename skb_mark_ll to skb_mark_napi_id.
Correct all useres of these functions.
Update comments and defines in include/net/busy_poll.h
Signed-off-by: Eliezer Tamir
---
drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c |
Rename LL_SO to BUSY_POLL_SO
Rename sysctl_net_ll_{read,poll} to sysctl_busy_{read,poll}
Fix up users of these variables.
Fix documentation for sysctl.
a patch for the socket.7 man page will follow separately,
because of limitations of my mail setup.
Signed-off-by: Eliezer Tamir
---
Documenta
Rename the file and correct all the places where it is included.
Signed-off-by: Eliezer Tamir
---
drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c |2
drivers/net/ethernet/intel/ixgbe/ixgbe.h|2
drivers/net/ethernet/mellanox/mlx4/en_netdev.c |2
drivers/net/ethernet/mella
David,
Here are three patches that complete the rename of lls to busy-poll
1. rename include/net/ll_poll.h to include/net/busy_poll.h
2. Rename ndo_ll_poll to ndo_busy_poll.
Rename sk_mark_ll to sk_mark_napi_id.
Rename skb_mark_ll to skb_mark_napi_id.
Correct all useres of these function
On 10/07/2013 16:17, Arend van Spriel wrote:
> On 07/10/2013 02:13 PM, Eliezer Tamir wrote:
>> Rename the file and correct all the places where it is included.
>> Signed-off-by: Eliezer Tamir
>> ---
>> include/net/busy_poll.h | 183
>> +++
>> include
On Wed, 2013-07-10 at 11:53 +0100, Sam Crawford wrote:
> Thanks Eric! I've adapted this to the following:
>
>
> ETH="eth1"
> EST="est 1sec 4sec"
> BUCKETS=64
> RATE="100Mbit"
>
>
> tc qd del dev $ETH root 2>/dev/null
>
>
> tc qdisc add dev $ETH root handle 8000: $EST htb r2q 1000 default 8000
On 07/10/2013 02:13 PM, Eliezer Tamir wrote:
> Rename the file and correct all the places where it is included.
>
> Signed-off-by: Eliezer Tamir
> ---
>
> drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c |2
> drivers/net/ethernet/intel/ixgbe/ixgbe.h|2
> drivers/net/ethernet/me
Rename the file and correct all the places where it is included.
Signed-off-by: Eliezer Tamir
---
drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c |2
drivers/net/ethernet/intel/ixgbe/ixgbe.h|2
drivers/net/ethernet/mellanox/mlx4/en_netdev.c |2
drivers/net/ethernet/mella
I clearly need more sleep, this time actually include the ndo changes.
Rename ndo_ll_poll to ndo_busy_poll.
Rename sk_mark_ll to sk_mark_napi_id.
Rename skb_mark_ll to skb_mark_napi_id.
Correct all useres of these functions.
Update comments and defines in include/net/busy_poll.h
Signed-off-by: E
Rename LL_SO to BUSY_POLL_SO
Rename sysctl_net_ll_{read,poll} to sysctl_busy_{read,poll}
Fix up users of these variables.
Fix documentation for sysctl.
a patch for the socket.7 man page will follow separately,
because of limitations of my mail setup.
Signed-off-by: Eliezer Tamir
---
Documenta
Rename LL_SO to BUSY_POLL_SO
Rename sysctl_net_ll_{read,poll} to sysctl_busy_{read,poll}
Fix up users of these variables.
Fix documentation for sysctl.
a patch for the socket.7 man page will follow separately,
because of limitations of my mail setup.
Signed-off-by: Eliezer Tamir
---
Documenta
Rename the file and correct all the places where it is included.
Signed-off-by: Eliezer Tamir
---
drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c |2
drivers/net/ethernet/intel/ixgbe/ixgbe.h|2
drivers/net/ethernet/mellanox/mlx4/en_netdev.c |2
drivers/net/ethernet/mella
Rename ndo_ll_poll to ndo_busy_poll.
Rename sk_mark_ll to sk_mark_napi_id.
Rename skb_mark_ll to skb_mark_napi_id.
Correct all useres of these functions.
Update comments and defines in include/net/busy_poll.h
Signed-off-by: Eliezer Tamir
---
drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c |
Hi!
> > Yeah, of course you need to ask e1000e if it generated the
> > interrupt. That part works. The part that actually generates the
> > interrupt does not. Take a look at original mail...
> >
> > packet comes
> > e1000e sets E1000_ICR_INT_ASSERTED bit
> > e1000e tries to generate an interrupt
Thanks Eric! I've adapted this to the following:
ETH="eth1"
EST="est 1sec 4sec"
BUCKETS=64
RATE="100Mbit"
tc qd del dev $ETH root 2>/dev/null
tc qdisc add dev $ETH root handle 8000: $EST htb r2q 1000 default 8000
for i in $( seq 1 $BUCKETS ); do
BUCKET=$( printf %x $((i)) )
tc class add d
20 matches
Mail list logo