diff options
| author | Rusty Russell <[email protected]> | 2007-10-22 01:03:37 +0000 |
|---|---|---|
| committer | Rusty Russell <[email protected]> | 2007-10-23 05:49:54 +0000 |
| commit | 296f96fcfc160e29c01819c0c7b20c2dc8320edd (patch) | |
| tree | ad9c11fe2f60ca37c4bf736f919c3332cffebd9f /scripts/mod/file2alias.c | |
| parent | Virtio interface (diff) | |
| download | kernel-296f96fcfc160e29c01819c0c7b20c2dc8320edd.tar.gz kernel-296f96fcfc160e29c01819c0c7b20c2dc8320edd.zip | |
Net driver using virtio
The network driver uses two virtqueues: one for input packets and one
for output packets. This has nice locking properties (ie. we don't do
any for recv vs send).
TODO:
1) Big packets.
2) Multi-client devices (maybe separate driver?).
3) Resolve freeing of old xmit skbs (Christian Borntraeger)
Signed-off-by: Rusty Russell <[email protected]>
Cc: Christian Borntraeger <[email protected]>
Cc: Herbert Xu <[email protected]>
Cc: [email protected]
Diffstat (limited to 'scripts/mod/file2alias.c')
0 files changed, 0 insertions, 0 deletions
