Commit Graph

  • 50d7690548 ring: add burst API Intel 2012-12-20 00:00:00 +0100
  • 34258ce5db hash: fix check when creating fbk hash Intel 2012-12-20 00:00:00 +0100
  • 51bc66d507 hash: allocate memory on right numa socket Intel 2012-12-20 00:00:00 +0100
  • 1651e2166b hash: don't use memzone for allocations Intel 2012-12-20 00:00:00 +0100
  • de7212b822 hash: remove comments Intel 2012-12-20 00:00:00 +0100
  • a132a9cf2b hash: use intrinsic Intel 2012-12-20 00:00:00 +0100
  • 18d5e8d78c hash: select default hash by looking at SSE flags Intel 2012-12-20 00:00:00 +0100
  • 3569fcf1c4 lpm: rework lpm lookup + add bulk function Intel 2012-12-20 00:00:00 +0100
  • f9b4c4ed3f lpm: allocate memory on right numa socket Intel 2012-12-20 00:00:00 +0100
  • 4cdf471a06 lpm: don't use memzone for allocations Intel 2012-12-20 00:00:00 +0100
  • a76109c628 lpm: minor changes Intel 2012-12-20 00:00:00 +0100
  • af89e7f85b eal: rework cpu information discovery Intel 2012-12-20 00:00:00 +0100
  • a9fb536570 eal: minor changes Intel 2012-12-20 00:00:00 +0100
  • 277ff5bb75 eal: always check CPU support at runtime Intel 2012-12-20 00:00:00 +0100
  • 670f23337a eal: GPL copyright for PCI ids Intel 2012-12-20 00:00:00 +0100
  • dbb860e03e cmdline: tests Intel 2012-12-20 00:00:00 +0100
  • ab971e5628 cmdline: various updates Intel 2012-12-20 00:00:00 +0100
  • 5e2d5869b3 log: fix multi process support Intel 2012-12-20 00:00:00 +0100
  • ceda35ebe8 log: better fix on history buffer overflow Intel 2012-12-20 00:00:00 +0100
  • 94bc87febf log: fix history buffer overflow Dongsu Han 2013-05-02 09:22:37 +0000
  • 30a37273c1 lib: update tailq api Intel 2012-12-20 00:00:00 +0100
  • dd1a95f295 lib: move mem config Intel 2012-12-20 00:00:00 +0100
  • 411b16b9db lib: memcpy update Intel 2012-12-20 00:00:00 +0100
  • 45d5423092 lib: remove duplicated lock code Intel 2012-12-20 00:00:00 +0100
  • 70dce76478 lib: new alignment macros Intel 2012-12-20 00:00:00 +0100
  • 32832fc6c0 lib: sysfs parsing Intel 2012-12-20 00:00:00 +0100
  • 3fc5ca2f63 kni: initial import Intel 2012-12-20 00:00:00 +0100
  • 2656baa8b7 mk: various updates Intel 2012-12-20 00:00:00 +0100
  • f4133fefcd mk: update for SSE4 and ICC Intel 2012-12-20 00:00:00 +0100
  • 51d02e4f57 mk: minor changes Intel 2012-12-20 00:00:00 +0100
  • 74dfcac199 config: increase max memzone Intel 2012-12-20 00:00:00 +0100
  • 2f26a29d51 config: move RTE_INSECURE_FUNCTION_WARNING option Intel 2012-12-20 00:00:00 +0100
  • 4008d87b67 config: remove unselected RTE_LIBRTE_GCOV option Intel 2012-12-20 00:00:00 +0100
  • f733aa1e2e doc: GPL/LGPL licenses Intel 2012-12-20 00:00:00 +0100
  • 68bbafce3c doc: remove remaining references Intel 2012-12-20 00:00:00 +0100
  • 3d3ace9308 lib: set version 1.2.3r4 v1.2.3r4 Thomas Monjalon 2013-07-10 17:56:55 +0200
  • 0b252dcca1 eal: load libraries before creating threads Damien Millescamps 2013-07-10 15:14:53 +0200
  • d384ee75c2 eal: add flag to force unbind device Damien Millescamps 2013-07-10 15:14:52 +0200
  • 14a862c68c app: fix configuration of pause frames in testpmd Zijie Pan 2013-07-10 09:27:47 +0200
  • 4b2089fc9b doc: remove all pdf files Intel 2012-12-20 00:00:00 +0100
  • dada9ef6ed remove version in all files Intel 2012-12-20 00:00:00 +0100
  • 415f3f1dbc lib: set version 1.2.3r3 v1.2.3r3 Thomas Monjalon 2013-06-12 17:56:28 +0200
  • 91b0c4a25c mem: get physical address of any pointer Damien Millescamps 2013-06-12 09:50:20 +0200
  • 2950846e46 eal: add support for shared object drivers Damien Millescamps 2013-06-12 09:51:27 +0200
  • 4d055ad4f3 ethdev: fix empty struct rte_eth_txmode Thomas Monjalon 2013-06-12 16:19:06 +0200
  • ed69ea73cb ethdev: force size of struct rte_eth_txmode to be 0 lxu 2013-06-12 09:32:30 +0200
  • 7b3d5f4b76 igb: workaround errata with wthresh on 82576 Stephen Hemminger 2013-05-30 10:12:35 -0700
  • 5f87011795 timer: optimize for empty case Stephen Hemminger 2013-05-30 10:12:36 -0700
  • 212772fd07 log: optimize log/panic with attribute cold Stephen Hemminger 2013-05-30 10:12:37 -0700
  • 7a6ceb6beb log: add ability to override syslog parameters Stephen Hemminger 2013-05-30 10:12:41 -0700
  • b7f9a41636 lib: set version 1.2.3r2 and more helper macros v1.2.3r2 Thomas Monjalon 2013-04-16 11:44:12 +0200
  • 424db0100b mk: rule help Thomas Monjalon 2013-05-07 15:46:58 +0200
  • 6a760a9931 mk: rule showconfigs for configs listing Thomas Monjalon 2013-05-07 15:43:57 +0200
  • 380d138dc2 doc: how to build Thomas Monjalon 2013-05-07 17:00:52 +0200
  • 294683a42c app: fix refcnt in mbuf allocation Dongsu Han 2013-05-06 14:06:51 +0200
  • 03c998d5a3 log: fix memory corruption Dongsu Han 2013-05-02 11:22:37 +0200
  • 39a94b10d7 doc: generate HTML for API with doxygen Thomas Monjalon 2013-04-19 14:34:40 +0200
  • 02ae197360 mk: clean dead doc rules Thomas Monjalon 2013-04-19 14:59:25 +0200
  • c66e234767 mk: factorize some rules Thomas Monjalon 2013-04-19 14:46:35 +0200
  • 63fa0a76b3 lib: fix some doxygen comments Thomas Monjalon 2013-03-22 16:34:54 +0100
  • e2b75e3551 ethdev: add support for device offload capabilities Ivan Boule 2013-04-16 14:42:33 +0200
  • 3297c8073b pci: fix probing blacklisted device with RTE_PCI_DRV_MULTIPLE flag Julien Courtat 2013-04-16 10:31:48 +0200
  • 554bb11af8 igb_uio: fix build with kernel >= 3.8 v1.2.3r1 Nicolas Dichtel 2013-02-20 09:56:56 +0100
  • c42152d344 igb_uio: fix driver dependency Damien Millescamps 2012-07-30 11:47:27 +0200
  • 2a8e92f60f pci: allow drivers to be bound several times to the same PCI device Adrien Mazarguil 2012-12-19 17:55:37 +0100
  • 68cabe2ca5 pci: reference driver structure for each device Adrien Mazarguil 2012-07-30 11:47:28 +0200
  • aa0cb612b5 timer: option --vmware-tsc-map for VMware guest Damien Millescamps 2012-09-21 13:36:40 +0200
  • 7105562fb8 timer: get TSC frequency from /proc/cpuinfo Thomas Monjalon 2012-05-31 19:00:31 +0200
  • ba9fe01bea timer: check TSC reliability Ivan Boule 2012-05-31 18:41:57 +0200
  • 2ae1b81e97 mem: fix access to huge page with high address Thomas Monjalon 2012-08-02 17:17:37 +0200
  • 8b99ca1017 lib: fix non-C99 macros definitions in exported headers Adrien Mazarguil 2012-12-19 17:05:54 +0100
  • 4c4173b353 lib: fix uninitialized variables Zijie Pan 2013-02-01 12:43:29 +0100
  • 17448c4983 lib: fix unused values Zijie Pan 2012-12-04 17:17:43 +0800
  • f336aa495b app: fix autotest summary in error cases Thomas Monjalon 2012-05-02 17:38:44 +0200
  • c24d2931fd app: fix config crash in testpmd Damien Millescamps 2012-05-15 16:27:04 +0200
  • 2728829513 app: fix testpmd compliance with __rte_mbuf_sanity_check() Ivan Boule 2011-04-26 16:45:43 +0200
  • 8ec8c0361e app: use (void)variable when unused Olivier Matz 2012-07-30 11:47:25 +0200
  • 006408732f app: fix unused values Zijie Pan 2012-12-05 14:13:34 +0800
  • 1e560833a3 app: fix volatile read for GCC >= 4.6 Ivan Boule 2011-09-22 18:01:35 +0200
  • 50b3dedc9b mk: allow corei7-avx flag with gcc 4.7 Zijie Pan 2013-02-01 12:42:18 +0100
  • 0cda4ed959 mk: add a makefile for shared libraries Didier Pallard 2013-01-04 18:00:11 +0100
  • 1be6b3426a mk: fix verbose display of install command Didier Pallard 2013-01-09 17:15:12 +0100
  • 66e5babc47 mk: fix typo in LDFLAGS for 32-bit anonymous 2012-04-02 14:27:43 +0200
  • 820f2d8563 mk: use $CC to detect toolchain version Samuel Gauthier 2012-09-20 10:07:44 +0200
  • af75078fec first public release v1.2.3r0 Intel 2012-09-04 13:54:00 +0100
  • 0c9a540ed2 init DPDK repository Thomas Monjalon 2013-03-01 15:33:00 +0100