Home
last modified time | relevance | path

Searched hist:ce3ee1e7c4cac5b86bbc15daac68f2129aa42187 (Results 1 – 10 of 10) sorted by relevance

/freebsd/sys/dev/netmap/
H A Dif_re_netmap.hdiff ce3ee1e7c4cac5b86bbc15daac68f2129aa42187 Fri Nov 01 22:21:14 CET 2013 Luigi Rizzo <luigi@FreeBSD.org> 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
H A Dnetmap_mem2.cdiff ce3ee1e7c4cac5b86bbc15daac68f2129aa42187 Fri Nov 01 22:21:14 CET 2013 Luigi Rizzo <luigi@FreeBSD.org> 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
H A Dnetmap_kern.hdiff ce3ee1e7c4cac5b86bbc15daac68f2129aa42187 Fri Nov 01 22:21:14 CET 2013 Luigi Rizzo <luigi@FreeBSD.org> 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
H A Dnetmap.cdiff ce3ee1e7c4cac5b86bbc15daac68f2129aa42187 Fri Nov 01 22:21:14 CET 2013 Luigi Rizzo <luigi@FreeBSD.org> 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
/freebsd/share/man/man4/
H A Dnetmap.4diff ce3ee1e7c4cac5b86bbc15daac68f2129aa42187 Fri Nov 01 22:21:14 CET 2013 Luigi Rizzo <luigi@FreeBSD.org> 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
/freebsd/tools/tools/netmap/
H A Dpkt-gen.cdiff ce3ee1e7c4cac5b86bbc15daac68f2129aa42187 Fri Nov 01 22:21:14 CET 2013 Luigi Rizzo <luigi@FreeBSD.org> 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
/freebsd/sys/net/
H A Dnetmap.hdiff ce3ee1e7c4cac5b86bbc15daac68f2129aa42187 Fri Nov 01 22:21:14 CET 2013 Luigi Rizzo <luigi@FreeBSD.org> 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
/freebsd/sys/dev/e1000/
H A Dif_em.cdiff ce3ee1e7c4cac5b86bbc15daac68f2129aa42187 Fri Nov 01 22:21:14 CET 2013 Luigi Rizzo <luigi@FreeBSD.org> 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
/freebsd/sys/dev/re/
H A Dif_re.cdiff ce3ee1e7c4cac5b86bbc15daac68f2129aa42187 Fri Nov 01 22:21:14 CET 2013 Luigi Rizzo <luigi@FreeBSD.org> 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
/freebsd/sys/conf/
H A Dfilesdiff ce3ee1e7c4cac5b86bbc15daac68f2129aa42187 Fri Nov 01 22:21:14 CET 2013 Luigi Rizzo <luigi@FreeBSD.org> 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