eal: thread affinity API
[dpdk.git] / lib / librte_eal / linuxapp / eal /
2015-02-24 Cunming Liangeal: thread affinity API
2015-02-24 Cunming Liangeal: get unique thread id
2015-02-24 Cunming Liangeal: get socket id from cpu id
2015-02-24 Cunming Liangeal: new option --lcores for cpu assignment
2015-02-24 Cunming Liangeal: add cpuset into lcore config
2015-02-24 Thomas Monjaloneal: add help option
2015-02-24 Thomas Monjaloneal: sort and align options lists
2015-02-23 Dan Alonieal/linux: allow to map BARs with MSI-X tables
2015-02-20 Danny Zhoueal/linux: toggle interrupt for uio_pci_generic
2015-02-20 Danny Zhoueal/linux: enable uio_pci_generic support
2015-02-20 Sergio Gonzalez... eal/linux: fix fscanf format mismatch
2015-02-20 Sergio Gonzalez... eal: fix dynamic link with virtio
2015-02-13 Michael Qiupci: fix max VFs for non igb_uio drivers
2015-02-03 Neil Hormanmk: add library version extension
2015-02-03 Neil Hormanlib: provide initial versioning
2015-01-16 Tomasz Kulasekeal/linux: check fscanf return when parsing modules...
2015-01-15 Michael Qiuvfio: avoid enabling while the module is not loaded
2015-01-15 Stephen Hemmingerlog: remove unnecessary stubs
2015-01-15 Vlad Zolotarovmem: search only dpdk hugetlbfs maps
2014-12-11 Michael Qiueal: fix build with icc
2014-12-11 Michael Qiueal: fix build for 32-bit system
2014-12-04 Chao Zhukni: fix build on IBM Power
2014-11-27 David Marchandeal/linux: fix remaining checks for 64-bit architectures
2014-11-26 Chao Zhumem: support layout of IBM Power
2014-11-26 Chao Zhumem: add huge page sizes for IBM Power
2014-11-26 Chao Zhueal/linux: disable iopl operation for IBM Power
2014-11-25 Anatoly Burakoveal/linux: map pci memory resources after hugepages
2014-11-25 Thomas Monjaloneal: factorize configuration adjustment
2014-11-25 Thomas Monjaloneal: factorize options sanity check
2014-11-25 Thomas Monjaloneal: factorize internal config reset
2014-11-25 Thomas Monjaloneal: factorize common headers
2014-11-25 Thomas Monjaloneal: move internal headers in source directory
2014-11-24 John W. Linvilleaf_packet: add PMD for AF_PACKET-based virtual devices
2014-11-24 Pawel Wodkowskialarm: make cancellation thread-safe
2014-11-05 Matthew Halleal/linux: fix inaccurate numa node error comment
2014-10-08 Bruce Richardsonmbuf: add userdata pointer field
2014-09-29 David Marchandeal: set iopl only when needed
2014-09-29 David Marchandeal: revert link bonding specific initialization
2014-09-23 David Marchandeal: indent files
2014-09-23 David Marchandeal: rework long options parsing
2014-09-23 David Marchandeal: merge bsd and linux common options parsing
2014-09-23 David Marchandeal: fix checkpatch issues before moving code
2014-09-23 David Marchandeal: remove duplicate handling of white/black list
2014-09-23 David Marchandeal: factorise unsupported option handling
2014-09-23 David Marchandeal: remove unused --use-device option
2014-09-18 David Marchandeal: set log level from command line
2014-09-17 Bruce Richardsonmbuf: split mbuf across two cache lines.
2014-09-17 Bruce Richardsonmbuf: expand ol_flags field to 64-bits
2014-09-17 Bruce Richardsonmbuf: reorder fields by time of use
2014-09-17 Olivier Matzmbuf: replace data pointer by an offset
2014-08-29 Zhangkuneal: fix memory leak in hugepage error cases
2014-08-29 David Marchandeal: remove unused macros
2014-08-28 David Marchandfix unix permissions for source files
2014-07-22 Anatoly Burakovring: make tailq fully local
2014-07-22 Anatoly Burakoveal: use --base-virtaddr for mapping rte_config as...
2014-07-22 Anatoly Burakoveal: map shared config into exact same address as prima...
2014-07-01 Declan Dohertyeal: support link bonding device initialization
2014-06-27 Aaron Campbelleal: fix invalid memory read
2014-06-27 Stephen Hemmingereal: deprecate rte_snprintf
2014-06-27 Bruce Richardsoneal: fix usage of printf-like functions
2014-06-19 Pablo de Laraeal: fix option --base-virtaddr
2014-06-18 Anatoly Burakovvfio: more verbose error messages
2014-06-18 Anatoly Burakovvfio: open container at startup rather than during...
2014-06-17 Helin Zhangpci: access to specific bits via sysfs
2014-06-16 Anatoly Burakoveal: add command line option to select vfio interrupt...
2014-06-16 Anatoly Burakovpci: enable vfio device binding
2014-06-16 Anatoly Burakovvfio: add multiprocess support
2014-06-16 Anatoly Burakovvfio: DMA mapping
2014-06-16 Anatoly Burakovvfio: interrupts
2014-06-16 Anatoly Burakovvfio: header for build support
2014-06-16 Anatoly Burakovpci: rename RTE_PCI_DRV_NEED_IGB_UIO to RTE_PCI_DRV_NEE...
2014-06-16 Anatoly Burakovpci: distinguish between legitimate failures and non...
2014-06-16 Anatoly Burakovpci: fix code style
2014-06-16 Anatoly Burakovpci: move uio mapping in a dedicated file
2014-06-16 Anatoly Burakovpci: rework uio mapping to prepare for vfio
2014-06-16 Anatoly Burakovmem: make --no-huge use mmap instead of malloc
2014-06-16 Anatoly Burakoveal: remove useless compilation flag
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-05-29 Jijiang Liuxen: reserve memory at installing dom0_mm.ko
2014-05-28 Ouyang Changchunethdev: queue start and stop
2014-05-20 Neil Hormaneal: make vdev init path generic for both virtual and...
2014-05-16 Stephen Hemmingereal: don't inline string functions
2014-05-16 Stephen Hemmingeradd FILE argument to debug functions
2014-05-16 Stephen Hemmingerspelling fixes
2014-05-14 Didier Pallardmem: change default per socket memory allocation
2014-05-13 David Marchandpci: remove deprecated RTE_EAL_UNBIND_PORTS option
2014-05-13 David Marchandpci: move RTE_PCI_DRV_FORCE_UNBIND handling out of...
2014-05-13 David Marchandpci: pci_switch_module cleanup
2014-05-13 David Marchandpci: rework interrupt fd init and fix fd leak
2014-05-13 David Marchandpci: remove virtio-uio workaround
2014-05-13 David Marchandpci: fix potential mem leaks
2014-05-13 Burakov, Anatolymem: take reserved hugepages into account
2014-05-05 Wang Sheng-Huieal: print maximum and detected lcores
2014-05-05 Didier Pallardeal: remove useless output of undetected lcores
2014-05-05 David Marchandeal: remove unused config fields
2014-04-30 Maxime Leroyeal: fix vdev allocation on non-0 numa socket
2014-04-17 Pascal Mazoneal: do not try to load library from current directory
2014-04-17 David Marchandeal: check coremask against detected lcores
2014-04-17 Stephen Hemmingerivshmem: fix errors identified by hardening
2014-04-11 Olivier Matzvdev: allow external registration of virtual device...
next