[dpdk-stable] [PATCH] vdpa/ifc: fix build issue with recent kernels
2020-10-02 7:54 UTC
[dpdk-stable] [PATCH 2/2] lib/ethdev: fix memory ordering for call back functions
2020-10-02 0:07 UTC
[dpdk-stable] [PATCH] net/qede: fix get link details
2020-10-01 22:41 UTC
[dpdk-stable] [PATCH] net/ring: fix unchecked return value
2020-10-01 17:09 UTC (10+ messages)
` [dpdk-stable] [dpdk-dev] "
` [dpdk-stable] [PATCH v2] "
[dpdk-stable] [PATCH v1 01/15] net/mlx5: fix send queue doorbell typo
2020-10-01 14:09 UTC (2+ messages)
` [dpdk-stable] [PATCH v1 02/15] net/mlx5: fix unused variable in Txq creation
[dpdk-stable] [PATCH] net/mlx5: fix Rx queue count calculation
2020-10-01 13:28 UTC (2+ messages)
[dpdk-stable] [PATCH 1/2] vhost: fix Virtio-net header len with packed ring
2020-10-01 10:11 UTC
[dpdk-stable] [PATCH] net/mlx5: fix incorrect meter table define
2020-10-01 10:03 UTC (2+ messages)
[dpdk-stable] [PATCH] net/mlx5: fix DevX CQ attributes values
2020-10-01 8:41 UTC (2+ messages)
` [dpdk-stable] [dpdk-dev] "
[dpdk-stable] [dpdk-dev] [PATCH] net/netvsc: fix txq leak in error path
2020-09-30 22:27 UTC (2+ messages)
[dpdk-stable] [PATCH v1 3/6] app/test: fix freeing mbufs in distributor tests
2020-09-30 20:22 UTC (32+ messages)
` [dpdk-stable] [dpdk-dev] "
` [dpdk-stable] [PATCH v2 1/8] app/test: fix deadlock in distributor test
` [dpdk-stable] [PATCH v2 2/8] app/test: synchronize statistics between lcores
` [dpdk-stable] [dpdk-dev] "
` [dpdk-stable] [PATCH v2 3/8] app/test: fix freeing mbufs in distributor tests
` [dpdk-stable] [PATCH v2 4/8] app/test: collect return mbufs in distributor test
` [dpdk-stable] [PATCH v2 5/8] distributor: fix missing handshake synchronization
` [dpdk-stable] [PATCH v2 6/8] distributor: fix handshake deadlock
` [dpdk-stable] [PATCH v2 7/8] distributor: do not use oldpkt when not needed
` [dpdk-stable] [PATCH v2 8/8] distributor: align API documentation with code
` [dpdk-stable] [PATCH v3 1/8] app/test: fix deadlock in distributor test
` [dpdk-stable] [PATCH v3 2/8] app/test: synchronize statistics between lcores
` [dpdk-stable] [PATCH v3 3/8] app/test: fix freeing mbufs in distributor tests
` [dpdk-stable] [PATCH v3 4/8] app/test: collect return mbufs in distributor test
` [dpdk-stable] [PATCH v3 5/8] distributor: fix missing handshake synchronization
` [dpdk-stable] [PATCH v3 6/8] distributor: fix handshake deadlock
` [dpdk-stable] [PATCH v3 7/8] distributor: do not use oldpkt when not needed
` [dpdk-stable] [PATCH v3 8/8] distributor: align API documentation with code
` [dpdk-stable] [PATCH v4 1/8] test/distributor: fix deadlock with freezed worker
` [dpdk-stable] [dpdk-dev] "
` [dpdk-stable] [PATCH v4 2/8] test/distributor: synchronize lcores statistics
` [dpdk-stable] [dpdk-dev] "
` [dpdk-stable] [PATCH v4 3/8] distributor: do not use oldpkt when not needed
` [dpdk-stable] [PATCH v4 4/8] test/distributor: fix freeing mbufs
` [dpdk-stable] [PATCH v4 5/8] test/distributor: collect return mbufs
` [dpdk-stable] [PATCH v4 6/8] distributor: fix missing handshake synchronization
` [dpdk-stable] [PATCH v4 7/8] distributor: fix handshake deadlock
` [dpdk-stable] [PATCH v4 8/8] distributor: align API documentation with code
[dpdk-stable] [dpdk-dev] [PATCH] stack: fix possible uninitialized success variable
2020-09-30 19:15 UTC (3+ messages)
[dpdk-stable] [PATCH] net/bnxt: fix variable size of port id
2020-09-30 17:13 UTC (10+ messages)
` [dpdk-stable] [PATCH v2 1/3] net: fix variable size of ethdev "
` [dpdk-stable] [PATCH v2 2/3] app: "
` [dpdk-stable] [PATCH v2 3/3] doc: "
` [dpdk-stable] [PATCH v3 1/3] net: "
` [dpdk-stable] [PATCH v3 2/3] app: "
` [dpdk-stable] [PATCH v3 3/3] doc: "
[dpdk-stable] [dpdk-dev] [PATCH] examples/vhost_blk: fix unchecked return value
2020-09-30 16:18 UTC (3+ messages)
[dpdk-stable] [PATCH 1/2] net/sfc: fix RSS hash flag when offload is disabled
2020-09-30 15:42 UTC (3+ messages)
` [dpdk-stable] [PATCH 2/2] net/sfc: fix RSS hash offload if QUEUE action is used
[dpdk-stable] [PATCH] net/dpaa2: fix build error about timesync functions
2020-09-30 15:09 UTC (8+ messages)
` [dpdk-stable] [dpdk-dev] "
[dpdk-stable] [dpdk-dev] [PATCH] net/octeontx2: remove logically dead code
2020-09-30 10:34 UTC (4+ messages)
[dpdk-stable] [PATCH] drivers/net/mlx: do not enforce RSS hash offload
2020-09-29 18:39 UTC
[dpdk-stable] [dpdk-dev] [PATCH] net/qede: fix dereference before null check
2020-09-29 18:08 UTC (3+ messages)
[dpdk-stable] [dpdk-dev] [PATCH] eventdev: fix adapter leak in error path
2020-09-29 13:46 UTC
[dpdk-stable] [PATCH v2] kni: fix build with Linux 5.9
2020-09-29 10:41 UTC (2+ messages)
` [dpdk-stable] [dpdk-dev] "
[dpdk-stable] [PATCH 1/4] net/memif: do not update local copy of tail in tx function
2020-09-29 5:24 UTC (10+ messages)
` [dpdk-stable] [PATCH 2/4] net/memif: relax the load of ring tail pointer for M2S ring
` [dpdk-stable] [PATCH 3/4] net/memif: relax the load of ring head pointer for S2M ring
` [dpdk-stable] [PATCH 4/4] net/memif: relax the load of ring head pointer for M2S ring
` [dpdk-stable] [PATCH v2 1/8] net/memif: do not update local copy of tail in tx function
` [dpdk-stable] [PATCH v2 2/8] net/memif: relax the load of ring tail pointer for M2S ring
` [dpdk-stable] [PATCH v2 3/8] net/memif: relax the load of ring head "
` [dpdk-stable] [PATCH v2 4/8] net/memif: relax the load of ring head pointer for S2M ring
` [dpdk-stable] [dpdk-dev] [PATCH v2 1/8] net/memif: do not update local copy of tail in tx function
[dpdk-stable] [dpdk-dev] [PATCH] efd: fix tailq entry leak in error path
2020-09-29 3:31 UTC
[dpdk-stable] [PATCH v4 1/4] raw/ifpga/base: fix bug in IRQ functions
2020-09-29 1:42 UTC (3+ messages)
` [dpdk-stable] [PATCH v2 "
[dpdk-stable] [PATCH v2] doc: remove orphan PMD feature table
2020-09-29 0:09 UTC (2+ messages)
` [dpdk-stable] [PATCH -v2] "
[dpdk-stable] [PATCH] doc: remove orphan PMD feature table
2020-09-29 0:05 UTC
[dpdk-stable] [PATCH] eal/windows: use bundled getopt with MinGW
2020-09-28 19:53 UTC (3+ messages)
` [dpdk-stable] [EXTERNAL] "
[dpdk-stable] [PATCH v3 01/25] doc/api: add ioat driver to index
2020-09-28 16:42 UTC (5+ messages)
` [dpdk-stable] [PATCH v3 02/25] raw/ioat: fix missing close function
` [dpdk-stable] [dpdk-dev] "
` [dpdk-stable] [PATCH v4 "
[dpdk-stable] [PATCH 1/6] vhost/crypto: fix pool allocation
2020-09-28 15:19 UTC (7+ messages)
` [dpdk-stable] [PATCH 2/6] vhost/crypto: fix incorrect descriptor deduction
` [dpdk-stable] [PATCH 3/6] vhost/crypto: fix missed request check for copy mode
` [dpdk-stable] [PATCH 4/6] vhost/crypto: fix incorrect write back source
` [dpdk-stable] [PATCH 5/6] vhost/crypto: fix data length check
` [dpdk-stable] [PATCH 6/6] vhost/crypto: fix possible TOCTOU attack
[dpdk-stable] [dpdk-dev] [PATCH] net/fm10k: fix memory leak when thresh check fails
2020-09-28 13:32 UTC (2+ messages)
[dpdk-stable] [PATCH] bus/pci: fix mapping of PCI resources
2020-09-28 9:55 UTC (4+ messages)
` [dpdk-stable] [dpdk-dev] "
[dpdk-stable] [PATCH 18.11 1/2] kni: fix build error on openSUSE 15.2 - pci clearing
2020-09-28 9:05 UTC (6+ messages)
` [dpdk-stable] [PATCH 18.11 2/2] kni: fix build error on openSuse 15.2 - skb_frag_t to bio_vec
[dpdk-stable] [PATCH] net/octeontx2: fix multi seg mode for jumbo packets
2020-09-28 5:21 UTC (2+ messages)
` [dpdk-stable] [dpdk-dev] "
[dpdk-stable] [dpdk-dev] [PATCH 1/2] mempool/octeontx: fix aura to pool mapping
2020-09-27 13:06 UTC (3+ messages)
` [dpdk-stable] [dpdk-dev] [PATCH 2/2] net/octeontx: fix Tx xmit command preparation
[dpdk-stable] [PATCH v2 4/5] lib/stack: reload head when pop fails
2020-09-25 17:43 UTC
[dpdk-stable] [PATCH] eal/windows: fix incorrect free condition in getopt implementation
2020-09-25 16:59 UTC (3+ messages)
[dpdk-stable] [PATCH v2 1/3] net: fix variable size of ethdev port id
2020-09-25 5:27 UTC
[dpdk-stable] [PATCH] ethdev: fix RSS flow expansion in case of mismatch
2020-09-24 14:52 UTC (2+ messages)
` [dpdk-stable] [PATCH v2 1/2] "
[dpdk-stable] 18.11.10 (LTS) patches review and test
2020-09-24 10:10 UTC (5+ messages)
[dpdk-stable] [PATCH] net/netvsc: fix rndis packet addresses
2020-09-24 10:03 UTC (7+ messages)
` [dpdk-stable] [dpdk-dev] "
[dpdk-stable] [PATCH v3 1/6] bus/fslmc: fix atomic queues on nxp lx2 platform
2020-09-24 4:02 UTC (2+ messages)
` [dpdk-stable] [PATCH v3 3/6] net/dpaa2: fix check for key size
[dpdk-stable] [PATCH 1/2] net/bnxt: fix drop en in rxq get information
2020-09-24 0:56 UTC (4+ messages)
` [dpdk-stable] [PATCH 2/2] net/bnxt: fix rxq/txq offload information get op
[dpdk-stable] [PATCH 1/2] net/bnxt: fix drop en in rxq get information
2020-09-24 0:54 UTC
[dpdk-stable] [PATCH] maintainers: update Mellanox maintainers mail
2020-09-23 23:37 UTC (3+ messages)
` [dpdk-stable] [dpdk-dev] "
[dpdk-stable] [PATCH] net/iavf: fix link status
2020-09-23 23:27 UTC (2+ messages)
` [dpdk-stable] [dpdk-dev] "
[dpdk-stable] [PATCH v2 1/2] devtools: fix ninja install breakage under relative path
2020-09-23 10:12 UTC (2+ messages)
[dpdk-stable] [PATCH] net/mlx5: use bond index for netdev operations
2020-09-23 7:38 UTC (3+ messages)
` [dpdk-stable] [dpdk-dev] "
[dpdk-stable] [dpdk-dev] [PATCH] net/bnxt: fix to not bring link down during reset recovery
2020-09-23 4:28 UTC (2+ messages)
[dpdk-stable] [PATCH] net/bnxt: fix PCI per-function stats
2020-09-22 23:54 UTC (2+ messages)
[dpdk-stable] [PATCH] app/test-sad: fix uninitialized variable
2020-09-22 20:01 UTC (2+ messages)
` [dpdk-stable] [dpdk-dev] "
[dpdk-stable] [PATCH][V2] net/af_xdp: avoid deadlock due to empty fill queue
2020-09-22 13:04 UTC (2+ messages)
[dpdk-stable] [PATCH] net/i40e: fix incorrect byte counters
2020-09-22 12:59 UTC (13+ messages)
` [dpdk-stable] [PATCH v2] "
` [dpdk-stable] [dpdk-dev] "
` [dpdk-stable] [PATCH v3] "
` [dpdk-stable] [PATCH v4] "
` [dpdk-stable] [PATCH v5] "
` [dpdk-stable] [dpdk-dev] "
[dpdk-stable] [dpdk-dev] [PATCH 1/1] eal/linux: fix event set error for rte_epoll_event
2020-09-22 12:05 UTC (6+ messages)
` [dpdk-stable] [EXT] "
[dpdk-stable] [PATCH] metrics: fix resource leak on memory allocation fail
2020-09-22 10:28 UTC (4+ messages)
` [dpdk-stable] [dpdk-dev] "
[dpdk-stable] [PATCH v1 0/5] some bugs fix
2020-09-22 9:26 UTC (2+ messages)
[dpdk-stable] [PATCH 3/8] net/bnxt: fix to correct bad shift operation
2020-09-22 7:06 UTC
[dpdk-stable] [PATCH v1 1/2] raw/skeleton: reset rawdev test statistics
2020-09-22 4:15 UTC (3+ messages)
` [dpdk-stable] [PATCH v1 2/2] raw/skeleton: allow closing already closed rawdev
[dpdk-stable] [PATCH] net/qede: fix qede milliseconds sleep macro
2020-09-21 17:30 UTC (2+ messages)
` [dpdk-stable] [dpdk-dev] "
[dpdk-stable] [PATCH] net/qede/base: add missing licence
2020-09-21 17:07 UTC (3+ messages)
` [dpdk-stable] [EXT] "
` [dpdk-stable] [dpdk-dev] "
[dpdk-stable] [PATCH] net/iavf: fix iterator for RSS LUT
2020-09-21 12:41 UTC (3+ messages)
[dpdk-stable] [PATCH] net/iavf: support multicast configuration
2020-09-21 12:31 UTC
[dpdk-stable] [PATCH 02/12] net/bnxt: fix rxq/txq get information
2020-09-21 11:05 UTC (4+ messages)
` [dpdk-stable] [dpdk-dev] "
[dpdk-stable] [PATCH] net/mlx5: disable flow dump for Verbs flow
2020-09-21 9:03 UTC (2+ messages)
[dpdk-stable] [PATCH] examples/fips_validation: fix req file version incompatibility
2020-09-21 7:02 UTC (2+ messages)
[dpdk-stable] [PATCH v1] net/i40e: fix virtual channel confiliction issue
2020-09-20 15:28 UTC
[dpdk-stable] [PATCH v6 1/7] test/ring: fix wrong parameter passed to the enqueue APIs
2020-09-20 11:48 UTC (3+ messages)
` [dpdk-stable] [PATCH v6 2/7] test/ring: fix wrong number of enq/deq elements
` [dpdk-stable] [PATCH v6 3/7] test/ring: fix wrong size used in memcmp
[dpdk-stable] [dpdk-dev] [PATCH] eal: fix dereference before null check
2020-09-19 10:34 UTC
[dpdk-stable] [PATCH v3 1/6] app/testpmd: fix missing verification of port id
2020-09-19 7:37 UTC (5+ messages)
` [dpdk-stable] [PATCH v3 3/6] app/testpmd: remove restriction on txpkts set
` [dpdk-stable] [PATCH v3 4/6] app/testpmd: fix packet header in txonly mode
` [dpdk-stable] [PATCH v3 5/6] app/testpmd: fix valid desc id check
` [dpdk-stable] [PATCH v3 6/6] app/testpmd: fix displaying Rx Tx queues information
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).