patches for DPDK stable branches
 help / color / mirror / Atom feed
[dpdk-stable] [PATCH] ipc: fix locking while sending messages
 2018-06-29  0:02 UTC  (3+ messages)

[dpdk-stable] [PATCH 01/31] net/bnxt: fix clear port stats
 2018-06-28 20:16 UTC  (11+ messages)
` [dpdk-stable] [PATCH 05/31] net/bnxt: fix dev close operation
` [dpdk-stable] [PATCH 07/31] net/bnxt: fix HW Tx checksum offload check
` [dpdk-stable] [PATCH 25/31] net/bnxt: fix Tx with multiple mbuf
` [dpdk-stable] [PATCH 28/31] net/bnxt: fix set MTU
` [dpdk-stable] [PATCH 29/31] net/bnxt: fix incorrect IO address handling in Tx
` [dpdk-stable] [PATCH 31/31] net/bnxt: fix to move a flow to a different queue

[dpdk-stable] [PATCH v2 01/23] net/bnxt: fix clear port stats
 2018-06-28 20:15 UTC  (13+ messages)
  ` [dpdk-stable] [PATCH v2 05/23] net/bnxt: fix dev close operation
  ` [dpdk-stable] [PATCH v2 07/23] net/bnxt: fix HW Tx checksum offload check
  ` [dpdk-stable] [PATCH v2 09/23] net/bnxt: fix Rx/Tx queue start/stop operations
  ` [dpdk-stable] [PATCH v2 12/23] net/bnxt: check for invalid vnic id
  ` [dpdk-stable] [PATCH v2 14/23] net/bnxt: fix Tx with multiple mbuf
  ` [dpdk-stable] [PATCH v2 15/23] net/bnxt: revert reset of L2 filter id
  ` [dpdk-stable] [PATCH v2 16/23] net/bnxt: check filter type before clearing it
  ` [dpdk-stable] [PATCH v2 17/23] net/bnxt: fix set MTU
  ` [dpdk-stable] [PATCH v2 18/23] net/bnxt: fix incorrect IO address handling in Tx
  ` [dpdk-stable] [PATCH v2 20/23] net/bnxt: fix to move a flow to a different queue
  ` [dpdk-stable] [PATCH v2 22/23] net/bnxt: fix Rx ring count limitation
  ` [dpdk-stable] [PATCH v2 23/23] net/bnxt: use correct flags during VLAN configuration

[dpdk-stable] [PATCH] doc: update qede management firmware guide
 2018-06-28 16:53 UTC  (6+ messages)
` [dpdk-stable] [PATCH v2] "

[dpdk-stable] [PATCH 1/3] eal/bsdapp: fix segment index display
 2018-06-28 11:41 UTC  (2+ messages)
` [dpdk-stable] [PATCH v2 "

[dpdk-stable] [RFC] Add support for device dma mask
 2018-06-28 10:30 UTC  (16+ messages)
` [dpdk-stable] [PATCH 1/6] eal: add internal "
` [dpdk-stable] [PATCH 2/6] mem: add hugepages check
` [dpdk-stable] [PATCH 3/6] eal: check hugepages within dma mask range
` [dpdk-stable] [PATCH 4/6] mem: add function for setting internal dma mask
` [dpdk-stable] [PATCH 5/6] ethdev: add function for "
` [dpdk-stable] [PATCH 6/6] net/nfp: set "

[dpdk-stable] [PATCH] net/mlx5: fix invalid error check
 2018-06-28  6:39 UTC  (3+ messages)

[dpdk-stable] [PATCH 1/2] net/qede: fix default extended VLAN offload config
 2018-06-28  6:01 UTC  (2+ messages)
` [dpdk-stable] [PATCH 2/2] net/qede: fix Rx/Tx offload flags

[dpdk-stable] [PATCH] cryptodev: fix ABI breakage
 2018-06-27 21:14 UTC  (3+ messages)

[dpdk-stable] [PATCH v10 4/6] devtools: fix the missing ninja command error
 2018-06-27 21:13 UTC  (32+ messages)
    ` [dpdk-stable] [dpdk-dev] "
  ` [dpdk-stable] [PATCH v10 6/6] devtools: expand meson cross compiling test coverage
    ` [dpdk-stable] [dpdk-dev] "
    ` [dpdk-stable] [PATCH v11 1/6] mk: fix makefile based cross build errors
    ` [dpdk-stable] [PATCH v11 3/6] build: fix the meson build warning
    ` [dpdk-stable] [PATCH v11 4/6] devtools: fix the missing ninja command error
      ` [dpdk-stable] [dpdk-dev] "
    ` [dpdk-stable] [PATCH v11 5/6] build: fix the meson cross compile error
    ` [dpdk-stable] [PATCH v11 6/6] devtools: expand meson cross compiling test coverage
      ` [dpdk-stable] [dpdk-dev] "
      ` [dpdk-stable] [PATCH v12 1/6] mk: fix makefile based cross build errors
      ` [dpdk-stable] [PATCH v12 3/6] build: fix the meson build warning
        ` [dpdk-stable] [dpdk-dev] "
      ` [dpdk-stable] [PATCH v12 4/6] devtools: fix the missing ninja command error
      ` [dpdk-stable] [PATCH v12 5/6] build: fix the meson cross compile error
      ` [dpdk-stable] [PATCH v12 6/6] devtools: expand meson cross compiling test coverage
        ` [dpdk-stable] [dpdk-dev] "
        ` [dpdk-stable] [PATCH v13 1/6] mk: fix makefile based cross build errors
          ` [dpdk-stable] [dpdk-dev] "
        ` [dpdk-stable] [PATCH v13 3/6] build: fix the meson build warning
          ` [dpdk-stable] [dpdk-dev] "
        ` [dpdk-stable] [PATCH v13 4/6] devtools: fix the missing ninja command error
        ` [dpdk-stable] [PATCH v13 5/6] build: fix the meson cross compile error
        ` [dpdk-stable] [PATCH v13 6/6] devtools: expand meson cross compiling test coverage

[dpdk-stable] [PATCH] app/testpmd: fix missing count action fields
 2018-06-27 14:38 UTC  (3+ messages)
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [dpdk-dev] [PATCH] mempool/octeontx: fix pool to aura mapping
 2018-06-27 14:35 UTC  (2+ messages)

[dpdk-stable] [PATCH] kni: fix build with gcc 8.1
 2018-06-27 13:15 UTC  (11+ messages)
` [dpdk-stable] [dpdk-dev] "
` [dpdk-stable] [PATCH v2] "
  ` [dpdk-stable] [PATCH v3] "

[dpdk-stable] [PATCH] net/mlx5: fix Rx buffer replenishment threshold
 2018-06-27 10:46 UTC  (2+ messages)

[dpdk-stable] [PATCH 1/3] net/qede: fix unicast MAC address handling in VF
 2018-06-27 10:37 UTC  (3+ messages)
` [dpdk-stable] [PATCH 2/3] net/qede: fix legacy interrupt mode

[dpdk-stable] [PATCH] net/thunderx: fix build with gcc optimization on
 2018-06-26 17:10 UTC  (5+ messages)
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v2 1/2] net/pcap: multiple queues fix
 2018-06-26 11:06 UTC  (2+ messages)

[dpdk-stable] [PATCH] net/mlx5: separate generic tunnel TSO from the standard one
 2018-06-26 10:25 UTC  (5+ messages)

[dpdk-stable] [PATCH] crypto/virtio: fix iv physical address
 2018-06-26  2:10 UTC  (2+ messages)
` [dpdk-stable] [PATCH v2] "

[dpdk-stable] [PATCH] net/ixgbe: fix Tx check descriptor status APIs error
 2018-06-26  1:24 UTC  (11+ messages)
` [dpdk-stable] [PATCH v2] "

[dpdk-stable] [PATCH 1/2] eal/thread: fix return codes for rte_thread_setname()
 2018-06-25 16:58 UTC  (7+ messages)
` [dpdk-stable] [PATCH 2/2] eal/thread: fix return codes for rte_ctrl_thread_create()
  ` [dpdk-stable] [dpdk-dev] "
` [dpdk-stable] [dpdk-dev] [PATCH 1/2] eal/thread: fix return codes for rte_thread_setname()

[dpdk-stable] [PATCH] net/i40e: fix Tx check descriptor status APIs error
 2018-06-25  7:06 UTC 

[dpdk-stable] [PATCH] vhost: fix missing increment of log cache count
 2018-06-23  6:52 UTC  (4+ messages)

[dpdk-stable] [PATCH v2] net/i40e: workaround for Fortville performance
 2018-06-21 14:35 UTC  (4+ messages)
` [dpdk-stable] [PATCH v3] "

[dpdk-stable] [PATCH] app/testpmd: fix VLAN tci mask set error for FDIR
 2018-06-21 14:27 UTC  (3+ messages)
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH 1/2] doc: fixes the limitations for dpaa sec
 2018-06-21 14:22 UTC  (4+ messages)
` [dpdk-stable] [PATCH 2/2] doc: fixes the limitations for dpaa2 sec
  ` [dpdk-stable] [dpdk-dev] "
` [dpdk-stable] [dpdk-dev] [PATCH 1/2] doc: fixes the limitations for dpaa sec

[dpdk-stable] [PATCH v4] net/ixgbe: fix mask bits register set error for FDIR
 2018-06-21 14:12 UTC  (4+ messages)
` [dpdk-stable] [PATCH v5] "
    ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v2] net/ixgbe: fix tunnel type set error for FDIR
 2018-06-21 14:11 UTC  (4+ messages)
` [dpdk-stable] [PATCH v3] "
    ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] net/ixgbe: fix tunnel id format error for FDIR
 2018-06-21 14:10 UTC  (4+ messages)
` [dpdk-stable] [PATCH v2] "
    ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] net/ixgbe: add support for VLAN in IP mode FDIR
 2018-06-21 14:09 UTC  (4+ messages)
` [dpdk-stable] [PATCH v2] "
    ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] net/ixgbe: add query rule stats support for FDIR
 2018-06-21 14:08 UTC  (4+ messages)
` [dpdk-stable] [PATCH v2] "
    ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v3] net/ixgbe: fix crash on detach
 2018-06-21 13:31 UTC  (2+ messages)
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] net/mlx5: fix error number handling
 2018-06-21 10:57 UTC  (13+ messages)
` [dpdk-stable] [PATCH v2] "

[dpdk-stable] [PATCH 01/10] bus/dpaa: fix phandle support for kernel 4.16
 2018-06-21  9:44 UTC  (3+ messages)
` [dpdk-stable] [PATCH 02/10] bus/dpaa: fix svr id fetch location
` [dpdk-stable] [PATCH 08/10] net/dpaa2: fix the prefetch Rx to honor nb pkts

[dpdk-stable] [PATCH] raw/dpaa2_qdma: fix the IOVA as VA flag for driver
 2018-06-21  9:15 UTC 

[dpdk-stable] [PATCH 0/3] eal: clean up mapping hugepages in secondary process for ppc64le
 2018-06-21  8:54 UTC  (7+ messages)
` [dpdk-stable] [PATCH 1/3] eal: access hugepage_file in reverse order for powerpc
` [dpdk-stable] [PATCH 2/3] eal: reorder calling munmap on zero-mapped memory
` [dpdk-stable] [PATCH 3/3] eal: reverse powerpc changes done for hugepage overcommit

[dpdk-stable] [PATCH] bus/dpaa: fix build
 2018-06-21  8:28 UTC  (3+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [dpdk-dev] [PATCH] bus/dpaa: fix compilation issue with meson build
 2018-06-21  8:25 UTC  (3+ messages)

[dpdk-stable] [PATCH] net/mlx5: fix Rss level validation
 2018-06-21  7:30 UTC  (4+ messages)
` [dpdk-stable] [PATCH v2] net/mlx5: fix RSS "

[dpdk-stable] [PATCH 18.05] net/mlx5: fix GRE flow rule
 2018-06-19 23:30 UTC 

[dpdk-stable] [PATCH] net/mlx5: fix GRE flow rule
 2018-06-19 23:23 UTC  (3+ messages)
` [dpdk-stable] [PATCH v2] "

[dpdk-stable] [PATCH] net/mlx5: fix Rss level validation
 2018-06-19 13:07 UTC 

[dpdk-stable] [PATCH] memory: do not use base-virtaddr in secondary processes
 2018-06-19 11:48 UTC  (10+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v1] net/mlx5: fix pmd crash in device probe
 2018-06-17  8:05 UTC  (3+ messages)

[dpdk-stable] [PATCH 1/2] net/mlx4: fix minor resource leak during init
 2018-06-17  8:05 UTC  (2+ messages)

[dpdk-stable] [PATCH 17.11 1/5] net/qede: fix VF port creation sequence
 2018-06-15 16:54 UTC  (6+ messages)
` [dpdk-stable] [PATCH 17.11 5/5] net/qede: fix L2-handles used for RSS hash update

[dpdk-stable] [PATCH] memory: make eal_get_virtual_area() aware of base-virtaddr alignment
 2018-06-15 15:13 UTC  (3+ messages)
` [dpdk-stable] [PATCH v2] "

[dpdk-stable] [PATCH v1] mbuf: fix RTE_ETH_IS_IPV6_HDR comment typo
 2018-06-15 15:06 UTC  (3+ messages)

[dpdk-stable] 18.02.2 patches review and test
 2018-06-15 11:00 UTC  (3+ messages)

[dpdk-stable] [PATCH v6 7/7] devtools: expand meson cross compiling coverage
 2018-06-15 10:23 UTC  (3+ messages)
    ` [dpdk-stable] [dpdk-dev] "

page:  |  | latest

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