[dpdk-dev] [PATCH v2 0/3] make help

2013-05-30 Thread Olivier MATZ
Hi Thomas, On 05/29/2013 12:15 AM, Thomas Monjalon wrote: > Let's add help for building DPDK. > > changes since v1: (Olivier's review) > - reword/reorganize help > - reuse "showconfigs" in "config" > - no magic sed to call "make showconfigs" in help Looks good to me ! Thank you for taking the com

[dpdk-dev] [PATCH 7/7] eal: add ability to override DPDK syslog parameters

2013-05-30 Thread Stephen Hemminger
An embedded and charset-unspecified text was scrubbed... Name: syslog.patch URL: <http://dpdk.org/ml/archives/dev/attachments/20130530/5a3421bd/attachment.ksh>

[dpdk-dev] [PATCH 6/7] igb_uio: pci_block_user_cfg_access is unsafe, remove it

2013-05-30 Thread Stephen Hemminger
An embedded and charset-unspecified text was scrubbed... Name: igb-remove-pci-lock.patch URL: <http://dpdk.org/ml/archives/dev/attachments/20130530/69a51601/attachment.ksh>

[dpdk-dev] [PATCH 5/7] pci: support multiple PCI regions per device

2013-05-30 Thread Stephen Hemminger
An embedded and charset-unspecified text was scrubbed... Name: eal-pci-multiple.patch URL: <http://dpdk.org/ml/archives/dev/attachments/20130530/cc587e24/attachment.ksh>

[dpdk-dev] [PATCH 4/7] eal: support different modules

2013-05-30 Thread Stephen Hemminger
An embedded and charset-unspecified text was scrubbed... Name: module-name.patch URL: <http://dpdk.org/ml/archives/dev/attachments/20130530/39672078/attachment.ksh>

[dpdk-dev] [PATCH 3/7] optimize log/panic

2013-05-30 Thread Stephen Hemminger
An embedded and charset-unspecified text was scrubbed... Name: rte_panic-cold.patch URL: <http://dpdk.org/ml/archives/dev/attachments/20130530/f54b1352/attachment.ksh>

[dpdk-dev] [PATCH 2/7] rte_timer: optimize for empty case

2013-05-30 Thread Stephen Hemminger
An embedded and charset-unspecified text was scrubbed... Name: timer-optimize.patch URL: <http://dpdk.org/ml/archives/dev/attachments/20130530/37046566/attachment.ksh>

[dpdk-dev] [PATCH 1/7] [PATCH 4/8] igb: workaround errata with wthresh on 82576

2013-05-30 Thread Stephen Hemminger
An embedded and charset-unspecified text was scrubbed... Name: igb-workaround-wthresh-82576.patch URL: <http://dpdk.org/ml/archives/dev/attachments/20130530/62118d8e/attachment.ksh>

[dpdk-dev] [PATCH 0/7] Vyatta patches

2013-05-30 Thread Stephen Hemminger
This is a subset of the Vyatta patches we use. They include some bug fixes and simple changes to make life easier. One fix not included is the NUMA cpu assignment. The original Intel code in 1.2 incorrectly used /proc/cpuinfo to try and assign CPU's to NUMA socket. The problem is that /proc/cpuinf

[dpdk-dev] PEG6I Six Port Gigabit

2013-05-30 Thread Ivan Boule
On 05/30/2013 03:31 AM, Nulik Nol wrote: > Hi, > has anyone tested dpdk on this card? > > PEG6I Six Port Gigabit > http://www.servethehome.com/dell-silicom-peg6i-port-gigabit-gige-intel-82571eb-network-adapter/ > > It is an 82571EB chip. > > Regards > Hi, The igb/e1000 driver in the current DP