commit | 50e74c0131a5b3a3e387798a5705158c04fb3bd0 | [log] [tgz] |
---|---|---|
author | Björn Töpel <bjorn.topel@intel.com> | Thu Jan 24 19:59:38 2019 +0100 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Fri Jan 25 01:50:03 2019 +0100 |
tree | 248646601d30c2f09aeb43e612d333ecbf253d86 | |
parent | 1d0dc06930a917eaca4156193c6c49f798b95ce7 [diff] |
xsk: add id to umem This commit adds an id to the umem structure. The id uniquely identifies a umem instance, and will be exposed to user-space via the socket monitoring interface. Signed-off-by: Björn Töpel <bjorn.topel@intel.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>