On 02-Jan-19 11:53 PM, Honnappa Nagarahalli wrote:
> Thanks Ruifeng for the patch. I have one question inline.
>
> Jerin/Hemant,
> It would be good if you could test this on your platforms, since this
> is being made default.
>
> Thanks,
> Honnappa
>
>> -Original Message-
>> From: R
> -Original Message-
> From: Thomas Monjalon
> Sent: Thursday, January 3, 2019 3:40 PM
> To: Gavin Hu (Arm Technology China)
> Cc: dev@dpdk.org; nd ; jer...@marvell.com;
> hemant.agra...@nxp.com; Honnappa Nagarahalli
> ; olivier.m...@6wind.com;
> bruce.richard...@intel.com; ferruh.yi..
Moti,
Wednesday, January 2, 2019 11:43 AM, Mordechay Haimovsky:
> Subject: [dpdk-dev] [PATCH v3 3/3] net/mlx5: support flow counters using devx
>
> This commit adds counters support when creating flows via direct verbs. The
> implementation uses devx interface in order to create query and delete
The Netronome's Network Flow Processor chip is highly programmable
with the goal of processing packets at high speed. Processing units
and other chip components are available from the host through the
PCIe CPP(Command Push Pull bus) interface. The NFP PF PMD configures
a CPP handler for setting up
'__sync' builtins are deprecated, enable '__atomic' builtins for
generic atomic operations.
Signed-off-by: Phil Yang
Reviewed-by: Gavin Hu
Tested-by: Phil Yang
---
lib/librte_eal/common/include/generic/rte_atomic.h | 80 ++
1 file changed, 80 insertions(+)
diff --git a/li
'__sync' builtins are deprecated, use '__atomic' builtins instead for
packet_ordering.
Fixes: 850f373 ("examples/packet_ordering: new sample app")
Signed-off-by: Phil Yang
Reviewed-by: Gavin Hu
Reviewed-by: Ruifeng Wang
---
examples/packet_ordering/main.c | 27 +++
1
On 1/3/19 3:40 AM, Tiwei Bie wrote:
Currently virtio-user doesn't support event idx.
Fixes: aea29aa5d37b ("net/virtio: enable packed virtqueues by default")
Signed-off-by: Tiwei Bie
---
drivers/net/virtio/virtio_user/virtio_user_dev.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(
On 1/3/19 3:40 AM, Tiwei Bie wrote:
Add the RING_PACKED feature to dev->unsupported_features
when it's disabled, and add the missing packed vq param
string. And also revert the unexpected change to MAC option
introduced when adding packed vq option.
Fixes: 34f3966c7f81 ("net/virtio-user: add
Hi Hemant,
> -Original Message-
> From: Hemant Agrawal
> Sent: Thursday, January 3, 2019 16:05
> To: Honnappa Nagarahalli ; Ruifeng Wang
> (Arm Technology China) ; dev@dpdk.org
> Cc: tho...@monjalon.net; jer...@marvell.com; bruce.richard...@intel.com;
> chao...@linux.vnet.ibm.com; nd ;
>
Traditionally, only a single buffer pool per port
(or, per-port-per-socket) is created in l3fwd application.
If separate pools are created per-port, it might lead to gain in
performance as packet alloc/dealloc requests would be isolated
across ports (and their corresponding lcores).
This patch ad
Hi,
I have a guest virtual machine attached with BCM57414 Virtual Function .
- When the BCM VF is owned by Linux driver "bnxt_en", I am seeing two
Rx/Tx queues are assigned by the driver.
- When the same device is owned by DPDK PMD "net_bnxt" , I am seeing
only one Rx/Tx
When incorrect core value or range provided,
as part of -l command line option, a crash occurs.
Added valid range checks to fix the crash.
Fixes: d888cb8b9613 ("eal: add core list input format")
Cc: sta...@dpdk.org
--
v2: Replace strtoul with strtol
Modified log message
--
Signed-off-by: Ha
On 12/27/2018 6:06 AM, Jerin Jacob Kollanukkaran wrote:
> When RTE_LIBRTE_MBUF_DEBUG enabled, rte_mbuf_sanity_check()
> function defined in rte_mbuf.so library,
> add it while linking the librte_pmd_ice.so library to fix
> the build issue.
>
> error log:
> /usr/bin/ld: ice_rxtx.o: in function `ice
01/01/2019 06:51, Shahaf Shuler:
> Monday, December 31, 2018 2:44 PM, Wisam Monther:
> > Subject: [PATCH v2] net/mlx5: add ConnectX-6 device IDs
> >
> > This commit includes the add of:
> > - ConnectX-6 device ID
> > - ConnectX-6 SRIOV device ID
> >
> > Signed-off-by: Wisam Jaddo
>
> Pay attent
On Thu, Jan 3, 2019 at 1:28 PM Hari kumar Vemula <
hari.kumarx.vem...@intel.com> wrote:
> When incorrect core value or range provided,
> as part of -l command line option, a crash occurs.
>
> Added valid range checks to fix the crash.
>
> Fixes: d888cb8b9613 ("eal: add core list input format")
> C
This patch fixes a typo in SET_MAC_DST action description.
It also adds restriction note for set MAC src/dst actions description.
Fixes: 15dbcdaada77 ("ethdev: add generic MAC address rewrite actions")
Cc: jack...@mellanox.com
Signed-off-by: Dekel Peled
---
doc/guides/prog_guide/rte_flow.rst |
Hi Wei
> -Original Message-
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Wei Zhao
> Sent: Wednesday, January 2, 2019 2:33 PM
> To: dev@dpdk.org
> Cc: sta...@dpdk.org; Wu, Jingjing ; Zhao1, Wei
>
> Subject: [dpdk-dev] [PATCH] net/ixgbe: fix MAT enable for VF in multicast
What is
Hi Rami,
> -Original Message-
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Rami Rosen
> Sent: Tuesday, December 25, 2018 1:37 PM
> To: dev@dpdk.org
> Cc: sta...@dpdk.org; Rami Rosen
> Subject: [dpdk-dev] [PATCH] doc: fix a parameter name in testpmd guide
>
> There is no paramet
Hi Rami,
> -Original Message-
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Rami Rosen
> Sent: Thursday, December 27, 2018 7:59 PM
> To: dev@dpdk.org
> Cc: sta...@dpdk.org; wis...@mellanox.com; Rami Rosen
>
> Subject: [dpdk-dev] [PATCH] doc: fix a typo in testpmd user guide
>
>
PSB
> -Original Message-
> From: dev On Behalf Of Dekel Peled
> Sent: Thursday, January 3, 2019 3:09 PM
> To: Adrien Mazarguil
> Cc: dev@dpdk.org; Ori Kam ; Dekel Peled
> ; Jack Min
> Subject: [dpdk-dev] [PATCH] doc: fix MAC address rewrite actions
> documentation
>
> This patch fixes
This series of commits add support for creating, allocating, querying
and destroying flow counters in mlx5 PMD using the devx interface.
Moti Haimovsky (3):
net/mlx5: fix shared counter allocation logic
net/mlx5: add devx functions to glue
net/mlx5: support flow counters using devx
drivers
This commit fixes the logic for searching and allocating a shared
counter in mlx5_flow_verbs.
Now only the shared counters in the counters list are checked for
a match and not all the counters as before.
Fixes: 84c406e74524 ("net/mlx5: add flow translate function")
Cc: sta...@dpdk.org
Signed-off-
This patch adds glue functions for operations:
- dv_open_device.
- devx object create, destroy, query and modify.
- devx general command
The new operations depend on HAVE_IBV_DEVX_OBJ.
Signed-off-by: Moti Haimovsky
---
v2:
* Modifications according to review inputs.
see message Id: 154574
This commit adds counters support when creating flows via direct
verbs. The implementation uses devx interface in order to create
query and delete the counters.
This support requires MLNX_OFED_LINUX-4.5-0.1.0.1 installation.
Signed-off-by: Moti Haimovsky
---
---
v2:
* Modifications according to c
Add support to run the Soft NIC device on service cores, based on the
value of the sc parameter:
0: The current Soft NIC device is run explicitly by the application. The
firmware creates one or several pipelines for this dev and maps them
to CPU cores that should not be service cores. The ap
AVX512 was disabled for GCC because of Bugzilla issue 97 [1],
the GCC defect submitted for the issue [2] highlighted that this is
a known binutils version 2.30 issue.
Narrowed the scope of no-avx512 to the this specific binutils version.
[1]
https://bugs.dpdk.org/show_bug.cgi?id=97
[2]
https://g
On 1/3/2019 2:00 PM, Iremonger, Bernard wrote:
> Hi Rami,
>
>> -Original Message-
>> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Rami Rosen
>> Sent: Thursday, December 27, 2018 7:59 PM
>> To: dev@dpdk.org
>> Cc: sta...@dpdk.org; wis...@mellanox.com; Rami Rosen
>>
>> Subject: [dpd
This patch proposes a slightly different test-pmd quit operation: stop
all devices before starting to close any device. Basically, stop all
moving parts before beginning to remove them. The current test-pmd quit
is stoping and closing each device before moving to the next device.
If all devices in
On 1/3/2019 12:49 PM, Thomas Monjalon wrote:
> 01/01/2019 06:51, Shahaf Shuler:
>> Monday, December 31, 2018 2:44 PM, Wisam Monther:
>>> Subject: [PATCH v2] net/mlx5: add ConnectX-6 device IDs
>>>
>>> This commit includes the add of:
>>> - ConnectX-6 device ID
>>> - ConnectX-6 SRIOV device ID
>>>
>
Hi maintainers, any feedback on the below?
Thanks,
Eelco
On 18 Dec 2018, at 12:06, Eelco Chaudron wrote:
Hi,
I’m assigning a VF of an X520 card for DPDK/testpmd/OVS but it's not
accepting tagged VLAN packets (it does accept tag 0). Is this a known
bug/limitation of the 82599ES chipset?
+Jeffrey, Manasi
We will get the most traction from the Windows developer community if we use
msvc. The only thing preventing that last time was GNU extensions used in DPDK
source which were not ISO C standards compliant. We were also experimenting
with Clang/LLVM running natively on Windows ho
Hi Jason,
We need to get facts in order to do a good decision.
Please, let's give detailed feedback for each option.
03/01/2019 18:10, Jason Messer:
> +Jeffrey, Manasi
>
> We will get the most traction from the Windows developer community
> if we use msvc. The only thing preventing that last tim
Whenever possible (if the library ships a pkg-config file) use meson's
dependency() function to look for it, as it will automatically add it
to the Requires.private list if needed, to allow for static builds to
succeed for reverse dependencies of DPDK. Otherwise the recursive
dependencies are not p
Dependencies of the RTE libraries were not being added to the
Requires.private field of the pc file since the variable used for
dynamic linking was passed to the related field of pkg.generate.
Use the static one so that dependencies are included.
Fixes: 57ae0ec62620 ("build: add dependency on tele
>
> On Thu, 2018-12-27 at 12:13 +0800, Gavin Hu wrote:
> > ---
> > ---
> > To precisely benchmark the spinlock performance, uses the precise
> > version of getting timestamps, which enforces the timestamps are
> > obtained at the expe
> > > > >
> > > > > On Thu, 2018-12-27 at 12:13 +0800, Gavin Hu wrote:
> > > > > > ---
> > > > > >
> > > > > >
> > > > > > ---
> > > > > > From: Joyce Kong
> > > > > >
> > > > > > The old implementation is unfair, some threads may t
On Thu, 3 Jan 2019 18:35:31 +
Honnappa Nagarahalli wrote:
> > > > > >
> > > > > > On Thu, 2018-12-27 at 12:13 +0800, Gavin Hu wrote:
> > > > > > > ---
> > > > > > >
> > > > > > >
> > > > > > > ---
> > > > > > > From: Joyce Ko
Add 'uint64_t opaque_data' inside struct rte_cryptodev_sym_session.
That allows upper layer to easily associate some user defined
data with the session.
Signed-off-by: Konstantin Ananyev
Acked-by: Fiona Trahe
Acked-by: Mohammad Abdul Awal
Acked-by: Declan Doherty
Acked-by: Akhil Goyal
---
li
v5 -> v6
- Fix issues reported by Akhil:
rte_ipsec_session_prepare() fails for lookaside-proto
v4 -> v5
- Fix issue with SQN overflows
- Address Akhil comments:
documentation update
spell checks spacing etc.
fix input crypto_xform check/prepcess
test cases for lookaside
Add 'uint64_t opaque_data' inside struct rte_security_session.
That allows upper layer to easily associate some user defined
data with the session.
Signed-off-by: Konstantin Ananyev
Acked-by: Mohammad Abdul Awal
Acked-by: Declan Doherty
Acked-by: Akhil Goyal
---
lib/librte_security/rte_securi
define esp_tail structure.
Signed-off-by: Konstantin Ananyev
Acked-by: Mohammad Abdul Awal
Acked-by: Declan Doherty
Acked-by: Akhil Goyal
---
lib/librte_net/rte_esp.h | 10 +-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/lib/librte_net/rte_esp.h b/lib/librte_net/rte_es
Provide implementation for rte_ipsec_pkt_crypto_prepare() and
rte_ipsec_pkt_process().
Current implementation:
- supports ESP protocol tunnel mode.
- supports ESP protocol transport mode.
- supports ESN and replay window.
- supports algorithms: AES-CBC, AES-GCM, HMAC-SHA1, NULL.
- covers all c
With these changes functions:
- rte_ipsec_pkt_crypto_prepare
- rte_ipsec_pkt_process
can be safely used in MT environment, as long as the user can guarantee
that they obey multiple readers/single writer model for SQN+replay_window
operations.
To be more specific:
for outbound SA there are
Introduce helper functions to process completed crypto-ops
and group related packets by sessions they belong to.
Signed-off-by: Konstantin Ananyev
Acked-by: Declan Doherty
---
lib/librte_ipsec/Makefile | 1 +
lib/librte_ipsec/meson.build | 2 +-
lib/librte_ipsec/rte_i
Introduce librte_ipsec library.
The library is supposed to utilize existing DPDK crypto-dev and
security API to provide application with transparent IPsec processing API.
That initial commit provides some base API to manage
IPsec Security Association (SA) object.
Signed-off-by: Mohammad Abdul Awal
Introduce Security Association (SA-level) data-path API
Operates at SA level, provides functions to:
- initialize/teardown SA object
- process inbound/outbound ESP/AH packets associated with the given SA
(decrypt/encrypt, authenticate, check integrity,
add/remove ESP/AH related
Add IPsec library guide and update release notes.
Signed-off-by: Bernard Iremonger
Signed-off-by: Konstantin Ananyev
---
doc/guides/prog_guide/index.rst| 1 +
doc/guides/prog_guide/ipsec_lib.rst| 168 +
doc/guides/rel_notes/release_19_02.rst | 11 ++
3 fil
Create functional test for librte_ipsec.
Note that the test requires null crypto pmd to pass successfully.
Signed-off-by: Mohammad Abdul Awal
Signed-off-by: Bernard Iremonger
Acked-by: Declan Doherty
Signed-off-by: Konstantin Ananyev
---
test/test/Makefile |3 +
test/test/meson.build
This patch series depends on the patch series:
ipsec: new library for IPsec data-path processing
http://patches.dpdk.org/patch/49410/
http://patches.dpdk.org/patch/49411/
http://patches.dpdk.org/patch/49412/
http://patches.dpdk.org/patch/49413/
http://patches.dpdk.org/patch/49414/
http://patches.d
Right now ipsec-secgw always enables TX offloads
(DEV_TX_OFFLOAD_MULTI_SEGS, DEV_TX_OFFLOAD_SECURITY),
even when they are not requested by the config.
That causes many PMD to choose full-featured TX function,
which in many cases is much slower then one without offloads.
That patch adds ability for
In some cases it is useful to allow user to specify destination
ether address for outgoing packets.
This patch adds such ability by introducing new 'neigh' config
file option.
Signed-off-by: Konstantin Ananyev
Acked-by: Radu Nicolau
---
doc/guides/sample_app_ug/ipsec_secgw.rst | 42 ++-
In some cases crypto-ops could never be dequeued from the crypto-device.
The easiest way to reproduce:
start ipsec-secgw with crypto-dev and send to it less then 32 packets.
none packets will be forwarded.
Reason for that is that the application does dequeue() from crypto-queues
only when new packe
In the inbound_sa_check() make sure that sa pointer stored
inside mbuf private area is not NULL.
Fixes: d299106e8e31 ("examples/ipsec-secgw: add IPsec sample application")
Cc: sta...@dpdk.org
Signed-off-by: Bernard Iremonger
Acked-by: Radu Nicolau
Signed-off-by: Konstantin Ananyev
---
example
Changes to make ipsec-secgw data-path code to utilize librte_ipsec library.
Note that right now by default current (non-librte_ipsec) code-path will
be used. User has to run application with new command-line option ('-l')
to enable new codepath.
Signed-off-by: Mohammad Abdul Awal
Signed-off-by: B
Looking at process_pkts_outbound_nosp() there seems few issues:
- accessing mbuf after it was freed
- invoking ipsec_outbound() for ipv4 packets only
- copying number of packets, but not the mbuf pointers itself
that patch provides fixes for that issues.
Fixes: 906257e965b7 ("examples/ipsec-secgw
in sp4.c and sp6.c there are few globals that used only locally.
Define them as static ones.
Cc: sta...@dpdk.org
Signed-off-by: Konstantin Ananyev
Acked-by: Radu Nicolau
---
examples/ipsec-secgw/sp4.c | 10 +-
examples/ipsec-secgw/sp6.c | 10 +-
2 files changed, 10 insertions(+
Changes to make ipsec-secgw to utilize librte_ipsec library.
That patch provides:
- changes in the related data structures.
- changes in the initialization code.
- new command-line parameters to enable librte_ipsec codepath
and related features.
Note that right now by default current (non-li
The purpose of these scripts is to automate ipsec-secgw functional testing.
The scripts require two machines (SUT and DUT) connected through
at least 2 NICs and running linux (so far tested only on Ubuntu 18.04).
Introduced test-cases for the following scenarios:
- Transport/Tunnel modes
- AES-CBC
Update ipsec-secgw guide and relelase notes to reflect latest changes.
Signed-off-by: Bernard Iremonger
Signed-off-by: Konstantin Ananyev
---
doc/guides/rel_notes/release_19_02.rst | 14 +++
doc/guides/sample_app_ug/ipsec_secgw.rst | 105 ++-
2 files changed, 117 insertio
> >
> > On Thu, 2018-12-27 at 12:13 +0800, Gavin Hu wrote:
> > ---
> > > ---
> > > The __sync builtin based implementation generates full memory
> > > barriers ('dmb ish') on Arm platforms. Using C11 atomic builtins to
> > > generate o
Hi Akhil,
> >>> In some cases crypto-ops could never be dequeued from the crypto-device.
> >>> The easiest way to reproduce:
> >>> start ipsec-secgw with crypto-dev and send to it less then 32 packets.
> >>> none packets will be forwarded.
> >>> Reason for that is that the application does dequeue
> On Jan 3, 2019, at 8:23 AM, Ferruh Yigit wrote:
>
> AVX512 was disabled for GCC because of Bugzilla issue 97 [1],
> the GCC defect submitted for the issue [2] highlighted that this is
> a known binutils version 2.30 issue.
>
> Narrowed the scope of no-avx512 to the this specific binutils ver
> On Jan 3, 2019, at 11:10 AM, Jason Messer wrote:
>
> +Jeffrey, Manasi
>
> We will get the most traction from the Windows developer community if we use
> msvc. The only thing preventing that last time was GNU extensions used in
> DPDK source which were not ISO C standards compliant. We were
On Thu, 3 Jan 2019 20:16:17 +
Konstantin Ananyev wrote:
> Add 'uint64_t opaque_data' inside struct rte_cryptodev_sym_session.
> That allows upper layer to easily associate some user defined
> data with the session.
>
> Signed-off-by: Konstantin Ananyev
> Acked-by: Fiona Trahe
> Acked-by:
If we receive a packet with an invalid TCP header, whose
TCP header length is less than 20 bytes (the minimal TCP
header length), the calculated TCP Options length will
overflow and result in incorrect reassembly behaviors.
Fixes: 0d2cbe59b719 ("lib/gro: support TCP/IPv4")
Fixes: 9e0b9d2ec0f4 ("gr
Hi Ferruh,
Should not be there a documentation update in 'Known Issues and Limitations in
Legacy Releases' for the limitation. If it is already added can you please add
the patchwork link for the same.
Thanks
Vipin Varghese
> -Original Message-
> From: dev On Behalf Of Yongseok Koh
>
Hi Konstantin,
Sharing information with respect to documentation and code update with respect
to rel 19.02-rc1 onwards 'it is now required to combine both code and
documentation into a single patch'.
Thanks
Vipin Varghese
> -Original Message-
> From: dev On Behalf Of Konstantin Ananye
https://bugs.dpdk.org/show_bug.cgi?id=177
Bug ID: 177
Summary: binding i40e with uio_pci_generic fails for DPDK
19.02.0-rc1
Product: DPDK
Version: 18.11
Hardware: All
OS: All
Status: CONFIRMED
Tiwei Bie (6):
vhost: fix desc access in relay helpers
vhost: fix possible out of bound access in relay helpers
vhost: fix possible dead loop in relay helpers
vhost: fix possible out of bound access in vector filling
vhost: fix possible dead loop in vector filling
vhost: ensure event id
Fixes: b13ad2decc83 ("vhost: provide helpers for virtio ring relay")
Signed-off-by: Tiwei Bie
---
lib/librte_vhost/vdpa.c | 27 ++-
1 file changed, 22 insertions(+), 5 deletions(-)
diff --git a/lib/librte_vhost/vdpa.c b/lib/librte_vhost/vdpa.c
index 77d92f9ad..407d1c363
Fix a possible dead loop which may happen, e.g. when
driver created a loop in the desc list.
Fixes: b13ad2decc83 ("vhost: provide helpers for virtio ring relay")
Signed-off-by: Tiwei Bie
---
lib/librte_vhost/vdpa.c | 16
1 file changed, 16 insertions(+)
diff --git a/lib/librte
Fix a possible dead loop which may happen, e.g. when driver
created a loop in the desc list and lens in descs are zero.
Fixes: fd68b4739d2c ("vhost: use buffer vectors in dequeue path")
Fixes: 2f3225a7d69b ("vhost: add vector filling support for packed ring")
Cc: sta...@dpdk.org
Signed-off-by: Ti
Descs in desc table should be indexed using the desc idx
instead of the idx of avail ring and used ring.
Fixes: b13ad2decc83 ("vhost: provide helpers for virtio ring relay")
Signed-off-by: Tiwei Bie
---
lib/librte_vhost/vdpa.c | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
Fixes: 30920b1e2b15 ("vhost: ensure all range is mapped when translating QVAs")
Cc: sta...@dpdk.org
Signed-off-by: Tiwei Bie
---
lib/librte_vhost/vhost_user.c | 15 +--
1 file changed, 9 insertions(+), 6 deletions(-)
diff --git a/lib/librte_vhost/vhost_user.c b/lib/librte_vhost/vhos
Fixes: 7f74b95c444f ("vhost: pre update used ring for Tx and Rx")
Cc: sta...@dpdk.org
Signed-off-by: Tiwei Bie
---
lib/librte_vhost/virtio_net.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/lib/librte_vhost/virtio_net.c b/lib/librte_vhost/virtio_net.c
index 474acf64d..d64c355b9 100644
https://bugs.dpdk.org/show_bug.cgi?id=178
Bug ID: 178
Summary: l2fwd application does not work with option '-q'
Product: DPDK
Version: 18.11
Hardware: All
OS: All
Status: CONFIRMED
Severity: normal
Hello Vipin,
Some comments and lots of nitpicks inlined.
(I know this comes months late - apologies, just didn't stumble on this
earlier).
On Monday 26 November 2018 12:38 PM, Vipin Varghese wrote:
> Add user guide on debug and troubleshoot for common issues and bottleneck
> found in various app
Hi Shreyansh jain,
Thanks for the comment, please give me time to look into other comments.
snipped
> > +- Are only specific MAC are received? rte_eth_promiscuous_get()
> ^^^
>can be removed
>
> What about checking vlan-filters
>
> On Thu, 3 Jan 2019 18:35:31 +
> Honnappa Nagarahalli wrote:
>
> > > > > > >
> > > > > > > On Thu, 2018-12-27 at 12:13 +0800, Gavin Hu wrote:
> > > > > > > > --
> > > > > > > > -
> > > > > > > >
> > > > > > > >
> > > > > >
This patch adds GRO API limitations in the programmer guide.
Fixes: 2c900d09055e ("doc: add GRO guide")
Fixes: 9e0b9d2ec0f4 ("gro: support VxLAN GRO")
Cc: sta...@dpdk.org
Signed-off-by: Jiayu Hu
---
changes in v3:
- add fix versions
- add more limitations
- add MBUF limitation
doc/guides/prog_
80 matches
Mail list logo