dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-04-14 14:17:04 to 2015-04-20 08:22:15 UTC [more...]

[PATCH 00/18] i40e base driver update
 2015-04-20  8:22 UTC  (4+ messages)
  ` [PATCH 01/18] i40e: copyright update
  ` [PATCH 02/18] i40e: disable setting phy configuration
  ` [PATCH 03/18] i40e: adjustment of register definitions and relevant

[PATCH RFC 00/10] Add a VXLAN sample
 2015-04-20  7:22 UTC  (12+ messages)
  ` [PATCH RFC 01/10] examples/tep_termination:initialize the VXLAN example
  ` [PATCH RFC 02/10] examples/tep_termination:define VXLAN device information and APIs
  ` [PATCH RFC 03/10] examples/tep_termination:add the pluggable structures for VXLAN packet processing
  ` [PATCH RFC 04/10] examples/tep_termination:implement "
  ` [PATCH RFC 05/10] examples/tep_termination:implement the APIs of encapsulation and decapsulation for VXLAN
  ` [PATCH RFC 06/10] examples/tep_termination:add UDP port configuration for UDP tunneling packet
  ` [PATCH RFC 07/10] examples/tep_termination:add tunnel filter type configuration
  ` [PATCH RFC 08/10] examples/tep_termination:add Tx checksum offload configuration for inner header
  ` [PATCH RFC 09/10] examples/tep_termination:add TSO offload configuration
  ` [PATCH RFC 10/10] examples/tep_termination:add the configuration for encapsulation and the decapsulation

[RFC PATCH 0/4 v2] Extending DPDK with multiple device support
 2015-04-20  6:51 UTC  (12+ messages)
  ` [RFC PATCH 0/4] pktdev
      ` [RFC PATCH 1/4] Add example pktdev implementation
      ` [RFC PATCH 2/4] Make ethdev explicitly a subclass of pktdev
      ` [RFC PATCH 3/4] add support for a ring to be a pktdev
      ` [RFC PATCH 4/4] example app showing pktdevs used in a chain

[PATCH] ixgbe: fix build with gcc 4.4
 2015-04-19  8:22 UTC  (27+ messages)
                    ` [PATCH v2 1/2] "
                        ` [PATCH v2 2/2] use simple zero initializers
                        ` [PATCH v3 1/2] mk: fix build with gcc 4.4 and clang
                            ` [PATCH v3 2/2] use simple zero initializers

[PATCH v6 0/6] Move common functions in EAL
 2015-04-18 19:43 UTC  (7+ messages)
  ` [PATCH v6 1/6] Move common functions in eal_thread.c
      ` [PATCH v6 2/6] Move common functions in eal.c
      ` [PATCH v6 3/6] Move common functions in eal_lcore.c
      ` [PATCH v6 4/6] Move common functions in eal_timer.c
      ` [PATCH v6 5/6] Move common functions in eal_memory.c
      ` [PATCH v6 6/6] Move common functions in eal_pci.c

[PATCH v6 0/6] Move common functions in EAL
 2015-04-18 19:33 UTC  (7+ messages)
  ` [PATCH v6 1/9] Move common functions in eal_thread.c
      ` [PATCH v6 2/9] Move common functions in eal.c
      ` [PATCH v6 3/9] Move common functions in eal_lcore.c
      ` [PATCH v6 4/9] Move common functions in eal_timer.c
      ` [PATCH v6 5/9] Move common functions in eal_memory.c
      ` [PATCH v6 6/9] Move common functions in eal_pci.c

[PATCH] enic: set correct port ID in received mbufs
 2015-04-18 17:49 UTC  (2+ messages)

[PATCH] hash: update jhash function with the latest available
 2015-04-17 16:03 UTC  (3+ messages)

[PATCH 0/2] functions with useless return
 2015-04-17 15:53 UTC  (4+ messages)
  ` [PATCH 1/2] log: rte_openlog_stream should be void
  ` [PATCH 2/2] eal: pci probe and adjust_config "

help on exception path for ivshmem guest
 2015-04-17 15:09 UTC 

[PATCH 0/2] PCI cleanups
 2015-04-17 11:12 UTC  (4+ messages)
  ` [PATCH 1/2] pci: make device_id tables const
  ` [PATCH 2/2] pci: allow const for rte_pci_addr

mempool deleting and cache_size
 2015-04-17 10:28 UTC  (9+ messages)

[PATCH v5 0/8] Move common functions in EAL
 2015-04-16 22:22 UTC  (22+ messages)
  ` [PATCH v5 1/8] Move common functions in eal_thread.c
  ` [PATCH v5 2/8] Move common functions in eal.c
  ` [PATCH v5 3/8] Move common functions in eal_lcore.c
  ` [PATCH v5 4/8] Move common functions in eal_timer.c
  ` [PATCH v5 5/8] Move common functions in eal_memory.c
  ` [PATCH v5 6/8] Move common functions in eal_pci.c

[PATCH 0/5] virtio driver fixes and cleanup
 2015-04-16 17:33 UTC  (15+ messages)
  ` [PATCH 1/5] virtio: remove useless new lines
  ` [PATCH 2/5] virtio: don't enable/disable rx modes unless supported
  ` [PATCH 3/5] virtio: don't set mac table unless negotiated
  ` [PATCH 4/5] virtio: fix ring size negotiation
  ` [PATCH 5/5] virtio: clarify feature bit handling

[PATCH] ixgbe:Add write memory barrier for recv pkts
 2015-04-16 15:58 UTC 

[PATCH] ixgbe:Add write memory barrier for recv pkts
 2015-04-16 15:55 UTC  (9+ messages)

[PATCH] ixgbe:Add write memory barrier for recv pkts
 2015-04-16 15:55 UTC 

[PATCH] doc: fix vhost guide
 2015-04-16 12:22 UTC  (4+ messages)

[PATCH] Restore support for virtio on FreeBSD
 2015-04-16 11:52 UTC  (13+ messages)
` [PATCH v3] "
  ` [PATCH v5] "
  ` [PATCH v6] "
  ` [PATCH v7] "

[PATCH v4 0/5] Refactor module `eventfd_link'
 2015-04-16 11:48 UTC  (7+ messages)
  ` [PATCH v5 "
      ` [PATCH v5 1/5] vhost: eventfd_link: moving ioctl to a function
      ` [PATCH v5 2/5] vhost: eventfd_link: add function fget_from_files
      ` [PATCH v5 3/5] vhost: eventfd_link: fix ioctl return values
      ` [PATCH v5 4/5] vhost: eventfd_link: replace copy-pasted sys_close
      ` [PATCH v5 5/5] vhost: eventfd_link: removing extra #includes

KNI automatic IP configuration
 2015-04-16 11:16 UTC  (5+ messages)

tools brainstorming
 2015-04-16 10:49 UTC  (18+ messages)

Beyond DPDK 2.0
 2015-04-16 10:38 UTC 

[PATCH] librte_pmd_fm10k: Fix max_vfs issue in fm10k PMD
 2015-04-16  8:09 UTC 

freeze with dpdk-2.0.0
 2015-04-16  3:28 UTC  (4+ messages)

vhost-switch TX corrupted packet with Fedora 21 VM
 2015-04-16  2:55 UTC 

Synchronize DPDK NICs using IEEE 1588 Precision Time Protocol (PTP)
 2015-04-16  1:10 UTC 

dev Digest, Vol 22, Issue 37
 2015-04-16  0:50 UTC  (2+ messages)

[PATCH] Cleanup rte_memcpy.h
 2015-04-15 21:04 UTC  (6+ messages)
  ` [PATCH] Clean up rte_memcpy.h file

can't build memnic pmd
 2015-04-15 16:49 UTC 

UIO pci-generic support broke igb_uio
 2015-04-15 16:38 UTC  (6+ messages)
    ` [PATCH 0/2] fix UIO support broken by 2.0
      ` [PATCH 1/2 kernel] uio: add irq control support to uio_pci_generic
      ` [PATCH 2/2 dpdk] uio: fix pci generic driver breakage

Minimum Supported x86 microarchitecture
 2015-04-15 16:09 UTC  (3+ messages)

[RFC] Cuckoo hash for DPDK 2.1
 2015-04-15 15:08 UTC  (2+ messages)

[PATCH 0/3] Add DT_NEEDED entries to shared libs
 2015-04-15 14:17 UTC  (5+ messages)
  ` [PATCH 1/3] lib: set LDLIBS for each library
  ` [PATCH 2/3] mk: use LDLIBS when linking shared libraries
  ` [PATCH 3/3] mk: update app linking flags against shared libs

Where is rule_ipv4.db and rule_ipv6.db for l3pwd-acl example?
 2015-04-15 14:16 UTC  (3+ messages)

[PATCH 0/4] rte_ethdev: cleanups
 2015-04-15  9:56 UTC  (9+ messages)
` [PATCH 1/4] rte_ethdev: remove extra inline
` [PATCH 2/4] rte_ethdev: whitespace cleanup
` [PATCH 3/4] rte_ethdev: make tables const
` [PATCH 4/4] rte_ethdev: remove unnecessary paren on return

[PATCH 0/2] small changes
 2015-04-15  9:43 UTC  (3+ messages)
` [PATCH 2/2] tools: fix comment in bind script

[PATCH v3] ixgbe: fix data access on big endian cpu
 2015-04-14 23:11 UTC  (2+ messages)

rte_memcpy.h
 2015-04-14 21:25 UTC 

[PATCH] pci: make rte_pci_probe void
 2015-04-14 17:55 UTC 

[PATCH 0/2] eal-pci: cleanups
 2015-04-14 17:28 UTC  (4+ messages)
` [PATCH 2/2] pci: rearrange logic from compare loop

[PATCH 0/5] bonding corrections and additions
 2015-04-14 14:34 UTC  (5+ messages)
` [PATCH 1/5] bond: use existing enslaved device queues


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).