[Web10g-user] Error in patching

Andrew K. Adams akadams at psc.edu
Tue Sep 24 09:43:30 EDT 2013


Hi Arvind, 

Please see if the attached patch (web10g-0.9-3.9.11) works for you.  Thanks.


Andrew

On Sep 24, 2013, at 9:16 AM, Andrew K. Adams <akadams at psc.edu> wrote:

> Hi Arvind, 
> 
> It looks like linux's call to tcp_fastretrans_alert() changed from:
> 
> static void tcp_fastretrans_alert(struct sock *sk, int pkts_acked,
>                                  int prior_sacked, bool is_dupack,
>                                  int flag)
> 
> to: 
> 
> static void tcp_fastretrans_alert(struct sock *sk, int pkts_acked,
>                                  int prior_sacked, int prior_packets,
>                                  bool is_dupack, int flag)
> 
> somewhere in between 3.9.7 and 3.9.8, which is preventing the web10g-0.7-3.9 patch from applying correctly.  I'll see about generating a new patch specifically for 3.9.11 shortly.
> 
> 
> Andrew
> 
> On Sep 22, 2013, at 3:06 PM, Arvind Mahla <arvindmahla at gmail.com> wrote:
> 
>> Hi ,
>> 
>> I tried to patch the  web10g-0.7-3.9.patch to linux 3.9.11 kernel but it reports HUNK #18 failed at 3739. 
>> 
>> -- saving rejects to file net/ipv4/tcp_input.c.rej
>> 
>> Please suggest on this.
>> 
>> Arvind 
>> _______________________________________________
>> Web10g-user mailing list
>> Web10g-user at web10g.org
>> https://lists.psc.edu/mailman/listinfo/web10g-user
>> 
>> To UNSUBSCRIBE visit https://lists.psc.edu/mailman/unsubscribe/web10g-user
> 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: web10g-0.9-3.9.11.patch
Type: application/octet-stream
Size: 106864 bytes
Desc: not available
Url : http://lists.psc.edu/pipermail/web10g-user/attachments/20130924/613ff637/attachment-0001.obj 


More information about the Web10g-user mailing list