Search String: Display: Description: Sort:

Results:

References: [ +subject:/^(?:^\s*(re|sv|fwd|fw)[\[\]\d]*[:>-]+\s*)*\[PATCH\s+net\-next\s+10\/15\]\s+ipv4\:\s+Cache\s+net\s+in\s+ip_build_and_send_pkt\s+and\s+ip_queue_xmit\s*$/: 4 ]

Total 4 documents matching your query.

1. Re: [PATCH net-next 10/15] ipv4: Cache net in ip_build_and_send_pkt and ip_queue_xmit (score: 1)
Author: Eric Dumazet <eric.dumazet@xxxxxxxxx>
Date: Tue, 06 Oct 2015 20:48:19 -0700
Yes, something that can be done later. I have no issues, but was pointing out this particular path, that might be optimized later, no worries. Thanks. -- To unsubscribe from this list: send the line
/html/lvs-devel/2015-10/msg00033.html (14,486 bytes)

2. Re: [PATCH net-next 10/15] ipv4: Cache net in ip_build_and_send_pkt and ip_queue_xmit (score: 1)
Author: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Date: Tue, 06 Oct 2015 22:26:57 -0500
So what I am really reading it for is ip_local_out which I change to take a struct net a few patches later in the series. The patches that changes everything is noticably cleaner and easier to review
/html/lvs-devel/2015-10/msg00032.html (17,945 bytes)

3. Re: [PATCH net-next 10/15] ipv4: Cache net in ip_build_and_send_pkt and ip_queue_xmit (score: 1)
Author: Eric Dumazet <eric.dumazet@xxxxxxxxx>
Date: Tue, 06 Oct 2015 14:40:37 -0700
Note that under normal SYNACK processing, we do not read sock_net(sk) here. Generally speaking, I do not see why storing 'struct net' pointer into a variable in the stack is very different from sk->s
/html/lvs-devel/2015-10/msg00027.html (15,148 bytes)

4. [PATCH net-next 10/15] ipv4: Cache net in ip_build_and_send_pkt and ip_queue_xmit (score: 1)
Author: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
Date: Tue, 6 Oct 2015 13:53:10 -0500
Compute net and store it in a variable in the functions ip_build_and_send_pkt and ip_queue_xmit so that it does not need to be recomputed next time it is needed. Signed-off-by: "Eric W. Biederman" <e
/html/lvs-devel/2015-10/msg00017.html (14,254 bytes)


This search system is powered by Namazu