DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH] app/testpmd: fix protocol headers display for Rx buffer split
 2022-10-18 14:50 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v4 00/25] add the basic rte_flow offload support of nfp PMD
 2022-10-18 12:39 UTC  (28+ messages)
` [PATCH v4 01/25] net/nfp: fix the requirement of cpp bridge service
` [PATCH v4 02/25] net/nfp: add the structures and functions for flow offload
` [PATCH v4 03/25] net/nfp: add the stats process logic in ctrl VNIC service
` [PATCH v4 04/25] net/nfp: add the flow APIs of nfp PMD
` [PATCH v4 05/25] net/nfp: support basic flow items
` [PATCH v4 06/25] net/nfp: support basic flow actions
` [PATCH v4 07/25] net/nfp: support VLAN flow item
` [PATCH v4 08/25] net/nfp: support IPv4 "
` [PATCH v4 09/25] net/nfp: support IPv6 "
` [PATCH v4 10/25] net/nfp: support TCP "
` [PATCH v4 11/25] net/nfp: support UDP "
` [PATCH v4 12/25] net/nfp: support SCTP "
` [PATCH v4 13/25] net/nfp: support SRC MAC flow action
` [PATCH v4 14/25] net/nfp: support DST "
` [PATCH v4 15/25] net/nfp: support pop VLAN "
` [PATCH v4 16/25] net/nfp: support push "
` [PATCH v4 17/25] net/nfp: support SRC IPv4 "
` [PATCH v4 18/25] net/nfp: support DST "
` [PATCH v4 19/25] net/nfp: support SRC IPv6 "
` [PATCH v4 20/25] net/nfp: support DST "
` [PATCH v4 21/25] net/nfp: support TP SRC "
` [PATCH v4 22/25] net/nfp: support TP DST "
` [PATCH v4 23/25] net/nfp: support TTL "
` [PATCH v4 24/25] net/nfp: support IPv4 DSCP "
` [PATCH v4 25/25] net/nfp: support IPv6 "

[PATCH] net/iavf: revert fix VLAN insertion
 2022-10-18 12:17 UTC  (2+ messages)

[PATCH 1/8] vdpa/ifc: add new device ID
 2022-10-18 12:14 UTC  (16+ messages)
` [PATCH v7 00/12] vdpa/ifc: add multi queue support
  ` [PATCH v7 01/12] vdpa/ifc: add new device ID for legacy network device
  ` [PATCH v7 02/12] vdpa/ifc: add multi-queue support
  ` [PATCH v7 03/12] vdpa/ifc: set max queues based on virtio spec
  ` [PATCH v7 04/12] vdpa/ifc: write queue count to MQ register
  ` [PATCH v7 05/12] vdpa/ifc: only configure enabled queue
  ` [PATCH v7 06/12] vdpa/ifc: support dynamic enable/disable queue
  ` [PATCH v7 07/12] vdpa/ifc: change internal function name
  ` [PATCH v7 08/12] vdpa/ifc: add internal API to get device
  ` [PATCH v7 09/12] vdpa/ifc: change some driver logic
  ` [PATCH v7 10/12] vhost: add vdpa device type to rte vdpa device
  ` [PATCH v7 11/12] vhost: vDPA blk device gets ready when the first queue is ready
  ` [PATCH v7 12/12] vhost: improve vDPA blk device configure condition

[PATCH] net/vhost: support asynchronous data path
 2022-10-18 11:59 UTC  (4+ messages)
` [PATCH v3] "

rte-flow: unmatched ingress traffic default action
 2022-10-18 11:51 UTC  (7+ messages)

[PATCH] net/mlx5: fix thread workspace memory leak
 2022-10-18 11:48 UTC  (2+ messages)

[PATCH] net/mlx5: fix thread termination check on Windows
 2022-10-18 11:47 UTC  (2+ messages)

[PATCH 00/13] add support for idpf PMD in DPDK
 2022-10-18 11:12 UTC  (21+ messages)
` [PATCH v2 00/14] "
  ` [PATCH v3 00/15] "
    ` [PATCH v3 01/15] common/idpf: introduce common library
    ` [PATCH v3 02/15] net/idpf: add support for device initialization
    ` [PATCH v3 03/15] net/idpf: add queue setup and release in single queue model
    ` [PATCH v3 04/15] net/idpf: add queue setup and release in split "
    ` [PATCH v3 05/15] net/idpf: add support for queue start and stop
    ` [PATCH v3 06/15] net/idpf: add support for device information get
    ` [PATCH v3 07/15] net/idpf: add support for packet type get
    ` [PATCH v3 08/15] net/idpf: add support for link status update
    ` [PATCH v3 09/15] net/idpf: add support for basic Rx/Tx datapath
    ` [PATCH v3 10/15] net/idpf: add support for Rx/Tx offloading
    ` [PATCH v3 11/15] net/idpf: add support for RSS
    ` [PATCH v3 12/15] net/idpf: add support for MTU configuration
    ` [PATCH v3 13/15] net/idpf: add support for write back based on ITR expire
    ` [PATCH v3 14/15] net/idpf: add AVX512 data path for single queue model
    ` [PATCH v3 15/15] net/idpf: add support for timestamp offload

[Bug 1109] ice completely ignores flow rule transfer attribute prio to 22.11-rc1
 2022-10-18 11:05 UTC 

[PATCH 01/13] common/cnxk: set MTU size on SDP based on SoC type
 2022-10-18 11:04 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 13/13] net/cnxk: handle hard expiry events

[Bug 1108] i40e completely ignores flow rule transfer attribute prio to 22.11-rc1
 2022-10-18 11:04 UTC 

crypto/uadk: introduce uadk crypto driver
 2022-10-18 10:52 UTC  (4+ messages)

[PATCH] net/nfp: set the appropriate initialized value of flbufsz
 2022-10-18 10:42 UTC  (10+ messages)

[PATCH] net/bonding: make bonded device configure method re-entrant
 2022-10-18 10:34 UTC  (5+ messages)

[Bug 1107] [22.11-rc1][meson test] seqlock_autotest test failed
 2022-10-18 10:01 UTC  (5+ messages)

[PATCH v1] eventdev/crypto: add memzone lookup
 2022-10-18  9:39 UTC 

[PATCH] net/ice: support vxlan gpe tunnel offload
 2022-10-18  9:28 UTC  (2+ messages)

[PATCH 0/4] Have event adapters report idle status
 2022-10-18  9:19 UTC  (14+ messages)
` [PATCH 2/4] eventdev: have ethernet Rx adapter appropriately report idle
` [PATCH 3/4] eventdev: have ethernet Tx "
` [PATCH 4/4] eventdev: have timer "

[PATCH v3 00/25] add the basic rte_flow offload support of nfp PMD
 2022-10-18  8:30 UTC  (28+ messages)
` [PATCH v3 01/25] net/nfp: fix the requirement of cpp bridge service
` [PATCH v3 02/25] net/nfp: add the stats process logic in ctrl VNIC service
` [PATCH v3 03/25] net/nfp: add the structures and functions for flow offload
` [PATCH v3 04/25] net/nfp: add the flow APIs of nfp PMD
` [PATCH v3 05/25] net/nfp: add the offload support of basic items
` [PATCH v3 06/25] net/nfp: add the offload support of basic actions
` [PATCH v3 07/25] net/nfp: add the offload support of VLAN item
` [PATCH v3 08/25] net/nfp: add the offload support of IPv4 item
` [PATCH v3 09/25] net/nfp: add the offload support of IPv6 item
` [PATCH v3 10/25] net/nfp: add the offload support of TCP item
` [PATCH v3 11/25] net/nfp: add the offload support of UDP item
` [PATCH v3 12/25] net/nfp: add the offload support of SCTP item
` [PATCH v3 13/25] net/nfp: add the offload support of set SRC MAC action
` [PATCH v3 14/25] net/nfp: add the offload support of set DST "
` [PATCH v3 15/25] net/nfp: add the offload support of pop VLAN action
` [PATCH v3 16/25] net/nfp: add the offload support of push "
` [PATCH v3 17/25] net/nfp: add the offload support of set SRC IPv4 action
` [PATCH v3 18/25] net/nfp: add the offload support of set DST "
` [PATCH v3 19/25] net/nfp: add the offload support of set SRC IPv6 action
` [PATCH v3 20/25] net/nfp: add the offload support of set DST "
` [PATCH v3 21/25] net/nfp: add the offload support of set TP SRC port action
` [PATCH v3 22/25] net/nfp: add the offload support of set TP DST "
` [PATCH v3 23/25] net/nfp: add the offload support of set TTL action
` [PATCH v3 24/25] net/nfp: add the offload support of set IPv4 DSCP action
` [PATCH v3 25/25] net/nfp: add the offload support of set IPv6 "

[PATCH] gro : fix pkt length when extra bytes are padded to ethernet frame
 2022-10-18  8:21 UTC  (8+ messages)
    ` Fwd: "
` [PATCH v2] gro : check for payload length after the trim

[PATCH] usertools/pmdinfo: remove dependency to ldd
 2022-10-18  7:40 UTC  (3+ messages)

[PATCH] license/README: fix pathnames and add MIT
 2022-10-18  7:38 UTC  (6+ messages)
` [PATCH 1/2] "
  ` [RFC 2/2] license: add using MIT license in base code

[PATCH v2] doc: fix support table for ETH and VLAN flow items
 2022-10-18  7:18 UTC  (6+ messages)

[PATCH] net/ice: fix the judgment order of buffer split
 2022-10-18  7:01 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v1] net/ice: support ddp dump switch rule binary
 2022-10-18  6:47 UTC  (2+ messages)
` [PATCH v2] "

[RFC] app/dma-perf: introduce dma-perf application
 2022-10-18  6:42 UTC  (2+ messages)
` [RFC v3] "

[PATCH v2] sched: Fix subport profile id not set correctly
 2022-10-18  5:40 UTC  (5+ messages)
` [PATCH 1/3] sched: fix "
  ` [PATCH 3/3] sched: support for 100G+ rates in subport/pipe config

[PATCH 1/3] net/iavf: fix security session destroy
 2022-10-18  4:19 UTC  (9+ messages)
` [PATCH 2/3] net/ixgbe: "
  ` [EXT] "
` [PATCH 3/3] net/txgbe: "
` [EXT] [PATCH 1/3] net/iavf: "

[PATCH] net/ice: fix module EEPROM read
 2022-10-18  4:09 UTC  (2+ messages)

[PATCH] net/iavf: fix SPI check
 2022-10-18  4:01 UTC  (2+ messages)

[PATCH 00/25] add the extend rte_flow offload support of nfp PMD
 2022-10-18  3:22 UTC  (26+ messages)
` [PATCH 01/25] net/nfp: add the offload support of IPv4 VXLAN item
` [PATCH 02/25] net/nfp: add the offload support of IPv6 "
` [PATCH 03/25] net/nfp: prepare for the encap action of IPv4 tunnel
` [PATCH 04/25] net/nfp: prepare for the encap action of IPv6 tunnel
` [PATCH 05/25] net/nfp: add the offload support of IPv4 VXLAN encap action
` [PATCH 06/25] net/nfp: add the offload support of IPv6 "
` [PATCH 07/25] net/nfp: prepare for the decap action of IPv4 UDP tunnel
` [PATCH 08/25] net/nfp: prepare for the decap action of IPv6 "
` [PATCH 09/25] net/nfp: add the offload support of IPv4 VXLAN decap action
` [PATCH 10/25] net/nfp: add the offload support of IPv6 "
` [PATCH 11/25] net/nfp: add the offload support of IPv4 GENEVE encap action
` [PATCH 12/25] net/nfp: add the offload support of IPv6 "
` [PATCH 13/25] net/nfp: add the offload support of IPv4 GENEVE item
` [PATCH 14/25] net/nfp: add the offload support of IPv6 "
` [PATCH 15/25] net/nfp: add the offload support of IPv4 GENEVE decap action
` [PATCH 16/25] net/nfp: add the offload support of IPv6 "
` [PATCH 17/25] net/nfp: add the offload support of IPv4 NVGRE encap action
` [PATCH 18/25] net/nfp: add the offload support of IPv6 "
` [PATCH 19/25] net/nfp: prepare for the decap action of IPv4 GRE tunnel
` [PATCH 20/25] net/nfp: prepare for the decap action of IPv6 "
` [PATCH 21/25] net/nfp: add the offload support of IPv4 NVGRE item
` [PATCH 22/25] net/nfp: add the offload support of IPv6 "
` [PATCH 23/25] net/nfp: add the offload support of IPv4 NVGRE decap action
` [PATCH 24/25] net/nfp: add the offload support of IPv6 "
` [PATCH 25/25] net/nfp: add the support of new tunnel solution

[PATCH] net/ice: fix cannot setup queue at runtime
 2022-10-18  2:42 UTC 

[PATCH 0/3] remove more experimental tags
 2022-10-18  1:57 UTC  (4+ messages)
` [PATCH 1/3] eal: remove experimental from rte_epoll_wait_interruptible
` [PATCH 2/3] eal: make rte_log_list_types not experimental
` [PATCH 3/3] rwlock: make trylock operations no longer experimental

[PATCH v2] dumpcap: fix select interface
 2022-10-17 15:12 UTC  (4+ messages)
` [PATCH v3] "
  ` [PATCH v4] "

[PATCH 0/3] crypto/qat: extend asymmetric crypto pmd
 2022-10-17 14:58 UTC  (3+ messages)
` [PATCH 1/3] crypto/qat: make immutable parameters constant

[PATCH 0/2] app/testpmd: support TCP TSO in Tx only mode
 2022-10-17 14:41 UTC  (3+ messages)
` [PATCH 1/2] app/testpmd: prepare to support TCP "
` [PATCH 2/2] app/testpmd: support TCP TSO "

[Bug 1106] ipsec-secgw inline test fail
 2022-10-17 14:12 UTC 

[PATCH] net/bonding: fix descriptor limit reporting
 2022-10-17 14:08 UTC  (4+ messages)

[PATCH] ci: combine static and shared linking build tests
 2022-10-17 14:07 UTC 

[PATCH 0/2] GitHub Actions configuration fixes
 2022-10-17 14:01 UTC  (4+ messages)
` [PATCH 2/2] ci: update to new API for step outputs in GHA

[PATCH 0/4] crypto/ccp cleanup
 2022-10-17 13:53 UTC  (6+ messages)
` [PATCH v2 "

[PATCH] vhost: promote per-queue stats API to stable
 2022-10-17 13:22 UTC  (2+ messages)

[PATCH] net/bonding: fix flow flush order on bonded device close
 2022-10-17 12:34 UTC  (3+ messages)

[PATCH v2] net/nfp: add the feature of RSS based on VXLAN inner layer
 2022-10-17 12:12 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v4 1/5] examples/l3fwd: fix port group mask generation
 2022-10-17 12:06 UTC  (9+ messages)
` [PATCH v5 "
  ` [PATCH v5 2/5] examples/l3fwd: split processing and send stages
    ` [EXT] "
  ` [PATCH v5 3/5] examples/l3fwd: use lpm vector path for event vector
    ` [EXT] "
  ` [PATCH v5 4/5] examples/l3fwd: fix event vector processing in fib
    ` [EXT] "
  ` [EXT] [PATCH v5 1/5] examples/l3fwd: fix port group mask generation

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