All of lore.kernel.org
 help / color / mirror / Atom feed
* You need help!
@ 2003-01-27 14:31 Smith, Todd
  2003-01-27 14:58 ` Maciej W. Rozycki
  2003-01-28  6:47 ` Ralf Baechle
  0 siblings, 2 replies; 3+ messages in thread
From: Smith, Todd @ 2003-01-27 14:31 UTC (permalink / raw)
  To: linux-mips

Hello Maciej,

You are sick and twisted but your testing plan will certainly find bugs. :)
My only question is how to tell the bugs from one package to the other. :)

Thanks for all of the hard work.

Todd Smith <todd.smith@camc.org>

-----Original Message-----
From: Maciej W. Rozycki [mailto:macro@ds2.pg.gda.pl]
Sent: Monday, January 27, 2003 7:04 AM
To: Ralf Baechle
Cc: linux-mips@linux-mips.org
Subject: Re: CVS Update@-mips.org: linux


On Mon, 27 Jan 2003, Ralf Baechle wrote:

> > Log message:
> > 	Fix a restoration of assembler's settings in csum_ipv6_magic().
> 
> Wow, how did you catch this one - running IPv6?

 I do run IPv6 -- I get to my 32-bit box with SSH over IPv6 just to make
sure I'll find more bugs (the previous one was the multicast filter). ;-) 
I even have ipv6.o as a module (which also triggered bugs in the past). 
Will have to try with the 64-bit box. ;-)))

 But this bug I've actually spotted studying compiler's diagnostic output
-- a "Macro instruction expanded into multiple instructions in a branch
delay slot" warning isn't normal for a .c file. 

-- 
+  Maciej W. Rozycki, Technical University of Gdansk, Poland   +
+--------------------------------------------------------------+
+        e-mail: macro@ds2.pg.gda.pl, PGP key available        +

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: You need help!
  2003-01-27 14:31 You need help! Smith, Todd
@ 2003-01-27 14:58 ` Maciej W. Rozycki
  2003-01-28  6:47 ` Ralf Baechle
  1 sibling, 0 replies; 3+ messages in thread
From: Maciej W. Rozycki @ 2003-01-27 14:58 UTC (permalink / raw)
  To: Smith, Todd; +Cc: linux-mips

Hello Todd,

> You are sick and twisted but your testing plan will certainly find bugs. :)

 That's my fate, I suppose.

> My only question is how to tell the bugs from one package to the other. :)

 Elementary, my dear Watson!

  Maciej

-- 
+  Maciej W. Rozycki, Technical University of Gdansk, Poland   +
+--------------------------------------------------------------+
+        e-mail: macro@ds2.pg.gda.pl, PGP key available        +

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: You need help!
  2003-01-27 14:31 You need help! Smith, Todd
  2003-01-27 14:58 ` Maciej W. Rozycki
@ 2003-01-28  6:47 ` Ralf Baechle
  1 sibling, 0 replies; 3+ messages in thread
From: Ralf Baechle @ 2003-01-28  6:47 UTC (permalink / raw)
  To: Smith, Todd; +Cc: linux-mips

On Mon, Jan 27, 2003 at 09:31:48AM -0500, Smith, Todd wrote:

> Hello Maciej,
> 
> You are sick and twisted but your testing plan will certainly find bugs. :)
> My only question is how to tell the bugs from one package to the other. :)
> 
> Thanks for all of the hard work.

Now guess why linux-mips.org is running IPv6 :-)

>  I do run IPv6 -- I get to my 32-bit box with SSH over IPv6 just to make
> sure I'll find more bugs (the previous one was the multicast filter). ;-) 
> I even have ipv6.o as a module (which also triggered bugs in the past). 
> Will have to try with the 64-bit box. ;-)))
> 
>  But this bug I've actually spotted studying compiler's diagnostic output
> -- a "Macro instruction expanded into multiple instructions in a branch
> delay slot" warning isn't normal for a .c file. 

The plain C version btw. expands into the same machine instructions.  Of
course it was written on a MIPS so it's no coincidence it'll perform well
on MIPS :)

[root@dea mips64-linux]# host -a ftp.linux-mips.org
Trying "ftp.linux-mips.org"
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 53547
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 2, ADDITIONAL: 1

;; QUESTION SECTION:
;ftp.linux-mips.org.		IN	ANY

;; ANSWER SECTION:
ftp.linux-mips.org.	53172	IN	A	62.254.210.162
ftp.linux-mips.org.	53156	IN	AAAA	3ffe:8260:2028:fffe::1
[...]

There is some ongoing effort to put as many Linux servers on IPv6 as
possible.  And yes, it's caught bugs before.

Everybody's favorite bug is of course is caused by autoconf.  Various
packages only detect the precense of IPv6 if it's actually configured
so there's no more escape from IPv6 already ...

  Ralf

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-01-28  6:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-27 14:31 You need help! Smith, Todd
2003-01-27 14:58 ` Maciej W. Rozycki
2003-01-28  6:47 ` Ralf Baechle

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.