dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-12-26 05:16:20 to 2015-01-07 16:39:13 UTC [more...]

[PATCH 1/3] librte_reorder: New reorder library
 2015-01-07 16:39 UTC  (3+ messages)
  ` [PATCH 2/3] librte_reorder: New unit test cases added
  ` [PATCH 3/3] librte_reorder: New sample app for reorder library

[PATCH] librte_reorder: New reorder library with unit tests and app
 2015-01-07 16:37 UTC  (2+ messages)

[PATCH v3 0/3] enhance TX checksum command and csum forwarding engine
 2015-01-07 13:06 UTC  (9+ messages)

[PATCH 0/2] remove limit on devargs parameters length
 2015-01-07 13:03 UTC  (3+ messages)
  ` [PATCH 1/2] devargs: indent and cleanup
  ` [PATCH 2/2] devargs: remove limit on parameters length

[PATCH RFC v2 00/12] lib/librte_vhost: vhost-user support
 2015-01-07 12:43 UTC  (11+ messages)
` [PATCH RFC v2 03/12] lib/librte_vhost: move event_copy logic from virtio-net.c to vhost-net-cdev.c
` [PATCH RFC v2 08/12] lib/librte_vhost: vhost-user support

[PATCH v2 0/6] Enable VF RSS for Niantic
 2015-01-07  6:32 UTC  (73+ messages)
` [PATCH v3 "
  ` [PATCH v3 5/6] ixgbe: Config VF RSS
    ` [PATCH v4 0/6] Enable VF RSS for Niantic
        ` [PATCH v4 1/6] ixgbe: Code cleanup
        ` [PATCH v4 2/6] ixgbe: Negotiate VF API version
        ` [PATCH v4 3/6] ixgbe: Get VF queue number
        ` [PATCH v4 4/6] ether: Check VMDq RSS mode
        ` [PATCH v4 5/6] ixgbe: Config VF RSS
        ` [PATCH v4 6/6] testpmd: Set Rx VMDq RSS mode
        ` [PATCH v5 0/6] Enable VF RSS for Niantic
            ` [PATCH v5 1/6] ixgbe: Code cleanup
            ` [PATCH v5 2/6] ixgbe: Negotiate VF API version
            ` [PATCH v5 3/6] ixgbe: Get VF queue number
            ` [PATCH v5 4/6] ether: Check VMDq RSS mode
            ` [PATCH v5 5/6] ixgbe: Config VF RSS
            ` [PATCH v5 6/6] testpmd: Set Rx VMDq RSS mode

[PATCH] bond: vlan flags misinterpreted in xmit_slave_hash function
 2015-01-07  2:50 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/7] Move EAL common functions
 2015-01-06 17:35 UTC  (37+ messages)
` [PATCH 2/7] "
` [PATCH 3/7] "
` [PATCH 4/7] "
` [PATCH 5/7] "
` [PATCH 6/7] "
` [PATCH 7/7] "

[PATCH v3 0/6] Move EAL common functions
 2015-01-06 17:32 UTC  (11+ messages)
  ` [PATCH v3 1/6] Move common functions in eal_debug.c
      ` [PATCH v3 2/6] Move common functions in eal_thread.c
      ` [PATCH v3 3/6] Move common functions in eal.c
      ` [PATCH v3 4/6] Move common functions in eal_lcore.c
      ` [PATCH v3 5/6] Move common functions in eal_timer.c
      ` [PATCH v3 6/6] Move common functions in eal_memory.c

[PATCH v4 0/7] Move EAL common function
 2015-01-06 17:26 UTC  (8+ messages)
  ` [PATCH v4 1/7] Move common functions in eal_debug.c
      ` [PATCH v4 2/7] Move common functions in eal_thread.c
      ` [PATCH v4 3/7] Move common functions in eal.c
      ` [PATCH v4 4/7] Move common functions in eal_lcore.c
      ` [PATCH v4 5/7] Move common functions in eal_timer.c
      ` [PATCH v4 6/7] Move common functions in eal_memory.c
      ` [PATCH v4 7/7] Move common functions in eal_pci.c

[PATCH v4 0/7] Move EAL common function
 2015-01-06 17:24 UTC 

[PATCH 00/17] ACL: New AVX2 classify method and several other enhancements
 2015-01-06 12:40 UTC  (12+ messages)
` [PATCH 10/17] librte_acl: add AVX2 as new rte_acl_classify() method

[RFC] resolve conflict between net/ethernet.h and rte_ethdev.h
 2015-01-06 10:44 UTC  (3+ messages)

[PATCH v6 0/6] enicpmd: Cisco Systems Inc. VIC Ethernet PMD
 2015-01-06  9:41 UTC  (5+ messages)
` [PATCH v6 5/6] enicpmd: DPDK-ENIC PMD interface

l3fwd error, port 0 is not present on the board
 2015-01-06  9:41 UTC  (14+ messages)

[PATCH v2 01/12] eal/tile: add atomic operations for TileGx
 2015-01-06  6:53 UTC  (12+ messages)
  ` [PATCH v2 02/12] eal/tile: add byte order "
  ` [PATCH v2 03/12] eal/tile: add spinlock "
  ` [PATCH v2 04/12] eal/tile: add prefetch "
  ` [PATCH v2 05/12] eal/tile: add memcpy "
  ` [PATCH v2 06/12] eal/tile: add cycle "
  ` [PATCH v2 07/12] eal: split vector operations to architecture specific
  ` [PATCH v2 08/12] eal/tile: add vector operations for TileGx
  ` [PATCH v2 09/12] eal/tile: add CPU flags "
  ` [PATCH v2 10/12] app/test: remove architecture specific code from cpuflags test
  ` [PATCH v2 11/12] eal: allow empty set of compile time cpuflags
  ` [PATCH v2 12/12] mk: introduce Tilera Tile architecture

IPv6 Offload Capabilities
 2015-01-06  5:30 UTC  (6+ messages)

Q on Support for I217 and I218 Intel chipsets
 2015-01-05 16:40 UTC  (3+ messages)

[PATCH RFC 0/3] DPDK ethdev callback support
 2015-01-05 16:17 UTC  (4+ messages)

[PATCH 0/2] Fix checkpatch errors
 2015-01-05 12:11 UTC  (4+ messages)
` [PATCH 1/2] Fix checkpatch errors in librte_acl

Query on the modified rte_mbuf structure
 2015-01-05 12:03 UTC  (3+ messages)

two tso related questions
 2015-01-05  8:53 UTC  (10+ messages)

[PATCH] rte.app.mk: whole-archive should be used with COMBINED_LIB
 2015-01-02 19:58 UTC 

Query on QEMU with DPDK
 2015-01-01 16:57 UTC 

KNI as kernel vHost backend failing
 2015-01-01  9:02 UTC 

Air conditioner reapir man is running late, ergo ill be delayed
 2014-12-31  7:44 UTC 

Add DSO symbol versioning to supportbackwards compatibility
 2014-12-29 16:24 UTC  (9+ messages)
` [PATCH v3 1/4] compat: Add infrastructure to support symbol versioning
  ` [PATCH v3 2/4] Provide initial versioning for all DPDK libraries
  ` [PATCH v3 3/4] Add library version extenstion
  ` [PATCH v3 4/4] docs: Add ABI documentation

[PATCH v2 0/6] Move EAL common functions
 2014-12-29 16:18 UTC  (10+ messages)
  ` [PATCH v2 1/6] "
      ` [PATCH v2 2/6] "
      ` [PATCH v2 3/6] "
      ` [PATCH v2 4/6] "
      ` [PATCH v2 5/6] "
      ` [PATCH v2 6/6] "

TSO with chained imbues
 2014-12-29  8:49 UTC  (2+ messages)

[PATCH] i40e: workaround for XL710 performance
 2014-12-29  1:41 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH v2] Fix rte_is_power_of_2
 2014-12-27 20:49 UTC  (3+ messages)

[PATCH] ixgbe: initialize link status on initialization
 2014-12-27 17:41 UTC 

No probed ethernet devices /DPDP 1.7.1 in Fedora 21
 2014-12-26 14:37 UTC  (6+ 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).