* dpdk 22.11 release issues
@ 2022-12-01 12:03 Khadem Ullah
2022-12-06 8:24 ` Xu, Ke1
0 siblings, 1 reply; 3+ messages in thread
From: Khadem Ullah @ 2022-12-01 12:03 UTC (permalink / raw)
To: dts, dts-test-report
[-- Attachment #1: Type: text/plain, Size: 665 bytes --]
I have faced the following issues in new dpdk 22.11 released version:
testpmd> port config 0 speed 100 duplex half
Please stop port 0 first
dpdk 22.11 error: please stop port 0 first dpdk even though it's already
stopped!
same for :
testpmd> port config 0 tx_offload vlan_insert on
Error: Can't config offload when Port 0 is not stopped
testpmd> stop
Packet forwarding not started
testpmd> port config 0 tx_offload vlan_insert on
Error: Can't config offload when Port 0 is not stopped
regards,
--
*Engr. Khadem Ullah *
Research Assistant at National Center Of Big Data and Cloud Computing,
University Of Engineering and Technology Peshawar (NCBC-UETP) Pakistan
[-- Attachment #2: Type: text/html, Size: 2325 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: dpdk 22.11 release issues
2022-12-01 12:03 dpdk 22.11 release issues Khadem Ullah
@ 2022-12-06 8:24 ` Xu, Ke1
2022-12-07 5:43 ` Khadem Ullah
0 siblings, 1 reply; 3+ messages in thread
From: Xu, Ke1 @ 2022-12-06 8:24 UTC (permalink / raw)
To: Khadem Ullah, dts, dts-test-report
[-- Attachment #1: Type: text/plain, Size: 1062 bytes --]
Hi,
You may try:
testpmd> port stop all
or:
testpmd> port stop <port_id>
to stop a port, while ‘stop’ and ‘start’ here is actually stop or start fwd engine.
Regards,
XU KE.
From: Khadem Ullah <14pwcse1224@uetpeshawar.edu.pk>
Sent: Thursday, December 1, 2022 8:04 PM
To: dts@dpdk.org; dts-test-report@dpdk.org
Subject: dpdk 22.11 release issues
I have faced the following issues in new dpdk 22.11 released version:
testpmd> port config 0 speed 100 duplex half
Please stop port 0 first
dpdk 22.11 error: please stop port 0 first dpdk even though it's already stopped!
same for :
testpmd> port config 0 tx_offload vlan_insert on
Error: Can't config offload when Port 0 is not stopped
testpmd> stop
Packet forwarding not started
testpmd> port config 0 tx_offload vlan_insert on
Error: Can't config offload when Port 0 is not stopped
regards,
--
Engr. Khadem Ullah
Research Assistant at National Center Of Big Data and Cloud Computing,
University Of Engineering and Technology Peshawar (NCBC-UETP) Pakistan
[-- Attachment #2: Type: text/html, Size: 4998 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: dpdk 22.11 release issues
2022-12-06 8:24 ` Xu, Ke1
@ 2022-12-07 5:43 ` Khadem Ullah
0 siblings, 0 replies; 3+ messages in thread
From: Khadem Ullah @ 2022-12-07 5:43 UTC (permalink / raw)
To: Xu, Ke1; +Cc: dts, dts-test-report
[-- Attachment #1: Type: text/plain, Size: 1565 bytes --]
It worked.
Thank you very much for your response!
warm regards,
Khadem
On Tue, Dec 6, 2022 at 1:24 PM Xu, Ke1 <ke1.xu@intel.com> wrote:
> Hi,
>
>
>
> You may try:
>
>
>
> testpmd> port stop all
>
>
>
> or:
>
>
>
> testpmd> port stop <port_id>
>
>
>
> to stop a port, while ‘stop’ and ‘start’ here is actually stop or start
> fwd engine.
>
>
>
> Regards,
>
> XU KE.
>
>
>
> *From:* Khadem Ullah <14pwcse1224@uetpeshawar.edu.pk>
> *Sent:* Thursday, December 1, 2022 8:04 PM
> *To:* dts@dpdk.org; dts-test-report@dpdk.org
> *Subject:* dpdk 22.11 release issues
>
>
>
> I have faced the following issues in new dpdk 22.11 released version:
>
>
>
> testpmd> port config 0 speed 100 duplex half
> Please stop port 0 first
>
> dpdk 22.11 error: please stop port 0 first dpdk even though it's already
> stopped!
>
>
>
> same for :
>
> testpmd> port config 0 tx_offload vlan_insert on
> Error: Can't config offload when Port 0 is not stopped
> testpmd> stop
> Packet forwarding not started
> testpmd> port config 0 tx_offload vlan_insert on
> Error: Can't config offload when Port 0 is not stopped
>
>
>
> regards,
>
> --
>
> *Engr. Khadem Ullah *
>
> Research Assistant at National Center Of Big Data and Cloud Computing,
>
> University Of Engineering and Technology Peshawar (NCBC-UETP) Pakistan
>
>
>
--
*Engr. Khadem Ullah *
Research Assistant at National Center Of Big Data and Cloud Computing,
University Of Engineering and Technology Peshawar (NCBC-UETP) Pakistan
[-- Attachment #2: Type: text/html, Size: 6079 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-12-08 13:55 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-01 12:03 dpdk 22.11 release issues Khadem Ullah
2022-12-06 8:24 ` Xu, Ke1
2022-12-07 5:43 ` Khadem Ullah
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).