Re: Linux XIA - merge proposal

From: Eric W. Biederman
Date: Tue Mar 03 2015 - 18:36:59 EST


Michel Machado <michel@xxxxxxxxxxxxxxx> writes:

> Linux XIA is not yet mature enough for production, but we do think
> that broader exposure will help us to move forward faster, and get
> more in tune with the interested community. Thus, we are writing to
> ask to merge our work into the Linux kernel.

I took a quick glance at the code to see if could figure out what
you were talking about. Especialy as I could not find any documents
on the packet format. The code does not transmit packets. All of the
packet transmit functions are stubs. I can think of no greater failure
for a networking protocol.

Since the code does nothing except have buzz-word compliant descriptions
that are content free I respectfully suggest you make it mostly work
before foisting it on people.

My advice for a future day when you have code that can transmit packets
is to start small. Have patches that do things and do them clearly.
Once you have a minimal version of working code merged then work your
way up.

For just sharing your code you might simply want to have your own tree
that you publish publicly.

Eric
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/