luigi 41bc3f25be update to the latest netmap snapshot.
This includes the following:
- use separate memory regions for VALE ports
- locking fixes
- some simplifications in the NIC-specific routines
- performance improvements for the VALE switch
- some new features in the pkt-gen test program
- documentation updates

There are small API changes that require programs to be recompiled
(NETMAP_API has been bumped so you will detect old binaries at runtime).

In particular:
- struct netmap_slot now is 16 bytes to support an extra pointer,
  which may save one data copy when using VALE ports or VMs;
- the struct netmap_if has two extra fields;

MFC after:	3 days
2013-11-01 21:21:14 +00:00
..
2013-10-29 11:17:49 +00:00
2013-11-01 21:21:14 +00:00
2013-09-29 15:19:34 +00:00
2013-11-01 21:21:14 +00:00
2013-11-01 10:29:10 +00:00
2013-10-28 10:12:19 +00:00
2013-08-22 16:39:59 +00:00
2013-10-24 00:33:29 +00:00
2013-11-01 17:38:52 +00:00