dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-06-27 01:10:54 to 2014-07-10 01:29:38 UTC [more...]

Question about ip fragment library
 2014-07-10  1:29 UTC 

32 bit virtio_pmd pkt i/o issue
 2014-07-09 21:35 UTC  (3+ messages)

Running kni with low amount of cores
 2014-07-09 20:12 UTC 

[PATCH 0/2] Fixed/Simplified Ring PMD
 2014-07-09 20:07 UTC  (5+ messages)
  ` [PATCH 1/2] ring_pmd: Removed extra devices creation when passing vdev parameter
  ` [PATCH 2/2] app/test: Simplified ring pmd test
      ` PMD for Cisco VIC Ethernet NIC - Request for guidelines for submission

implicit declaration of function rte_igb_pmd_init()
 2014-07-09 15:34 UTC  (3+ messages)

librte_distributor relies on RSS?
 2014-07-09  5:50 UTC 

Setup script for xen ?
 2014-07-09  0:45 UTC  (2+ messages)

Performance issue with vmxnet3 pmd
 2014-07-08 15:08 UTC  (6+ messages)

Build failure on Ubuntu 14.04
 2014-07-08 14:35 UTC  (10+ messages)

[PATCH] Added Spinlock to l3fwd-vf example to prevent race conditioning
 2014-07-08 11:16 UTC 

[PATCH] eal/linuxapp: Add parameter to specify master lcore id
 2014-07-08  9:42 UTC  (2+ messages)

Making space in mbuf data-structure
 2014-07-08  7:37 UTC  (5+ messages)

Tilera Native DPDK. Re: non-x86 ? Re: Would DPDK run on AMD processors
 2014-07-08  0:26 UTC 

[PATCH 0/6] Clang compilation support on FreeBSD and Linux
 2014-07-07 23:36 UTC  (7+ messages)
  ` [PATCH 1/6] pmd_bond: add missing variable initialization
  ` [PATCH 2/6] Makefiles: add clang to compiler if/else block
  ` [PATCH 3/6] mk: Ensure correct detection of SSE4.2 on FreeBSD
  ` [PATCH 4/6] acl: add nmmintrin.h header to allow clang compilation
  ` [PATCH 5/6] mk: add toolchain for clang and linuxapp target
  ` [PATCH 6/6] config: add compile target for clang on BSD

non-x86 ? Re: Would DPDK run on AMD processors
 2014-07-07 20:06 UTC  (3+ messages)

Testing memnic for VM to VM transfer
 2014-07-07 10:05 UTC  (9+ messages)

phantom old packets received in new mbuf
 2014-07-06 15:19 UTC 

[dpdk-announce] DPDK 1.7.0 released
 2014-07-04 22:36 UTC 

[dpdk-announce] memnic 1.2 released
 2014-07-03 21:34 UTC 

Question on huge pages and running DPDK apps inside containers
 2014-07-03 18:09 UTC  (6+ messages)

[PATCH] examples/qos_sched: fix flow pause after 2M packets
 2014-07-03 14:43 UTC  (5+ messages)

[PATCH v2 0/3] VMXNET3 support for FreeBSD
 2014-07-03 11:16 UTC  (5+ messages)
  ` [PATCH v2 1/3] vmxnet3: Removed unused include that broke VMXNET3 driver compilation under FreeBSD
  ` [PATCH v2 2/3] vmxnet3: Added makefile entries to compile VMXNET3 driver "
  ` [PATCH v2 3/3] vmxnet3: Added macro adding VMXNET3 to the list of recognized PCI devices

Building DPDK Libraries with Libtool
 2014-07-03  9:05 UTC  (2+ messages)

[PATCH] i40e: warnings should include i40e in some example applications
 2014-07-03  7:54 UTC 

[PATCH 0/7] build fixes
 2014-07-03  7:17 UTC  (13+ messages)
  ` [PATCH 1/7] eal: fix build for bsd
  ` [PATCH 2/7] ethdev: fix build of Tx rate limitation debug
  ` [PATCH 3/7] ethdev: fix build of named allocation debug
  ` [PATCH 4/7] pcap: fix build
  ` [PATCH 5/7] virtio: fix build of debug dump
  ` [PATCH 6/7] vmxnet3: fix build with debug
  ` [PATCH 7/7] ixgbe/base: "

KNI hw Address
 2014-07-03  7:06 UTC  (5+ messages)

[PATCH] kni: allow setting KNI device MAC address
 2014-07-03  6:26 UTC  (2+ messages)

[dpdk-announce] release candidate 1.7.0-rc4
 2014-07-02 22:56 UTC 

[PATCH] net: get rid of SET_ETHTOOL_OPS
 2014-07-02 15:20 UTC  (4+ messages)

Intel DPDK: exception_path:RTE_ARCH
 2014-07-02 14:19 UTC  (6+ messages)

Compilation errors in FreeBSD and OR Linux (Kerne 2.6.39l
 2014-07-02 10:05 UTC  (4+ messages)
  ` [PATCH] eal: fix build for bsd

[PATCH] bond: fix for compile issue on 32 bits Oracle Linux 6.4
 2014-07-02  8:57 UTC  (2+ messages)

[PATCH 0/2] i40e improvements
 2014-07-02  8:56 UTC  (5+ messages)
  ` [PATCH 1/2] i40e: use i40e_clear_hw() to clear hardware before PF reset
  ` [PATCH 2/2] i40e: add required steps in TX queue enable, disable

[dpdk-announce] release candidate 1.7.0-rc3
 2014-07-01 22:19 UTC 

[PATCH] app/test: fix and separate vdev test in test_eal_flags
 2014-07-01 22:11 UTC  (2+ messages)

[PATCH] test: Remove NULL snprintf tests in cmdline unit test
 2014-07-01 22:09 UTC  (4+ messages)

[PATCH] app/test: fix build switches to enable cmdline tests
 2014-07-01 22:07 UTC  (4+ messages)

[PATCH 1/2] kni: fix build with kernel 3.16
 2014-07-01 22:05 UTC  (4+ messages)
` [PATCH 2/2] kni: igb: modify rate configation to support min/max rate fields

[PATCH] kni: compatibility with RHEL 7
 2014-07-01 22:03 UTC  (11+ messages)

[PATCH v9 0/5] link bonding
 2014-07-01 22:01 UTC  (23+ messages)
  ` [PATCH v10 "
      ` [PATCH v11 0/5] link bonding library
      ` [PATCH v11 1/5] bond: new "
      ` [PATCH v11 2/5] ethdev: add unique name to devices
      ` [PATCH v11 3/5] eal: support link bonding device initialization
      ` [PATCH v11 4/5] bond: unit tests
      ` [PATCH v11 5/5] bond: testpmd support
  ` [PATCH v10 1/5] bond: new link bonding library
  ` [PATCH v10 2/5] ethdev: add unique name to devices
  ` [PATCH v10 3/5] eal: support link bonding device initialization
  ` [PATCH v10 4/5] bond: unit tests
  ` [PATCH v10 5/5] bond: testpmd support

Ability to/impact of running with smaller page sizes
 2014-07-01 12:36 UTC  (6+ messages)

[PATCH] app/test: Removed vdev test in EAL flags unit test
 2014-07-01 12:11 UTC  (9+ messages)
      ` [PATCH] app/test: fix vdev test in test_eal_flags
              ` [PATCH v2] "

Memory Pinning
 2014-07-01  7:39 UTC  (3+ messages)

[PATCH] string: fix potential seg fault on snprintf
 2014-06-30 16:48 UTC  (7+ messages)

[PATCH 0/4] VMXNET3 support for FreeBSD
 2014-06-30  9:22 UTC  (5+ messages)
  ` [PATCH 1/4] vmxnet3: Removed unused include that broke VMXNET3 driver compilation under FreeBSD
  ` [PATCH 2/4] vmxnet3: Added makefile entries to compile VMXNET3 driver "
  ` [PATCH 3/4] vmxnet3: Added macro adding VMXNET3 to the list of recognized PCI devices
  ` [PATCH 4/4] vmxnet3: Updated comments

[memnic PATCH 0/5] support variable frame size
 2014-06-29 22:16 UTC  (2+ messages)

[memnic PATCH] linux: fix to disable softirq before netif_receive_skb()
 2014-06-29 22:14 UTC  (2+ messages)

[PATCH] test: Ring PMD unit test rollback
 2014-06-27 16:26 UTC  (4+ messages)

Intel I350 | Jumbo Frame support | Segmentation fault
 2014-06-27  4:15 UTC 

[dpdk-announce] release candidate 1.7.0-rc2
 2014-06-27  1:22 UTC 

[PATCH] dpdk_nic_bind: unbind ports that were erroneously bound
 2014-06-27  1:10 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).