2015-06-19 | Thomas Monjalon | doc: fix doxygen warnings Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2015-06-16 | Thomas Monjalon | hash: fix typo in jhash comments Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2015-06-03 | Thomas Monjalon | examples/load_balancer: fix build with gcc 5.1 Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2015-05-19 | Thomas Monjalon | examples/ip_pipeline: fix build with clang 3.6 Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2015-04-20 | Thomas Monjalon | use simple zero initializers Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> Tested-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2015-04-20 | Thomas Monjalon | mk: fix build with gcc 4.4 and clang Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2015-04-13 | Thomas Monjalon | scripts: test null forwarding Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2015-04-13 | Thomas Monjalon | mk: fix static linking with null pmd Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2015-04-13 | Thomas Monjalon | mk: remove uio suffix from virtio pmd Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2015-04-13 | Thomas Monjalon | enic: disable debug traces Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2015-04-07 | Thomas Monjalon | doc: fix code-block syntax Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2015-04-03 | Thomas Monjalon | version: 2.1.0-rc0 Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2015-04-03 | Thomas Monjalon | version: 2.0.0 Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2015-04-03 | Thomas Monjalon | pkg: update RPM Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2015-04-03 | Thomas Monjalon | pkg: remove -core file suffix Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2015-04-03 | Thomas Monjalon | mk: reduce PDF build commands Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2015-04-03 | Thomas Monjalon | mk: remove fuse requirement for vhost-user Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2015-04-03 | Thomas Monjalon | mbuf: clean old refcnt option Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2015-04-01 | Thomas Monjalon | pci: rename passthrough driver to kernel driver Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2015-03-31 | Thomas Monjalon | version: 2.0.0-rc3 Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2015-03-30 | Thomas Monjalon | doc: nics guide Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2015-03-30 | Thomas Monjalon | doc: move Xen guide out of programmers guide Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2015-03-30 | Thomas Monjalon | doc: fix file attributes Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2015-03-19 | Thomas Monjalon | doc: remove blank pages in pdf Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2015-03-19 | Thomas Monjalon | doc: fix version for python 3 Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2015-03-19 | Thomas Monjalon | i40e: revert internal switch of PF Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2015-03-17 | Thomas Monjalon | version: 2.0.0-rc2 Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2015-03-17 | Thomas Monjalon | version: fix include Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2015-03-16 | Thomas Monjalon | eal: fix build with icc and gcc < 4.4 Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2015-03-10 | Thomas Monjalon | scripts: remove useless build tools Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2015-03-09 | Thomas Monjalon | ethdev: remove useless parameter in init functions Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2015-03-04 | Thomas Monjalon | bond: remove debug function to fix link with shared lib Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2015-03-04 | Thomas Monjalon | mlx4: mute auto config in quiet mode Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2015-03-04 | Thomas Monjalon | mlx4: fix build with mempool debug enabled Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2015-03-04 | Thomas Monjalon | virtio: fix build with debug enabled Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2015-03-04 | Thomas Monjalon | virtio: fix build with mempool debug enabled Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2015-03-04 | Thomas Monjalon | fm10k: fix build with debug enabled Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2015-03-04 | Thomas Monjalon | mempool: fix build with debug enabled Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2015-03-03 | Thomas Monjalon | eal/linux: fix build Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2015-02-26 | Thomas Monjalon | mlx4: fix build Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2015-02-26 | Thomas Monjalon | mlx4: remove old version compatibility Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2015-02-26 | Thomas Monjalon | ethdev: fix build without hotplug Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2015-02-25 | Thomas Monjalon | version: 2.0.0-rc1 Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2015-02-24 | Thomas Monjalon | eal: add help option Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2015-02-24 | Thomas Monjalon | eal: sort and align options lists Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2015-02-22 | Thomas Monjalon | ethdev: remove old ethertype filter ABI Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2015-02-20 | Thomas Monjalon | ixgbe: forbid building vpmd without Rx bulk alloc Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2015-02-09 | Thomas Monjalon | scripts: find areas without maintainer Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2015-02-09 | Thomas Monjalon | scripts: check wrong patterns in maintainers file Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2015-02-09 | Thomas Monjalon | maintainers: dispatch more doc Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2015-02-05 | Thomas Monjalon | maintainers: add ABI versioning Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2015-02-02 | Thomas Monjalon | acl: remove standalone header Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2015-01-30 | Thomas Monjalon | mk: revert "allow application to override clean" Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2015-01-28 | Thomas Monjalon | maintainers: start a Linux-style file Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2015-01-15 | Thomas Monjalon | version: 2.0.0-rc0 Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2014-12-19 | Thomas Monjalon | version: 1.8.0 Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2014-12-19 | Thomas Monjalon | pkg: remove Intel references Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2014-12-19 | Thomas Monjalon | pkg: support sphinx documentation Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2014-12-19 | Thomas Monjalon | pkg: fix link to bind tool Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2014-12-17 | Thomas Monjalon | version: 1.8.0-rc6 Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2014-12-17 | Thomas Monjalon | mk: fix link with CC Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2014-12-17 | Thomas Monjalon | mk: forbid multiple definitions Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2014-12-17 | Thomas Monjalon | mk: fix link examples to combined library Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2014-12-17 | Thomas Monjalon | version: 1.8.0-rc5 Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2014-12-17 | Thomas Monjalon | doc: precise title for linux guide Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2014-12-16 | Thomas Monjalon | mk: fix build with shared pcap pmd Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2014-12-11 | Thomas Monjalon | version: 1.8.0-rc4 Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2014-12-06 | Thomas Monjalon | version: 1.8.0-rc3 Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2014-12-05 | Thomas Monjalon | app/testpmd: fix endianness detection Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2014-12-05 | Thomas Monjalon | eal: detect endianness Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2014-12-04 | Thomas Monjalon | cmdline: revert fix overflow on bsd Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2014-12-04 | Thomas Monjalon | enic: fix warnings Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2014-12-02 | Thomas Monjalon | ixgbe: fix build with bypass and debug enabled Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2014-11-27 | Thomas Monjalon | version: 1.8.0-rc2 Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2014-11-27 | Thomas Monjalon | enic: fix dependencies Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2014-11-27 | Thomas Monjalon | net: fix conflict with libc Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2014-11-27 | Thomas Monjalon | doc: no more bare metal environment Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2014-11-27 | Thomas Monjalon | mbuf: sort TCP segmentation offload flag Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2014-11-25 | Thomas Monjalon | eal: factorize configuration adjustment Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2014-11-25 | Thomas Monjalon | eal: factorize options sanity check Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2014-11-25 | Thomas Monjalon | eal: factorize internal config reset Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2014-11-25 | Thomas Monjalon | eal: fix header guards Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2014-11-25 | Thomas Monjalon | eal: factorize common headers Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2014-11-25 | Thomas Monjalon | eal: move internal headers in source directory Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2014-11-25 | Thomas Monjalon | ethdev: fix doxygen comments about RSS Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2014-11-25 | Thomas Monjalon | bond: fix doxygen Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2014-11-18 | Thomas Monjalon | doc: fix eal paths Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2014-11-14 | Thomas Monjalon | acl: fix code typos Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2014-11-14 | Thomas Monjalon | acl: fix comments typos Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2014-11-10 | Thomas Monjalon | kni: fix build Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2014-11-10 | Thomas Monjalon | app,examples: remove references to drivers config Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2014-11-06 | Thomas Monjalon | i40e: fix build with icc Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2014-10-27 | Thomas Monjalon | fix VXLAN acronym Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2014-10-17 | Thomas Monjalon | mk: fix doc cleaning Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2014-10-15 | Thomas Monjalon | mk: generate html guides with sphinx Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2014-10-15 | Thomas Monjalon | doc: move doxygen files in api subdirectory Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2014-10-15 | Thomas Monjalon | mk: rename doxygen rules Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2014-10-13 | Thomas Monjalon | vhost: add in doc Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2014-09-29 | Thomas Monjalon | version: 1.8.0-rc1 Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
2014-09-29 | Thomas Monjalon | doc: apply one comment to all members of a group Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
commit | commitdiff | tree |
next |