Commit broke 32-bit testpmd app

Sampath Peechu (speechu) speechu at cisco.com
Wed Nov 23 23:15:35 CET 2022


Hi Maxime,

I’m attaching the following for reference.


  *   Instructions for Centos8 test setup
  *   Diffs between the working and non-working versions (working version has the problem commit backed out)
  *   Working logs (stats show that ping packets from neighbor VM can be seen with both 64-bit and 32-bit apps)
  *   Non-working logs (stats show that ping packets from neighbor VM are seen with 64-bit app but NOT seen with 32-bit app)


============================

$ sudo ./usertools/dpdk-devbind.py --status

Network devices using DPDK-compatible driver
============================================
0000:07:00.0 'Virtio network device 1041' drv=igb_uio unused=
0000:08:00.0 'Virtio network device 1041' drv=igb_uio unused=

Network devices using kernel driver
===================================
0000:01:00.0 'Virtio network device 1041' if=enp1s0 drv=virtio-pci unused=igb_uio *Active*

…
===========================


Thanks,
Sampath



From: Maxime Coquelin <maxime.coquelin at redhat.com>
Date: Tuesday, November 22, 2022 at 4:24 AM
To: Sampath Peechu (speechu) <speechu at cisco.com>, chenbo.xia at intel.com <chenbo.xia at intel.com>, dev at dpdk.org <dev at dpdk.org>
Cc: Roger Melton (rmelton) <rmelton at cisco.com>
Subject: Re: Commit broke 32-bit testpmd app
Hi,

In my initial reply (see below), I also asked if you had logs to share.
And wondered whether it happens with Virtio PCI or Virtio-user?

Regards,
Maxime

On 11/16/22 00:30, Sampath Peechu (speechu) wrote:
> ++ dev at dpdk.org <mailto:dev at dpdk.org>
>
> *From: *Maxime Coquelin <maxime.coquelin at redhat.com>
> *Date: *Tuesday, November 15, 2022 at 3:19 AM
> *To: *Sampath Peechu (speechu) <speechu at cisco.com>, chenbo.xia at intel.com
> <chenbo.xia at intel.com>
> *Cc: *Roger Melton (rmelton) <rmelton at cisco.com>
> *Subject: *Re: Commit broke 32-bit testpmd app
>
> Hi Sampath,
>
>
> Please add dev at dpdk.org, the upstream mailing list, if this is related
> to the upstream DPDK project.If it is using RHEL DPDK package, please
> use the appropriate support channels.
>
> On 11/14/22 23:55, Sampath Peechu (speechu) wrote:
>  > Hi Virtio Maintainers team,
>  >
>  > This email is regarding the following commit.
>  >
>  >
> https://github.com/DPDK/dpdk/commit/ba55c94a7ebc386d2288d6578ed57aad6cb92657 <https://github.com/DPDK/dpdk/commit/ba55c94a7ebc386d2288d6578ed57aad6cb92657> <https://github.com/DPDK/dpdk/commit/ba55c94a7ebc386d2288d6578ed57aad6cb92657 <https://github.com/DPDK/dpdk/commit/ba55c94a7ebc386d2288d6578ed57aad6cb92657>>
>  >
>  > The above commit appears to have broken the 32-bit testpmd app (and
>  > consequently impacted one of our products that runs as a 32-bit DPDK
>  > app). The 64-bit testpmd app does not appear to be impacted though.
>
> We'll need some logs to understand what is going on.
> Does it happen with virtio-pci or virtio-user?
>
> Regards,
> Maxime
>
>  > With the commit in place, we didn’t see any packets going through at
>  > all. After backing out the commit and rebuilding the 32-bit testpmd app
>  > in our test setup, we were able to pass traffic as expected.
>  >
>  > Could you please let us know if this is a known issue? And if there is a
>  > fix available for it?
>  >
>  > Thank you,
>  >
>  > Sampath Peechu
>  >
>  > Cisco Systems
>  >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/dev/attachments/20221123/1481fa2f/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test-node-centos8-setup-instructions.rtf
Type: application/rtf
Size: 5634 bytes
Desc: test-node-centos8-setup-instructions.rtf
URL: <http://mails.dpdk.org/archives/dev/attachments/20221123/1481fa2f/attachment-0004.rtf>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: diffs.rtf
Type: application/rtf
Size: 5673 bytes
Desc: diffs.rtf
URL: <http://mails.dpdk.org/archives/dev/attachments/20221123/1481fa2f/attachment-0005.rtf>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: working-logs.rtf
Type: application/rtf
Size: 31274 bytes
Desc: working-logs.rtf
URL: <http://mails.dpdk.org/archives/dev/attachments/20221123/1481fa2f/attachment-0006.rtf>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: non-working-logs.rtf
Type: application/rtf
Size: 25482 bytes
Desc: non-working-logs.rtf
URL: <http://mails.dpdk.org/archives/dev/attachments/20221123/1481fa2f/attachment-0007.rtf>


More information about the dev mailing list