Subject: [PATCH 0/4] - pktgen: refinements and small fixes (V2).


Hi!

I'm sending again the following patches for pktgen:

[PATCH 1/4] pktgen: Lindent run.
[PATCH 2/4] pktgen: Ports thread list to Kernel list implementation.
[PATCH 3/4] pktgen: Fix kernel_thread() fail leak.
[PATCH 4/4] pktgen: Fix Initialization fail leak.

The changes from V1 are:

1. More fixes made by hand after Lindent run
2. Re-diffed agains't Dave's net-2.6.17 tree

All the patches were tested with QEMU, emulating a machine with 4 CPUs
and 4 ethernet cards.

--
Luiz Fernando N. Capitulino


2006-01-30 11:18:26

by Robert Olsson

[permalink] [raw]
Subject: [PATCH 0/4] - pktgen: refinements and small fixes (V2).


Luiz Fernando Capitulino writes:

> [PATCH 1/4] pktgen: Lindent run.
> [PATCH 2/4] pktgen: Ports thread list to Kernel list implementation.
> [PATCH 3/4] pktgen: Fix kernel_thread() fail leak.
> [PATCH 4/4] pktgen: Fix Initialization fail leak.
>
> The changes from V1 are:
>
> 1. More fixes made by hand after Lindent run
> 2. Re-diffed agains't Dave's net-2.6.17 tree

Should be fine I've used the previous version of the patches for a
couple of days now. Thanks.

Signed-off-by: Robert Olsson <[email protected]>

Cheers.
--ro

Subject: Re: [PATCH 0/4] - pktgen: refinements and small fixes (V2).

On Mon, 30 Jan 2006 12:18:12 +0100
Robert Olsson <[email protected]> wrote:

|
| Luiz Fernando Capitulino writes:
|
| > [PATCH 1/4] pktgen: Lindent run.
| > [PATCH 2/4] pktgen: Ports thread list to Kernel list implementation.
| > [PATCH 3/4] pktgen: Fix kernel_thread() fail leak.
| > [PATCH 4/4] pktgen: Fix Initialization fail leak.
| >
| > The changes from V1 are:
| >
| > 1. More fixes made by hand after Lindent run
| > 2. Re-diffed agains't Dave's net-2.6.17 tree
|
| Should be fine I've used the previous version of the patches for a
| couple of days now. Thanks.

Ok Robert, I'll try to finish the interface list port this week.

|
| Signed-off-by: Robert Olsson <[email protected]>
|
| Cheers.
| --ro

--
Luiz Fernando N. Capitulino