dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-06-26 11:38:12 to 2014-07-07 23:36:55 UTC [more...]

[PATCH 0/6] Clang compilation support on FreeBSD and Linux
 2014-07-07 23:36 UTC  (3+ messages)
  ` [PATCH 1/6] pmd_bond: add missing variable initialization
  ` [PATCH 2/6] Makefiles: add clang to compiler if/else block

Performance issue with vmxnet3 pmd
 2014-07-07 23:03 UTC  (2+ messages)

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

Build failure on Ubuntu 14.04
 2014-07-07 15:24 UTC  (8+ messages)

Making space in mbuf data-structure
 2014-07-07 10:19 UTC  (2+ 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 v7 0/6] Link Bonding Library
 2014-07-01 22:01 UTC  (32+ messages)
` [PATCH v8 "
    ` [PATCH v9 0/5] link bonding
        ` [PATCH v9 1/5] bond: new link bonding library
        ` [PATCH v9 2/5] ethdev: add unique name to devices
        ` [PATCH v9 3/5] eal: support link bonding device initialization
        ` [PATCH v9 4/5] bond: unit tests
        ` [PATCH v9 5/5] bond: testpmd support
        ` [PATCH v10 0/5] link bonding
            ` [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)

[PATCH] dpdk_nic_bind: allow status query without igb_uio
 2014-06-27  1:10 UTC  (2+ messages)

[PATCH 0/3] fix flow control in testpmd
 2014-06-27  0:59 UTC  (2+ messages)

[PATCH] eal: fix invalid memory read as reported by valgrind
 2014-06-27  0:56 UTC  (2+ messages)

[PATCH 1/2 v2] fix incorrect snprintf args
 2014-06-27  0:53 UTC  (2+ messages)

[PATCH 1/2 v2] string: deprecate rte_snprintf
 2014-06-27  0:51 UTC  (2+ messages)

[PATCH v2] EAL: fix usage of printf-like functions
 2014-06-27  0:48 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 0/2] minor compile fixes for FreeBSD 10
 2014-06-27  0:47 UTC  (2+ messages)

[PATCH 1/3] stringfns: remove rte_snprintf
 2014-06-27  0:37 UTC  (6+ messages)

[PATCH v2] rte_ethdev: add link support flag
 2014-06-27  0:23 UTC  (3+ messages)

[PATCH] rte_memory.h: include stdio.h for FILE
 2014-06-27  0:11 UTC  (2+ messages)

[PATCH] ethdev: read link state interrupt without link_update service
 2014-06-27  0:06 UTC  (3+ messages)

[PATCH 00/10] rte_ip_frag: various fixes for lib and examples
 2014-06-26 21:10 UTC  (2+ messages)

[PATCH] skeleton app: Very simple code for l2fwding
 2014-06-26 21:00 UTC  (4+ messages)

[PATCH v2] malloc: fix malloc and free linear complexity
 2014-06-26 12:37 UTC  (4+ messages)
` [PATCH v3 0/2] "

[PATCH 0/5] ixgbe: vPMD compiling issue and testpmd default value change
 2014-06-26 12:33 UTC  (2+ messages)

[PATCH] ixgbe: Alternative fix for 82599 Bypass NIC, getting incorrect media type
 2014-06-26 12:24 UTC  (3+ messages)

[PATCH] i40e: fix shared code compile warning
 2014-06-26 12:22 UTC  (4+ messages)

[PATCH 0/3] previous patches about "shared code"/"base drivers"
 2014-06-26 12:16 UTC  (3+ 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).