dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-04-20 15:41:29 to 2015-04-24 07:47:58 UTC [more...]

Beyond DPDK 2.0
 2015-04-24  7:47 UTC  (5+ messages)

[PATCH] vhost: flush used->idx update before reading avail->flags
 2015-04-24  7:27 UTC  (5+ messages)

[PATCH] Implement rte_memcmp with AVX/SSE instructions
 2015-04-23 22:26 UTC  (10+ messages)
  ` [PATCH] Implement memcmp using AVX/SSE instructio

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

[PATCH] PCAP PMD fix: pcap_rx_queue/pcap_tx_queue should store it's own copy of name/type values
 2015-04-23 14:32 UTC 

[PATCH] net: remove unneeded include in rte_ip.h
 2015-04-23 13:12 UTC  (2+ messages)

[RFC PATCH 0/8] reduce header dependency on rte_mbuf.h
 2015-04-23 13:03 UTC  (9+ messages)
  ` [RFC PATCH 1/8] distributor: remove header inclusion of mbuf.h
  ` [RFC PATCH 2/8] ethdev: remove inclusion of rte_mbuf.h
  ` [RFC PATCH 3/8] kni: remove header "
  ` [RFC PATCH 4/8] ip_frag: "
  ` [RFC PATCH 5/8] pipeline: "
  ` [RFC PATCH 6/8] virtio: "
  ` [RFC PATCH 7/8] table: "
  ` [RFC PATCH 8/8] vhost: "

[PATCH 0/2] PCI cleanups
 2015-04-23 12:51 UTC  (3+ messages)

DPDK Community Call - Software QoS
 2015-04-23 11:23 UTC  (2+ messages)

[PATCH v8 0/3]: Add LRO support to ixgbe PMD
 2015-04-23 11:16 UTC  (13+ messages)

[PATCH 6/6] eal: Fix interface of pci_map_resource()
 2015-04-23  9:48 UTC  (6+ messages)
` [PATCH v3 0/5] Clean up pci uio implementations

[PATCH] vfio: don't silently drop VFIO support
 2015-04-23  8:51 UTC  (6+ messages)

[PATCH] i40evf: fix of supporting jumbo frame
 2015-04-23  8:24 UTC  (2+ messages)

[PATCH] Use pthread_setname APIs
 2015-04-23  8:16 UTC  (7+ messages)

[PATCH] eal: fix linuxapp numa node detection
 2015-04-23  5:11 UTC  (3+ messages)

How do I leave this mailing list
 2015-04-23  1:14 UTC  (2+ messages)

How do I leave this mailing list
 2015-04-22 22:23 UTC 

[PATCH v3 0/4] bonding corrections and additions
 2015-04-22 19:51 UTC  (6+ messages)
  ` [PATCH v3 1/4] bond mode 4: copy entire config structure
  ` [PATCH v3 2/4] bond mode 4: do not ignore multicast
  ` [PATCH v3 3/4] bond mode 4: allow external state machine
  ` [PATCH v3 4/4] bond mode 4: tests for "

[PATCH] doc: link doxygen docs to source code
 2015-04-22 16:16 UTC  (3+ messages)

problem: Cannot allocate memzone for ethernet port data
 2015-04-22 15:41 UTC  (6+ messages)

[PATCH v6 0/6] Move common functions in EAL
 2015-04-22 15:39 UTC  (11+ messages)
` [PATCH v6 1/6] Move common functions in eal_thread.c
  ` [PATCH v6 2/6] Move common functions in eal.c

[PATCH v3 1/5] mbuf: fix clone support when application uses private mbuf data
 2015-04-22 11:59 UTC  (46+ messages)
` [PATCH v4 00/12] mbuf: enhancements of mbuf clones
    ` [PATCH v4 05/12] testpmd: use standard functions to initialize mbufs and mbuf pool
    ` [PATCH v4 06/12] mbuf: introduce a new helper to create a "
    ` [PATCH v4 07/12] apps: use rte_pktmbuf_pool_create to create mbuf pools
    ` [PATCH v4 08/12] mbuf: fix clone support when application uses private mbuf data
    ` [PATCH v4 09/12] mbuf: allow to clone an indirect mbuf
    ` [PATCH v4 10/12] test/mbuf: rename mc variable in m
    ` [PATCH v4 11/12] test/mbuf: enhance mbuf refcnt test
    ` [PATCH v4 12/12] test/mbuf: verify that cloning a clone works properly
    ` [PATCH v5 00/12] mbuf: enhancements of mbuf clones
        ` [PATCH v5 01/12] mbuf: fix mbuf data room size calculation rte_pktmbuf_pool_init
        ` [PATCH v5 02/12] examples: always initialize mbuf_pool private area
        ` [PATCH v5 03/12] mbuf: add accessors to get data room size and private size
        ` [PATCH v5 04/12] mbuf: fix rte_pktmbuf_init when mbuf private size is not zero
        ` [PATCH v5 05/12] testpmd: use standard functions to initialize mbufs and mbuf pool
        ` [PATCH v5 06/12] mbuf: introduce a new helper to create a "
        ` [PATCH v5 07/12] apps: use rte_pktmbuf_pool_create to create mbuf pools
        ` [PATCH v5 08/12] mbuf: fix clone support when application uses private mbuf data
        ` [PATCH v5 09/12] mbuf: allow to clone an indirect mbuf
        ` [PATCH v5 10/12] test/mbuf: rename mc variable in m
        ` [PATCH v5 11/12] test/mbuf: enhance mbuf refcnt test
        ` [PATCH v5 12/12] test/mbuf: verify that cloning a clone works properly
        ` [PATCH v6 00/13] mbuf: enhancements of mbuf clones
            ` [PATCH v6 01/13] mbuf: fix mbuf data room size calculation rte_pktmbuf_pool_init
            ` [PATCH v6 02/13] examples: always initialize mbuf_pool private area
            ` [PATCH v6 03/13] mbuf: add accessors to get data room size and private size
            ` [PATCH v6 04/13] mbuf: fix rte_pktmbuf_init when mbuf private size is not zero
            ` [PATCH v6 05/13] testpmd: use standard functions to initialize mbufs and mbuf pool
            ` [PATCH v6 06/13] mbuf: introduce a new helper to create a "
            ` [PATCH v6 07/13] apps: use rte_pktmbuf_pool_create to create mbuf pools
            ` [PATCH v6 08/13] mbuf: fix clone support when application uses private mbuf data
            ` [PATCH v6 09/13] mbuf: allow to clone an indirect mbuf
            ` [PATCH v6 10/13] test/mbuf: rename mc variable in m
            ` [PATCH v6 11/13] test/mbuf: enhance mbuf refcnt test
            ` [PATCH v6 12/13] test/mbuf: verify that cloning a clone works properly
            ` [PATCH v6 13/13] test/mbuf: add a test case for clone with different priv size

DCA
 2015-04-22  9:10 UTC  (7+ messages)

[RFC PATCH] ethdev: remove old flow director API
 2015-04-22  8:26 UTC  (6+ messages)

cost of reading tsc register
 2015-04-22  7:53 UTC  (3+ messages)

[PATCH 00/18] i40e base driver update
 2015-04-22  7:26 UTC  (2+ messages)

DPDK v2.0 testpmd with Mellanox ConnectX-3 problem!
 2015-04-22  3:55 UTC  (3+ messages)

[RFC PATCH] librte_pmd_ixgbe: changes to support PCI Port Hotplug
 2015-04-22  3:14 UTC  (2+ messages)

[PATCH v4 0/7] Hyper-V Poll Mode driver
 2015-04-21 21:35 UTC  (10+ messages)
  ` [PATCH v4 1/7] ether: add function to query for link state interrupt
  ` [PATCH v4 2/7] pmd: change drivers initialization for pci
  ` [PATCH v4 3/7] hv: add basic vmbus support
  ` [PATCH v4 4/7] hv: uio driver
  ` [PATCH v4 5/7] hv: poll mode driver
  ` [PATCH v4 6/7] hv: enable driver in common config
  ` [PATCH v4 7/7] hv: add kernel patch

[PATCH 0/7] Hyper-V Poll Mode Driver
 2015-04-21 12:23 UTC  (9+ messages)
  ` [PATCH 1/7] ether: add function to query for link state interrupt
  ` [PATCH 2/7] pmd: change drivers initialization for pci
  ` [PATCH 3/7] hv: add basic vmbus support
  ` [PATCH 4/7] hv: uio driver
  ` [PATCH 5/7] hv: poll mode driver
  ` [PATCH 6/7] hv: enable driver in common config
  ` [PATCH 7/7] hv: add kernel patch

Saving packet timestamp when reading from pcap
 2015-04-21 12:02 UTC  (3+ messages)

[PATCH v2 0/4] bonding corrections and additions
 2015-04-21 10:46 UTC  (6+ messages)
  ` [PATCH v2 1/4] bond mode 4: copy entire config structure
  ` [PATCH v2 2/4] bond mode 4: do not ignore multicast
  ` [PATCH v2 3/4] bond mode 4: allow external state machine
  ` [PATCH v2 4/4] bond mode 4: tests for "

[RFC PATCH 0/4 v2] Extending DPDK with multiple device support
 2015-04-21  9:23 UTC  (12+ messages)
` [RFC PATCH 0/4] pktdev
  ` [RFC PATCH 1/4] Add example pktdev implementation

[PATCH] enic: remove use of rte_fdir_filter for key_len
 2015-04-21  5:51 UTC 

QoS Question
 2015-04-21  4:58 UTC  (2+ messages)

DPDK VF and I40E
 2015-04-20 20:55 UTC 

[PATCH v2] Clean up rte_memcpy.h
 2015-04-20 20:33 UTC  (2+ messages)
  ` [PATCH v2] Clean up rte_memcpy.h file

[RFC PATCHv3 0/7] add OSv support
 2015-04-20 18:37 UTC  (2+ messages)

Debug info
 2015-04-20 18:04 UTC  (2+ messages)

[PATCH 0/4] rte_ethdev: cleanups
 2015-04-20 17:52 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).