2021-09-18 07:24 (UTC-0700), William Tu: > On Wed, Sep 15, 2021 at 12:05 PM Dmitry Kozlyuk > <dmitry.kozl...@gmail.com> wrote: > > > > 2021-09-15 18:44 (UTC+0000), William Tu: > > > This patch enables building the ixgbe driver for Windows. > > > It also enables its dependencies on security and cryptodev. > > > > Tal Shnaiderman posted patches for cryptodev and security today, > > so I won't comment on that part. IMO your patch should depend on them > > (https://doc.dpdk.org/guides/contributing/patches.html#patch-dependencies). > > > > Hi Dmitry, > > I checked Tal's patch and actually there is no dependency. > Tal's patch is at driver/crypto, > https://inbox.dpdk.org/dev/20210914053833.7760-8-tal...@nvidia.com/T/ > and this patch is enabling lib/cryptodev and lib/security > > I will send v2 by breaking the ixgbe part and lib/security and cryptodev part. > Thanks, > William
Hi William, I meant these patches, not the patchset you linked: 1. Security: http://patchwork.dpdk.org/project/dpdk/list/?series=18943 2. Cryptodev: http://patchwork.dpdk.org/project/dpdk/list/?series=18880