DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH v9 0/9] app/test: enable subset of tests on Windows
 2021-12-08 18:59 UTC  (51+ messages)
` [PATCH v10 "
  ` [PATCH v10 2/9] app/test: remove POSIX-specific code
  ` [PATCH v11 0/9] app/test: enable subset of tests on Windows
    ` [PATCH v11 3/9] app/test: fix incorrect errno variable
    ` [PATCH v11 4/9] app/test: skip interrupt tests on Windows
    ` [PATCH v11 5/9] app/test: skip two logs_autotest cases "
    ` [PATCH v11 6/9] app/test: differentiate a strerror on different OS
    ` [PATCH v11 7/9] app/test: remove two alarm_autotest cases
    ` [PATCH v11 8/9] app/test: replace .sh script with .py script
    ` [PATCH v12 00/11] app/test: enable subset of tests on Windows
      ` [PATCH v12 01/11] eal/windows: return ENOTSUP for not supported API
      ` [PATCH v12 02/11] app/test: remove POSIX-specific code
      ` [PATCH v12 03/11] app/test: fix incorrect errno variable
      ` [PATCH v12 04/11] app/test: skip interrupt tests on Windows
      ` [PATCH v12 05/11] app/test: skip two logs_autotest cases "
      ` [PATCH v12 06/11] app/test: differentiate a strerror on different OS
      ` [PATCH v12 07/11] app/test: remove two alarm_autotest cases
      ` [PATCH v12 08/11] app/test: resolve name collision
      ` [PATCH v12 09/11] app/test: add test stubs for not supported ones
      ` [PATCH v12 10/11] app/test: replace .sh script with .py script
      ` [PATCH v12 11/11] app/test: enable unit test for Windows
      ` [PATCH v13 00/11] app/test: enable subset of tests on Windows
        ` [PATCH v13 01/11] eal/windows: return ENOTSUP for not supported API
        ` [PATCH v13 02/11] app/test: remove POSIX-specific code
        ` [PATCH v13 03/11] app/test: fix incorrect errno variable
        ` [PATCH v13 04/11] app/test: skip interrupt tests on Windows
        ` [PATCH v13 05/11] app/test: skip two logs_autotest cases "
        ` [PATCH v13 06/11] app/test: differentiate a strerror on different OS
        ` [PATCH v13 07/11] app/test: remove two alarm_autotest cases
        ` [PATCH v13 08/11] app/test: resolve name collision
        ` [PATCH v13 09/11] app/test: add test stubs for not supported ones
        ` [PATCH v13 10/11] app/test: replace .sh script with .py script
        ` [PATCH v13 11/11] app/test: enable unit test on Windows
        ` [PATCH v14 00/11] app/test: enable subset of tests "
          ` [PATCH v14 01/11] eal/windows: return ENOTSUP for not supported API
          ` [PATCH v14 03/11] app/test: fix incorrect errno variable
          ` [PATCH v14 04/11] app/test: skip interrupt tests on Windows

[PATCH v1] gpudev: return EINVAL if invalid input pointer for free and unregister
 2021-12-08 18:40 UTC  (11+ messages)

[Bug 897] [20.11.4-rc1] librte_eal/windows cross build failure with gcc 11 on Fedora 35
 2021-12-08 16:29 UTC 

[PATCH 0/3] fix MPRQ prepare
 2021-12-08 15:40 UTC  (13+ messages)
` [PATCH 1/3] common/mlx5: add min WQE size for striding RQ
` [PATCH 2/3] net/mlx5: improve stride parameter names
` [PATCH 3/3] net/mlx5: fix missing adjustment MPRQ stride devargs

[PATCH] net/mlx5: fix the memory socket selection in ASO management
 2021-12-08 14:51 UTC 

[PATCH] devtools/cocci: update cocci for ethdev namespace
 2021-12-08 11:45 UTC 

[PATCH v3 1/5] common/cnxk: add REE HW definitions
 2021-12-08  9:14 UTC  (7+ messages)
` [PATCH v4 0/4] regex/cn9k: use cnxk infrastructure
  ` [PATCH v4 1/4] common/cnxk: add REE HW definitions
  ` [PATCH v4 2/4] common/cnxk: add REE mbox definitions
  ` [PATCH v4 3/4] common/cnxk: add REE support
  ` [PATCH v4 4/4] regex/cn9k: use cnxk infrastructure

[Bug 896] [20.11.4-rc1] net/af_xdp build failure with gcc 11 on Fedora 35
 2021-12-08  9:13 UTC 

[dpdk-dev] [PATCH] app/testpmd: fix l4 sw csum over multi segments
 2021-12-08  6:10 UTC  (3+ messages)
` [PATCH v4 0/2] Add functions to calculate UDP/TCP cksum in mbuf

[PATCH] doc/dlb2: update dlb2 documentation
 2021-12-07 23:01 UTC  (2+ messages)
` [PATCH v2] "

[dpdk-dev] [RFC PATCH] ethdev: mtr: enhance input color table features
 2021-12-07 18:00 UTC  (5+ messages)

[PATCH] net/mlx5: fix metadata endianness in modify field action
 2021-12-07 13:44 UTC  (3+ messages)

[dpdk-dev] [PATCH v1] drivers: remove octeontx2 drivers
 2021-12-07 11:51 UTC  (6+ messages)

[PATCH v1] doc: arm64 cross docs improvements/fixes
 2021-12-07 11:05 UTC  (6+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] doc: arm64 cross build CFLAGS/LDFLAGS alternatives
  ` [PATCH v2 2/4] doc: arm64 cross build binary names update
  ` [PATCH v2 3/4] doc: arm64 cross build numactl compilers
  ` [PATCH v2 4/4] docs: add an example arm64 cross file

[Bug 895] dpdk 18.11 ip_pipeline :One to one forwarding processing mode appear CPU 0 is 100% of interrupted
 2021-12-07  9:53 UTC 

The dpdk 18.11 version is on the i40e network card and the overcurrent 1G execution results in a high occupation of 0 cores
 2021-12-07  9:50 UTC 

[Bug 894] [dpdk-20.11.4] lib/librte_eal.a.p/librte_eal_common_rte_random.c.obj build failed on WIN10 with clang8.0.0
 2021-12-07  9:44 UTC 

[PATCH] net/i40e: enable max frame size at port level
 2021-12-07  8:59 UTC 

DPDK Release Status Meeting 2021-12-02
 2021-12-07  8:42 UTC 

[PATCH 00/25] New features and improvements in cnxk crypto PMD
 2021-12-07  6:50 UTC  (26+ messages)
` [PATCH 01/25] common/cnxk: define minor opcodes for MISC opcode
` [PATCH 02/25] common/cnxk: add aes-xcbc key derive
` [PATCH 03/25] common/cnxk: add bit fields for params
` [PATCH 04/25] common/cnxk: fix reset of fields
` [PATCH 05/25] common/cnxk: verify input args
` [PATCH 06/25] crypto/cnxk: only enable queues that are allocated
` [PATCH 07/25] crypto/cnxk: add lookaside IPsec AES-CBC-HMAC-SHA256 support
` [PATCH 08/25] crypto/cnxk: clear session data before populating
` [PATCH 09/25] crypto/cnxk: update max sec crypto caps
` [PATCH 10/25] crypto/cnxk: write CPT CTX through microcode op
` [PATCH 11/25] crypto/cnxk: support cnxk lookaside IPsec HMAC-SHA384/512
` [PATCH 12/25] crypto/cnxk: account for CPT CTX updates and flush delays
` [PATCH 13/25] crypto/cnxk: use struct sizes for ctx writes
` [PATCH 14/25] crypto/cnxk: add security session stats get
` [PATCH 15/25] crypto/cnxk: add skip for unsupported cases
` [PATCH 16/25] crypto/cnxk: add context reload for IV
` [PATCH 17/25] crypto/cnxk: handle null chained ops
` [PATCH 18/25] crypto/cnxk: fix inflight cnt calculation
` [PATCH 19/25] crypto/cnxk: use atomics to access cpt res
` [PATCH 20/25] crypto/cnxk: add more info on command timeout
` [PATCH 21/25] crypto/cnxk: support lookaside IPsec AES-CTR
` [PATCH 22/25] crypto/cnxk: fix extend tail calculation
` [PATCH 23/25] crypto/cnxk: add aes xcbc and null cipher
` [PATCH 24/25] crypto/cnxk: add copy and set DF
` [PATCH 25/25] crypto/cnxk: add aes cmac

[PATCH] net/ice: fix Tx checksum offload capability
 2021-12-07  3:17 UTC  (2+ messages)

[PATCH v2 0/7] ixgbe SFP handling fixes
 2021-12-06 22:19 UTC  (8+ messages)
` [PATCH v2 1/7] net/ixgbe: Fix ixgbe_is_sfp() to return valid result for X550EM_a devs
` [PATCH v2 2/7] net/ixgbe: Add ixgbe_check_sfp_cage() for testing state of PRSNT# signal
` [PATCH v2 3/7] net/ixgbe: Check that SFF-8472 soft rate select is supported before write
` [PATCH v2 4/7] net/ixgbe: Run 82599 link status workaround only on affected devices
` [PATCH v2 5/7] net/ixgbe: Fix SFP detection and linking on hotplug
` [PATCH v2 6/7] net/ixgbe: Retry SFP ID read field to handle misbehaving SFPs
` [PATCH v2 7/7] net/ixgbe: Treat 1G Cu SFPs as 1G SX on the X550 devices

20.11.4 patches review and test
 2021-12-06 16:15 UTC 

[PATCH] tap:remove maintainer
 2021-12-06 14:12 UTC  (2+ messages)

vmxnet3 no longer functional on DPDK 21.11
 2021-12-06 13:58 UTC  (6+ messages)

[PATCH 00/17] features and fixes on NXP eth devices
 2021-12-06 12:18 UTC  (18+ messages)
` [PATCH 01/17] bus/fslmc: update MC to 10.29
` [PATCH 02/17] bus/fslmc: use dmb oshst for synchronization before I/O
` [PATCH 03/17] net/dpaa2: warn user in case of high nb desc
` [PATCH 04/17] net/dpaa2: fix unregistering interrupt handler
` [PATCH 05/17] net/dpaa2: fix timestamping for IEEE1588
` [PATCH 06/17] net/dpaa2: support multiple txqs en-queue for ordered
` [PATCH 07/17] net/dpaa2: add support for level 2 in traffic management
` [PATCH 08/17] net/dpaa2: secondary process handling for dpni
` [PATCH 09/17] bus/fslmc: add and scan dprc devices
` [PATCH 10/17] net/dpaa2: support recycle loopback port
` [PATCH 11/17] net/dpaa: check status before configuring shared MAC
` [PATCH 12/17] net/dpaa: enable checksum for shared MAC interface
` [PATCH 13/17] net/enetc: add support for VFs
` [PATCH 14/17] net/pfe: disable HW CRC stripping
` [PATCH 15/17] net/pfe: reduce driver initialization time
` [PATCH 16/17] net/pfe: remove setting unused value
` [PATCH 17/17] net/pfe: fix for 32 bit and PPC compilation

[PATCH 00/13] Add new cases to lookaside IPsec tests
 2021-12-06 11:08 UTC  (28+ messages)
` [PATCH 01/13] test/crypto: add IPsec aes-cbc known vectors
` [PATCH 02/13] test/crypto: add IPsec AES-CBC-HMAC-SHA256 "
` [PATCH 03/13] test/crypto: add chained operations in combined cases
` [PATCH 04/13] test/crypto: add IPv6 tunnel mode cases
` [PATCH 05/13] test/crypto: add IPsec HMAC-SHA384/512 known vectors
` [PATCH 06/13] test/crypto: add IPsec fragmented packet "
` [PATCH 07/13] test/crypto: add transport mode cases
` [PATCH 08/13] test/crypto: add security stats cases
` [PATCH 09/13] test/crypto: add lookaside IPsec AES-CTR known vectors
` [PATCH 10/13] test/crypto: add fragmented packet case
` [PATCH 11/13] test/crypto: skip null auth in ICV corrupt case
` [PATCH 12/13] test/crypto: add aes xcbc known vectors
` [PATCH 13/13] test/crypto: add copy and set DF cases
` [PATCH v2 00/13] Add new cases to lookaside IPsec tests
  ` [PATCH v2 01/13] test/crypto: add IPsec aes-cbc known vectors
  ` [PATCH v2 02/13] test/crypto: add IPsec AES-CBC-HMAC-SHA256 "
  ` [PATCH v2 03/13] test/crypto: add chained operations in combined cases
  ` [PATCH v2 04/13] test/crypto: add IPv6 tunnel mode cases
  ` [PATCH v2 05/13] test/crypto: add IPsec HMAC-SHA384/512 known vectors
  ` [PATCH v2 06/13] test/crypto: add IPsec fragmented packet "
  ` [PATCH v2 07/13] test/crypto: add transport mode cases
  ` [PATCH v2 08/13] test/crypto: add security stats cases
  ` [PATCH v2 09/13] test/crypto: add lookaside IPsec AES-CTR known vectors
  ` [PATCH v2 10/13] test/crypto: add fragmented packet case
  ` [PATCH v2 11/13] test/crypto: skip null auth in ICV corrupt case
  ` [PATCH v2 12/13] test/crypto: add aes xcbc known vectors
  ` [PATCH v2 13/13] test/crypto: add copy and set DF cases

[dpdk-dev] [PATCH] ethdev: support queue-based priority flow control
 2021-12-06  9:57 UTC  (5+ messages)

[PATCH] net/mlx5: fix modify field MAC address offset
 2021-12-06  8:56 UTC  (3+ messages)
` [PATCH v2] "

[dpdk-dev] Question Regarding FIPS Validation in DPDK
 2021-12-06  8:49 UTC  (5+ messages)

[PATCH v2 0/5] regex/cn9k: use cnxk infrastructure
 2021-12-06  8:08 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 4/5] common/cnxk: link REE support to ROC files
      ` [EXT] "

[PATCH] examples/ipsec-secgw: fix event dev start sequence
 2021-12-06  5:38 UTC  (2+ messages)

[PATCH v2 1/2] devtools: don't include headline "fix" in backports
 2021-12-05 11:38 UTC  (4+ messages)
` [PATCH v2 2/2] devtools: report commit id on partial fixes

[PATCH] net/kni: reset rte_kni_conf struct before initialization
 2021-12-05  6:21 UTC  (2+ messages)
` [PATCH v4] "

[PATCH v3] net/kni: reset rte_kni_conf struct before initialization
 2021-12-05  5:30 UTC 

[PATCH v2] net/kni: reset rte_kni_conf struct before initialization
 2021-12-05  4:42 UTC 

[PATCH] app/testpmd: fix GENEVE parsing in csum forward mode
 2021-12-05  3:44 UTC 

[dpdk-dev] [RFC PATCH] ethdev: support priority based flow control
 2021-12-04 17:30 UTC  (14+ messages)

[PATCH] common/cnxk: enable lmtst burst for batch free
 2021-12-04 10:30 UTC 

[dpdk-dev] [PATCH] net/ixgbe: check ixgbe filter init failure
 2021-12-04 10:23 UTC 

[PATCH 0/7] ixgbe SFP handling fixes
 2021-12-03 22:55 UTC  (7+ messages)
` [PATCH 2/7] net/ixgbe: Add ixgbe_check_sfp_cage() for testing state of PRSNT# signal
` [PATCH 3/7] net/ixgbe: Check that SFF-8472 soft rate select is supported before write
` [PATCH 4/7] net/ixgbe: Run 82599 link status workaround only on affected devices
` [PATCH 5/7] net/ixgbe: Fix SFP detection and linking on hotplug
` [PATCH 6/7] net/ixgbe: Retry SFP ID read field to handle misbehaving SFPs
` [PATCH 7/7] net/ixgbe: Treat 1G Cu SFPs as 1G SX on the X550 devices

[PATCH 7/7] net/ixgbe: Treat 1G Cu SFPs as 1G SX on the X550 devices
 2021-12-03 22:47 UTC 

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