DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH] net/tap: Bug fix to populate fds in secondary process
 2022-01-17 22:16 UTC  (5+ messages)

[dpdk-dev] [PATCH v3 0/5] introduce IWYU
 2022-01-17 20:19 UTC  (109+ messages)
` [PATCH v4 00/53] "
  ` [PATCH v4 01/53] devtools: script to remove unused headers includes
  ` [PATCH v4 02/53] telemetry: remove unneeded header includes
  ` [PATCH v4 03/53] ring: "
  ` [PATCH v4 04/53] kvargs: "
  ` [PATCH v4 05/53] eal: "
  ` [PATCH v4 06/53] vhost: "
  ` [PATCH v4 07/53] timer: "
  ` [PATCH v4 08/53] table: "
  ` [PATCH v4 09/53] stack: "
  ` [PATCH v4 10/53] security: "
  ` [PATCH v4 11/53] sched: "
  ` [PATCH v4 12/53] ring: "
  ` [PATCH v4 13/53] rib: "
  ` [PATCH v4 14/53] reorder: "
  ` [PATCH v4 15/53] regexdev: "
  ` [PATCH v4 16/53] rcu: "
  ` [PATCH v4 17/53] rawdev: "
  ` [PATCH v4 18/53] power: "
  ` [PATCH v4 19/53] port: "
  ` [PATCH v4 20/53] pipeline: "
  ` [PATCH v4 21/53] pdump: "
  ` [PATCH v4 22/53] pci: "
  ` [PATCH v4 23/53] pcapng: "
  ` [PATCH v4 24/53] node: "
  ` [PATCH v4 25/53] net: "
  ` [PATCH v4 26/53] metrics: "
  ` [PATCH v4 27/53] mempool: "
  ` [PATCH v4 28/53] member: "
  ` [PATCH v4 29/53] mbuf: "
  ` [PATCH v4 30/53] lpm: "
  ` [PATCH v4 31/53] latencystats: "
  ` [PATCH v4 32/53] kvargs: "
  ` [PATCH v4 33/53] kni: "
  ` [PATCH v4 34/53] jobstats: "
  ` [PATCH v4 35/53] ipsec: "
  ` [PATCH v4 36/53] ip_frag: "
  ` [PATCH v4 37/53] hash: "
  ` [PATCH v4 38/53] gro: "
  ` [PATCH v4 39/53] graph: "
  ` [PATCH v4 40/53] gpudev: "
  ` [PATCH v4 41/53] flow_classify: "
  ` [PATCH v4 42/53] fib: "
  ` [PATCH v4 43/53] eventdev: "
  ` [PATCH v4 44/53] efd: "
  ` [PATCH v4 45/53] eal: "
  ` [PATCH v4 46/53] dmadev: "
  ` [PATCH v4 47/53] distributor: "
  ` [PATCH v4 48/53] compressdev: "
  ` [PATCH v4 49/53] cmdline: "
  ` [PATCH v4 50/53] bpf: "
  ` [PATCH v4 51/53] bbdev: "
  ` [PATCH v4 52/53] cryptodev: "
  ` [PATCH v4 53/53] acl: "
  ` [PATCH v5 00/50] introduce IWYU
    ` [PATCH v5 01/50] devtools: script to remove unused headers includes
    ` [PATCH v5 02/50] telemetry: remove unneeded header includes
    ` [PATCH v5 03/50] ring: "
    ` [PATCH v5 04/50] kvargs: "
    ` [PATCH v5 05/50] eal: "
    ` [PATCH v5 06/50] vhost: "
    ` [PATCH v5 07/50] timer: "
    ` [PATCH v5 08/50] table: "
    ` [PATCH v5 09/50] stack: "
    ` [PATCH v5 10/50] security: "
    ` [PATCH v5 11/50] sched: "
    ` [PATCH v5 12/50] rib: "
    ` [PATCH v5 13/50] reorder: "
    ` [PATCH v5 14/50] regexdev: "
    ` [PATCH v5 15/50] rcu: "
    ` [PATCH v5 16/50] rawdev: "
    ` [PATCH v5 17/50] power: "
    ` [PATCH v5 18/50] port: "
    ` [PATCH v5 19/50] pipeline: "
    ` [PATCH v5 20/50] pdump: "
    ` [PATCH v5 21/50] pci: "
    ` [PATCH v5 22/50] pcapng: "
    ` [PATCH v5 23/50] node: "
    ` [PATCH v5 24/50] net: "
    ` [PATCH v5 25/50] metrics: "
    ` [PATCH v5 26/50] mempool: "
    ` [PATCH v5 27/50] member: "
    ` [PATCH v5 28/50] mbuf: "
    ` [PATCH v5 29/50] lpm: "
    ` [PATCH v5 30/50] latencystats: "
    ` [PATCH v5 31/50] kni: "
    ` [PATCH v5 32/50] jobstats: "
    ` [PATCH v5 33/50] ipsec: "
    ` [PATCH v5 34/50] ip_frag: "
    ` [PATCH v5 35/50] hash: "
    ` [PATCH v5 36/50] gro: "
    ` [PATCH v5 37/50] graph: "
    ` [PATCH v5 38/50] gpudev: "
    ` [PATCH v5 39/50] flow_classify: "
    ` [PATCH v5 40/50] fib: "
    ` [PATCH v5 41/50] eventdev: "
    ` [PATCH v5 42/50] efd: "
    ` [PATCH v5 43/50] dmadev: "
    ` [PATCH v5 44/50] distributor: "
    ` [PATCH v5 45/50] compressdev: "
    ` [PATCH v5 46/50] cmdline: "
    ` [PATCH v5 47/50] bpf: "
    ` [PATCH v5 48/50] bbdev: "
    ` [PATCH v5 49/50] cryptodev: "
    ` [PATCH v5 50/50] acl: "

[PATCH v13 00/11] app/test: enable subset of tests on Windows
 2022-01-17 18:37 UTC  (4+ messages)
` [PATCH v14 04/11] app/test: skip interrupt "

dev Digest, Vol 381, Issue 38
 2022-01-17 18:36 UTC  (2+ messages)

[PATCH] build/eal: add OS defines for C conditional checks
 2022-01-17 18:20 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] common/mlx5: fix probing return value when failing
 2022-01-17 17:49 UTC 

[RFC] mempool: rte_mempool_do_generic_get optimizations
 2022-01-17 17:35 UTC  (4+ messages)
` [PATCH] mempool: fix get objects from mempool with cache
` [PATCH] mempool: optimize put objects to "

[RFC PATCH 0/6] Fast restart with many hugepages
 2022-01-17 16:40 UTC  (17+ messages)
` [PATCH v1 "
  ` [PATCH v1 1/6] doc: add hugepage mapping details
  ` [PATCH v1 2/6] app/test: add allocator performance benchmark
  ` [PATCH v1 3/6] mem: add dirty malloc element support
  ` [PATCH v1 4/6] eal: refactor --huge-unlink storage
  ` [PATCH v1 5/6] eal/linux: allow hugepage file reuse
  ` [PATCH v1 6/6] eal: extend --huge-unlink for "

[PATCH v4] kni: allow configuring the kni thread granularity
 2022-01-17 16:24 UTC  (5+ messages)
` [PATCH v5] "

[PATCH] vhost: fix guest physical address to host physical address mapping
 2022-01-17 16:20 UTC 

[PATCH] eal: fix unaligned loads/stores in rte_memcpy_generic
 2022-01-17 15:37 UTC  (11+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
` [PATCH v5] "

[PATCH] kernel/kni: retry the xmit in case ring is full
 2022-01-17 15:29 UTC  (3+ messages)

softnic pull request
 2022-01-17 15:00 UTC 

[PATCH 1/1] eal: add internal function to get base address
 2022-01-17 14:43 UTC  (4+ messages)
` [PATCH v3 "
` [PATCH v4 "

[PATCH] net/cxgbe: fix dangling pointer for gcc12
 2022-01-17 14:36 UTC 

[PATCH v1] net/axgbe: use PCI root complex device to distinguish AMD hardware
 2022-01-17 14:07 UTC  (9+ messages)
` [PATCH v2] "

[PATCH] net/cnxk: fix dangling pointer in meter for gcc12
 2022-01-17 14:02 UTC 

[PATCH] build: add missing arch define for Arm
 2022-01-17 13:50 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v2 1/1] eal: add internal function to get base address
 2022-01-17 13:30 UTC 

[RFC 0/2] support to clear in-flight packets for async
 2022-01-17 13:28 UTC  (3+ messages)
` [RFC 1/2] vhost: support clear in-flight packets for async dequeue
` [RFC 2/2] example/vhost: support to "

[RFC] DTS Commit Policies
 2022-01-17 12:23 UTC  (2+ messages)

rte_memcpy alignment
 2022-01-17 12:03 UTC  (7+ messages)

[PATCH] vdpa/sfc: make MCDI memzone name unique
 2022-01-17 11:29 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v1 1/2] net/ice/base: support ANY software type on switch filter
 2022-01-17 10:53 UTC  (2+ messages)
` [PATCH v1 2/2] net/ice: support drop any and steer all to queue

[PATCH] net/bonding: fix RSS not work for bonding in DPDK21.11
 2022-01-17 10:23 UTC  (9+ messages)
  `  "

[PATCH 20.11] net/iavf: fix default RSS configuration
 2022-01-17  6:31 UTC 

[RFC 0/1] integrate dmadev in vhost
 2022-01-17  5:39 UTC  (5+ messages)
` [PATCH v1 "
  ` [PATCH v1 1/1] vhost: integrate dmadev in asynchronous datapath

[dpdk-dev] [PATCH] net/virtio-user: check fd flags getting failure
 2022-01-17  3:22 UTC  (2+ messages)

[PATCH 0/3] three bugfixes for hns3 PMD
 2022-01-17  2:43 UTC  (4+ messages)
` [PATCH 1/3] net/hns3: fix Rx/Tx when fast path operation introduced
` [PATCH 2/3] net/hns3: fix mailbox wait time uninitialization
` [PATCH 3/3] net/hns3: fix vector burst unsupported when PTP enable

[PATCH] vhost: add some log for vhost message VHOST_USER_SET_VRING_BASE
 2022-01-17  2:29 UTC  (3+ messages)
` [PATCH v2] vhost: add log for VHOST_USER_SET_VRING_BASE

[PATCH] crypto/ipsec_mb: fix premature dereference
 2022-01-16 19:40 UTC 

[PATCH] net/mlx5: fix mark enabling for Rx datapath
 2022-01-16 15:23 UTC 

[PATCH] eal: fix unaligned loads/stores in rte_memcpy_aligned
 2022-01-15 19:38 UTC 

[PATCH] net/memif: remove unnecessary rx_intr stub
 2022-01-15  8:15 UTC  (2+ messages)

[dpdk-dev] [PATCH] ethdev: modify comment of INTR RESET event
 2022-01-15  6:44 UTC  (3+ messages)

[RFC] ethdev: introduce ethdev dump API
 2022-01-15  0:24 UTC  (6+ messages)
` [RFC v2] "

[PATCH] net/mlx5: fix RSS expansion compilation
 2022-01-14 19:16 UTC  (2+ messages)

[PATCH] app/testpmd: fix scheduling send burst interval
 2022-01-14 17:53 UTC  (2+ messages)

[PATCH] net/bnxt: add back dependency to virt kmods
 2022-01-14 17:46 UTC  (2+ messages)

dumpcap w/ pcapng produces out of order/negative times
 2022-01-14 16:15 UTC  (2+ messages)

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