dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-15 05:15:21 to 2015-01-19 13:02:29 UTC [more...]

[PATCH 0/2] Enable DCB in SRIOV mode for ixgbe driver
 2015-01-19 13:02 UTC  (4+ messages)
  ` [PATCH v2 0/4] "
      ` [PATCH v2 1/4] ethdev: Allow zero rx/tx queues in SRIOV mode
      ` [PATCH v2 2/4] ethdev: prevent changing of nb_q_per_pool in rte_eth_dev_check_mq_mode()

[PATCH 0/4] DPDK memcpy optimization
 2015-01-19 13:02 UTC  (6+ messages)
  ` [PATCH 1/4] app/test: Disabled VTA for memcpy test in app/test/Makefile
  ` [PATCH 2/4] app/test: Removed unnecessary test cases in test_memcpy.c
  ` [PATCH 3/4] app/test: Extended test coverage in test_memcpy_perf.c
  ` [PATCH 4/4] lib/librte_eal: Optimized memcpy in arch/x86/rte_memcpy.h for both SSE and AVX platforms

rte_eal_init() causes PANIC using latest DPDK code
 2015-01-19 13:00 UTC  (7+ messages)

[PATCH 0/3] bond mode 4: add unit tests
 2015-01-19 12:43 UTC  (12+ messages)
` [PATCH 2/3] PMD ring MAC management, fix initialization, link up/down
    ` [PATCH v2 0/3] "
        ` [PATCH v2 1/3] PMD Ring - Add link up/down functions
        ` [PATCH v2 2/3] PMD Ring - Add MAC addr add/remove functions
        ` [PATCH v2 3/3] PMD Ring - Fix for MAC per device management
` [PATCH 3/3] unit tests add mode 4 unit test
    ` [PATCH v2 0/2] "
        ` [PATCH v2 1/2] Unit tests - test.h rework
        ` [PATCH v2 2/2] Unit tests for mode 4

Should the other queues at same port work when one queue is full ?
 2015-01-19 10:57 UTC  (2+ messages)

[PATCH v4 00/11] Port Hotplug Framework
 2015-01-19 10:42 UTC  (14+ messages)
      ` [PATCH v4 01/11] eal/pci, ethdev: Remove assumption that port will not be detached
      ` [PATCH v4 02/11] eal/pci: Consolidate pci address comparison APIs
      ` [PATCH v4 03/11] ethdev: Add rte_eth_dev_free to free specified device
      ` [PATCH v4 04/11] eal, ethdev: Add a function and function pointers to close ether device
      ` [PATCH v4 05/11] ethdev: Add functions that will be used by port hotplug functions
      ` [PATCH v4 06/11] eal/linux/pci: Add functions for unmapping igb_uio resources
      ` [PATCH v4 07/11] eal/pci: Add a function to remove the entry of devargs list
      ` [PATCH v4 08/11] eal/pci: Cleanup pci driver initialization code
      ` [PATCH v4 09/11] ethdev: Add one dev_type paramerter to rte_eth_dev_allocate
      ` [PATCH v4 10/11] eal/pci: Add rte_eal_dev_attach/detach() functions
      ` [PATCH v4 11/11] eal: Enable port hotplug framework in Linux
  ` [PATCH v4] librte_pmd_pcap: Add port hotplug support
  ` [PATCH v4] testpmd: "

[PATCH v4 0/6] Enable VF RSS for Niantic
 2015-01-19 10:31 UTC  (13+ messages)
` [PATCH v5 "
  ` [PATCH v6 "
    ` [PATCH v6 3/6] ixgbe: Get VF queue number
    ` [PATCH v6 4/6] ether: Check VMDq RSS mode

Segmentation fault in ixgbe_rxtx_vec.c:444 with 1.8.0
 2015-01-19 10:26 UTC 

[PATCH v2] Fix rte_is_power_of_2
 2015-01-19 10:07 UTC  (12+ messages)

more maintainers with sub-trees
 2015-01-19  9:54 UTC  (4+ messages)

[PATCH] eal / malloc : alignment parameter check failing due to changes in rte_is_power_of_2
 2015-01-19  9:00 UTC  (5+ messages)

[PATCH 0/7] unification of flow types and RSS offload types
 2015-01-19  6:56 UTC  (8+ messages)
  ` [PATCH 1/7] app/test-pmd: code style fix
  ` [PATCH 2/7] ethdev: "
  ` [PATCH 3/7] i40e: "
  ` [PATCH 4/7] ethdev: fix of calculating the size of flow type mask array
  ` [PATCH 5/7] ethdev: unification of flow types
  ` [PATCH 6/7] ethdev: unification of RSS offload types
  ` [PATCH 7/7] app/testpmd: support new rss offloads

Sharing NIC port between Linux and DPDK
 2015-01-19  6:37 UTC  (2+ messages)

[RFC 00/17] unified packet type
 2015-01-19  3:23 UTC  (18+ messages)
  ` [RFC 01/17] mbuf: add definitions of unified packet types
  ` [RFC 02/17] e1000: support of unified packet type
  ` [RFC 03/17] ixgbe: "
  ` [RFC 04/17] "
  ` [RFC 05/17] i40e: "
  ` [RFC 06/17] bond: "
  ` [RFC 07/17] enic: "
  ` [RFC 08/17] vmxnet3: "
  ` [RFC 09/17] app/test-pipeline: "
  ` [RFC 10/17] app/test-pmd: "
  ` [RFC 11/17] app/test: "
  ` [RFC 12/17] examples/ip_fragmentation: "
  ` [RFC 13/17] examples/ip_reassembly: "
  ` [RFC 14/17] examples/l3fwd-acl: "
  ` [RFC 15/17] examples/l3fwd-power: "
  ` [RFC 16/17] examples/l3fwd: "
  ` [RFC 17/17] mbuf: remove old packet type bit masks for ol_flags

Why nothing since 1.8.0?
 2015-01-18 21:48 UTC  (26+ messages)

[DISCUSSION] : ERROR while compiling dpdk-1.7 on ubuntu14.04
 2015-01-17 14:01 UTC  (2+ messages)

[DISCUSSION] : ERROR while compiling dpdk-1.7 on ubuntu14.04
 2015-01-16 21:07 UTC  (3+ messages)

[PATCH 0/2] support TSO on i40e
 2015-01-16 17:41 UTC  (6+ messages)
  ` [PATCH 1/2] i40e:support i40e TSO
  ` [PATCH 2/2] app/testpmd:csum fwd engine change

Does I210 NIC support Flow director filters?
 2015-01-16 17:31 UTC  (8+ messages)

[PATCH v3 0/3] enhance TX checksum command and csum forwarding engine
 2015-01-16 17:27 UTC  (18+ messages)

[PATCH] librte_eal: Add fscanf return value test
 2015-01-16 17:05 UTC  (3+ messages)

[PATCH] ethdev: fix missing parenthesis
 2015-01-16 17:04 UTC  (4+ messages)

No probed ethernet devices /DPDP 1.7.1 in Fedora 21
 2015-01-16 16:47 UTC  (13+ messages)

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

[PATCH] bsdapp: replace d_thread_t with struct thread in nic_uio
 2015-01-16 13:52 UTC  (2+ messages)

[DISCUSSION] : ERROR while compiling dpdk-1.7 on ubuntu14.04
 2015-01-16 13:36 UTC 

Q on Support for I217 and I218 Intel chipsets
 2015-01-16 12:01 UTC  (13+ messages)

how does it count the number of contiguous physical pages in map_all_hugepages
 2015-01-16 11:01 UTC  (2+ messages)

Callbacks after buffer (mbuf) sent out
 2015-01-16  7:17 UTC  (2+ messages)

[PATCH] i40e: workaround for XL710 performance
 2015-01-16  5:54 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 00/22] Single virtio implementation
 2015-01-16  0:56 UTC  (15+ messages)
  ` [PATCH 13/22] virtio: Add support for vlan filtering
  ` [PATCH 14/22] virtio: Add suport for multiple mac addresses
  ` [PATCH 15/22] virtio: Add ability to set MAC address
  ` [PATCH 16/22] virtio: Free mbuf's with threshold
  ` [PATCH 17/22] virtio: Use port IO to get PCI resource
  ` [PATCH 18/22] virtio: Fix descriptor index issue
  ` [PATCH 19/22] ether: Fix vlan strip/insert issue
  ` [PATCH 20/22] example/vhost: Avoid inserting vlan twice
  ` [PATCH 21/22] example/vhost: Add vlan-strip cmd line option
  ` [PATCH 22/22] virtio: Use soft vlan strip in mergeable Rx path

Cross-compilation of bsdapp on Ubuntu
 2015-01-15 20:30 UTC  (4+ messages)

[PATCH] librte_pmd_ixgbe: Add queue start failure check
 2015-01-15 14:45 UTC 

[PATCH v4] VFIO: Avoid to enable vfio while the module not loaded
 2015-01-15 13:51 UTC  (6+ messages)
` [PATCH v6] "

[PATCH] testpmd: remove duplicated function parse_item_list
 2015-01-15 13:41 UTC  (3+ messages)

[PATCH] bond: vlan flags misinterpreted in xmit_slave_hash function
 2015-01-15 13:40 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] rte_log: remove unnecessary stubs
 2015-01-15 13:34 UTC  (2+ messages)

[PATCH RFC] eal_memory: Search only DPDK hugetlbfs maps
 2015-01-15 13:18 UTC  (2+ messages)

[PATCH] rte.app.mk: whole-archive should be used with COMBINED_LIB
 2015-01-15 13:11 UTC  (2+ messages)

[PATCH 0/7] vmxnet3: driver enhancements
 2015-01-15 11:02 UTC  (2+ messages)

How to run intel dpdk apps on '82574L Gigabit Network Connection' NIC cards
 2015-01-15  7:46 UTC  (4+ messages)

Fast Path Query
 2015-01-15  6:46 UTC  (5+ 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).