All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ralf Baechle <ralf@linux-mips.org>
To: "Smith, Todd" <Todd.Smith@camc.org>
Cc: linux-mips@linux-mips.org
Subject: Re: You need help!
Date: Tue, 28 Jan 2003 07:47:00 +0100	[thread overview]
Message-ID: <20030128074700.A20541@linux-mips.org> (raw)
In-Reply-To: <490E0430C3C72046ACF7F18B7CD76A2A568F70@KES.camcare.com>; from Todd.Smith@camc.org on Mon, Jan 27, 2003 at 09:31:48AM -0500

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

      parent reply	other threads:[~2003-01-28  6:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030128074700.A20541@linux-mips.org \
    --to=ralf@linux-mips.org \
    --cc=Todd.Smith@camc.org \
    --cc=linux-mips@linux-mips.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.