On Sat, Aug 10, 2024 at 12:19 AM Tathagat Priyadarshi
wrote:
>
> The patch intends on adding support for TSO in DQO RDA format.
>
> Signed-off-by: Tathagat Priyadarshi
> Signed-off-by: Varun Lakkur Ambaji Rao
> ---
> drivers/net/gve/gve_tx_dqo.c | 26 +++
The patch intends on adding support for TSO in DQO RDA format.
Signed-off-by: Tathagat Priyadarshi
Signed-off-by: Varun Lakkur Ambaji Rao
---
drivers/net/gve/gve_tx_dqo.c | 26 +++---
1 file changed, 23 insertions(+), 3 deletions(-)
diff --git a/drivers/net/gve
Supersedes
https://patches.dpdk.org/project/dpdk/patch/1722507548-2401507-1-git-send-email-tathagat.d...@gmail.com/
> Hi Tathagat,
>
> This patch has bits from other patch just merged, can you please send a
> new version of this patch, on top of latest next-net [1] tree?
>
> [1]
> https://git.dpdk.org/next/dpdk-next-net/
Superseded via
https://patches.dpdk.org/project/dpdk/patch/1723141392-2437012-1-git-send-e
The patch intends on adding support for TSO in DQO RDA format.
Signed-off-by: Tathagat Priyadarshi
Signed-off-by: Varun Lakkur Ambaji Rao
---
drivers/net/gve/gve_tx_dqo.c | 26 +++---
1 file changed, 23 insertions(+), 3 deletions(-)
diff --git a/drivers/net/gve
hi Ferruh,
Could you please accept the updated patch?! let us know what's pending.
https://patches.dpdk.org/project/dpdk/patch/1722575288-2408630-1-git-send-email-tathagat.d...@gmail.com/
TIA
On Fri, Aug 2, 2024 at 10:40 AM Tathagat Priyadarshi
wrote:
>
> Updated the if-else bl
Updated the if-else block with an optimised inverse operator. Thanks
for your suggestion Stephen.
On Fri, Aug 2, 2024 at 10:36 AM Tathagat Priyadarshi
wrote:
>
> The EOP and csum bit was not set for all the packets in mbuf chain
> causing packet transmission stalls for packets spl
The EOP and csum bit was not set for all the packets in mbuf chain
causing packet transmission stalls for packets split across
mbuf in chain.
Fixes: 4022f99 ("net/gve: support basic Tx data path for DQO")
Cc: sta...@dpdk.org
Signed-off-by: Tathagat Priyadarshi
Signed-off-by: Varun Lak
Thanks for your suggestion Stephen, I have already updated the patch with
v4 & fixed the typo. Will consider your suggestion in the next version of
the patch.
On Fri, 2 Aug 2024 at 00:24, Stephen Hemminger
wrote:
> On Thu, 1 Aug 2024 17:27:53 +
> Tathagat Priyadar
Hi Josh,
Updated the patch
(https://patches.dpdk.org/project/dpdk/patch/1722534481-2405601-1-git-send-email-tathagat.d...@gmail.com/),
please ACK if it looks good.
Thanks!
On Thu, Aug 1, 2024 at 9:55 PM Joshua Washington wrote:
>
> Hi, can we try to serialize these patches? Let's fix the multi
The EOP and csum bit was not set for all the packets in mbuf chain
causing packet transmission stalls for packets split across
mbuf in chain.
Fixes: 4022f99 ("net/gve: support basic Tx data path for DQO")
Cc: sta...@dpdk.org
Signed-off-by: Tathagat Priyadarshi
Signed-off-by: Varun Lak
The EOP and csum bit was not set for all the packets in mbuf chain
causing packet transmission stalls for packets split across
mbuf in chain.
Fixes: 4022f99 ("net/gve: support basic Tx data path for DQO")
Cc: sta...@dpdk.org
Signed-off-by: Tathagat Priyadarshi
Signed-off-by: Varun Lak
The EOP bit was not set for all the packets in mbuf chain
causing packet transmission stalls for packets split across
mbuf in chain.
Fixes: 4022f99 ("net/gve: support basic Tx data path for DQO")
Cc: sta...@dpdk.org
Signed-off-by: Tathagat Priyadarshi
Signed-off-by: Varun Lakkur
The following patch depends on
https://patches.dpdk.org/project/dpdk/patch/1722443901-2400194-1-git-send-email-tathagat.d...@gmail.com/
Will retrigger git patch checks post its approved and upstreamed. To
avoid conflicts.
On Thu, Aug 1, 2024 at 3:47 PM Tathagat Priyadarshi
wrote:
>
> The
Washington wrote:
>
> On Wed, Jul 31, 2024, 09:37 Tathagat Priyadarshi
> wrote:
> >
> > The EOP bit was not set for all the packets in mbuf chain
> > causing packet transmission stalls for packets split across
> > mbuf in chain.
> >
> > Signed-off-by: T
The patch intends on adding support for TSO in DQO RDA format.
Signed-off-by: Tathagat Priyadarshi
Signed-off-by: Varun Lakkur Ambaji Rao
---
drivers/net/gve/gve_tx_dqo.c | 42 --
1 file changed, 36 insertions(+), 6 deletions(-)
diff --git a/drivers/net
The EOP bit was not set for all the packets in mbuf chain
causing packet transmission stalls for packets split across
mbuf in chain.
Signed-off-by: Tathagat Priyadarshi
Signed-off-by: Varun Lakkur Ambaji Rao
Fixes: 4022f99 ("net/gve: support basic Tx data path for DQO")
---
drive
The PR aims to update the TX/RQ queue setup/stop routines that are
unique to DQO, so that they may be called for instances that use the
DQO RDA format during dev start/stop
Fixes: b044845 ("net/gve: support queue start/stop")
Cc: sta...@dpdk.org
Signed-off-by: Tathagat Priyadarshi
--
/)
, let me know if this is fine.
On Thu, Jul 25, 2024 at 6:59 PM Tathagat Priyadarshi <
tathagat.d...@gmail.com> wrote:
> The PR aims to update the TX/RQ queue setup/stop routines that are
> unique to DQO, so that they may be called for instances that use the
> DQO RDA format during
The PR aims to update the TX/RQ queue setup/stop routines that are
unique to DQO, so that they may be called for instances that use the
DQO RDA format during dev start/stop
Signed-off-by: Tathagat Priyadarshi
---
drivers/net/gve/gve_ethdev.c | 29 +++--
1 file changed
ed by Joshua, since the diff was originally shared with him
and he was okay with it.
Regards,
TP
On Thu, 25 Jul 2024 at 18:08, Ferruh Yigit wrote:
> On 7/24/2024 2:35 PM, Tathagat Priyadarshi wrote:
> > The PR aims to update the TX/RQ queue setup/stop routines that are
> > unique
The PR aims to update the TX/RQ queue setup/stop routines that are
unique to DQO, so that they may be called for instances that use the
DQO RDA format during dev start/stop.
Signed-off-by: Tathagat Priyadarshi
Acked-by: Joshua Washington
---
drivers/net/gve/gve_ethdev.c | 29
The PR aims to update the TX/RQ queue setup/stop routines that are
unique to DQO, so that they may be called for instances that use the DQO
RDA format during dev start/stop.
Signed-off-by: Tathagat Priyadarshi
Acked-by: Joshua Washington
---
drivers/net/gve/gve_ethdev.c | 29
The PR aims to update the TX/RQ queue setup/stop routines that are
unique to DQO, so that they may be called for instances that use the DQO
RDA format during dev start/stop.
Signed-off-by: Tathagat Priyadarshi
Acked-by: Joshua Washington
---
drivers/net/gve/gve_ethdev.c | 26
Thanks Ferruh.
On Mon, Jul 22, 2024 at 7:41 PM Ferruh Yigit wrote:
> On 7/22/2024 12:10 PM, Tathagat Priyadarshi wrote:
> > Fixing Typo in updating the TX queue state
> >
> > Signed-off-by: Tathagat Priyadarshi
> >
>
> Good catch, thanks Tathagat.
>
> I
Fixing Typo in updating the TX queue state
Signed-off-by: Tathagat Priyadarshi
---
drivers/net/gve/gve_tx.c | 2 +-
drivers/net/gve/gve_tx_dqo.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/net/gve/gve_tx.c b/drivers/net/gve/gve_tx.c
index 70d3ef0..500ae31
Thanks Joshua, I will fix all the nits in my next email.
On Fri, Jul 19, 2024 at 8:53 AM Joshua Washington
wrote:
> My ack might have been a bit premature. This patch seems to have a
> number of style errors, and does not seem to apply to HEAD of
> dpdk-next-net. See http://dpdk.org/patch/142498
ers. This requires initializing
the eth_dev_ops and updating the RX/TX functions for these pollers.
Signed-off-by: Tathagat Priyadarshi
Acked-by: Rushil Gupta
---
drivers/net/gve/gve_ethdev.c | 12 +++-
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/drivers/net/
28 matches
Mail list logo