[dpdk-stable] [PATH 0/6] Use IOVAs check based on DMA mask
2018-07-03 9:07 UTC (8+ messages)
` [dpdk-stable] [PATCH 1/6] mem: add function for checking memsegs IOVAs addresses
` [dpdk-stable] [PATCH 2/6] ethdev: add function for checking IOVAs by a device
` [dpdk-stable] [PATCH 3/6] bus/pci: use IOVAs check when setting IOVA mode
` [dpdk-stable] [PATCH 4/6] mem: use address hint for mapping hugepages
` [dpdk-stable] [PATCH 5/6] net/nfp: check hugepages IOVAs based on DMA mask
` [dpdk-stable] [PATCH 6/6] net/nfp: support IOVA VA mode
[dpdk-stable] [dpdk-dev] [PATCH] mempool/octeontx: fix pool to aura mapping
2018-07-03 4:50 UTC (5+ messages)
` [dpdk-stable] [dpdk-dev] [PATCH v2] "
` [dpdk-stable] [dpdk-dev] [PATCH v3] "
[dpdk-stable] [PATCH v2 4/5] net/fm10k: remove unused constant
2018-07-02 21:27 UTC
[dpdk-stable] [PATCH v1] examples/multi_process: fix build error
2018-07-02 15:55 UTC
[dpdk-stable] [dpdk-dev] [PATCH] ethdev: fix queue mapping documentation
2018-07-02 15:45 UTC (5+ messages)
[dpdk-stable] [PATCH] net/i40e: fix link speed issue
2018-07-02 5:18 UTC
[dpdk-stable] [PATCH] net/ixgbe: fix missing NULL point check
2018-07-02 4:18 UTC
[dpdk-stable] [PATCH] eal: fix device be attached twice
2018-07-02 3:24 UTC
[dpdk-stable] [PATCH 4/5] net/cxgbe: fix Rx channel map and queue type
2018-06-29 19:23 UTC (2+ messages)
` [dpdk-stable] [PATCH 5/5] net/cxgbevf: add missing Tx byte counters
[dpdk-stable] [PATCH v11 4/6] devtools: fix the missing ninja command error
2018-06-29 17:27 UTC (29+ messages)
` [dpdk-stable] [dpdk-dev] "
` [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 v14 1/6] mk: fix makefile based cross build errors
` [dpdk-stable] [PATCH v14 3/6] build: fix the meson build warning
` [dpdk-stable] [PATCH v14 4/6] devtools: fix the missing ninja command error
` [dpdk-stable] [PATCH v14 5/6] build: fix the meson cross compile error
` [dpdk-stable] [PATCH v14 6/6] devtools: expand meson cross compiling test coverage
[dpdk-stable] [PATCH] net/sfc: fix double-free in EF10 ESSB Rx queue purge
2018-06-29 15:41 UTC
[dpdk-stable] [PATCH] net/sfc: discard packets with bad CRC on EF10 ESSB Rx
2018-06-29 15:27 UTC
[dpdk-stable] [PATCH] net/sfc: cut non VLAN ID bits from TCI
2018-06-29 15:23 UTC
[dpdk-stable] [PATCH v2] net/e1000: Support mtu set for igbvf
2018-06-29 13:50 UTC
[dpdk-stable] [PATCH] net/e1000: Support mtu set for igbvf
2018-06-29 13:42 UTC (2+ messages)
[dpdk-stable] [PATCH 1/2] net/qede: fix default extended VLAN offload config
2018-06-29 9:14 UTC (3+ messages)
` [dpdk-stable] [PATCH 2/2] net/qede: fix Rx/Tx offload flags
[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] cryptodev: fix ABI breakage
2018-06-27 21:14 UTC (3+ messages)
[dpdk-stable] [PATCH] app/testpmd: fix missing count action fields
2018-06-27 14:38 UTC (3+ messages)
` [dpdk-stable] [dpdk-dev] "
[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 (2+ 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 (9+ messages)
` [dpdk-stable] [dpdk-dev] "
page: next (older) | prev (newer) | 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).