Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - io-pkt-v4-hc blocking: (8 Items)
   
io-pkt-v4-hc blocking  
When in use QNX6.5 and Intel Ethernet card
...
#io-pkt-v4-hc -de1000
#ifconfig wm0 192.168.1.1 up
...
and we try to send a lot of pings through network

#ping -l 100000 -s1590 192.168.1.2
then  io-pkt-v4-hs stack becomes blocked.

When we try to use another RTL Ethernet card
...
#io-pkt-v4-hc -drtl
#ifconfig en0 192.168.1.1 up
#ping -l 100000 -s1590 192.168.1.2

then  no such blocking occurs.

What could be the reason?





Re: io-pkt-v4-hc blocking  
Please post the output from "use -i devnp-e1000.so".


On 2019-03-13, 11:29 PM, "Leonid Khait" <community-noreply@qnx.com> wrote:

    When in use QNX6.5 and Intel Ethernet card
    ...
    #io-pkt-v4-hc -de1000
    #ifconfig wm0 192.168.1.1 up
    ...
    and we try to send a lot of pings through network
    
    #ping -l 100000 -s1590 192.168.1.2
    then  io-pkt-v4-hs stack becomes blocked.
    
    When we try to use another RTL Ethernet card
    ...
    #io-pkt-v4-hc -drtl
    #ifconfig en0 192.168.1.1 up
    #ping -l 100000 -s1590 192.168.1.2
    
    then  no such blocking occurs.
    
    What could be the reason?
    
    
    
    
    
    
    
    
    
    _______________________________________________
    
    Networking Drivers
    http://community.qnx.com/sf/go/post119579
    To cancel your subscription to this discussion, please e-mail drivers-networking-unsubscribe@community.qnx.com
    

Re: io-pkt-v4-hc blocking  
#use -i devnp-e1000.so

NAME=devnp-e1000.so
DESCRIPTION=Driver for Intel 82544 Gigabit Ethernet controllers
DATE=2015/11/30-12:50:20-EST
STATE=stable
HOST=gusbuild8
USER=builder
VERSION=1344
TAGID=PSP_networking_br650_be650SP1

Thanks in advance,
Leonid


Re: io-pkt-v4-hc blocking  
Please try the attached driver. Also realize that you are trying to send 200000 messages in 1 second, so it might be an 
idea to increase the receive and transmit buffers with the "receive=nnn" and "transmit=nnn" command line options to the 
driver. The defaults for both are 512.

On 2019-03-20, 12:16 AM, "Leonid Khait" <community-noreply@qnx.com> wrote:

    #use -i devnp-e1000.so
    
    NAME=devnp-e1000.so
    DESCRIPTION=Driver for Intel 82544 Gigabit Ethernet controllers
    DATE=2015/11/30-12:50:20-EST
    STATE=stable
    HOST=gusbuild8
    USER=builder
    VERSION=1344
    TAGID=PSP_networking_br650_be650SP1
    
    Thanks in advance,
    Leonid
    
    
    
    
    
    
    _______________________________________________
    
    Networking Drivers
    http://community.qnx.com/sf/go/post119590
    To cancel your subscription to this discussion, please e-mail drivers-networking-unsubscribe@community.qnx.com
    

Attachment: Text devnp-e1000-650.so.gz 366.56 KB
Re: io-pkt-v4-hc blocking  
Dear Hugh, 
your new driver version works mach more stably on the ping test, 
especially with the argument reseave = 4096. 

We will check if this version solves network problems that we occasionally have. 

Thank you very much
Re: io-pkt-v4-hc blocking  
> Dear Hugh, 
> your new driver version works mach more stably on the ping test, 
> especially with the argument receave = 4096. 
> 
> We will check if this version solves network problems that we occasionally 
> have. 
> 
> Thank you very much


Re: io-pkt-v4-hc blocking  
Occasionally we have a problem removing io-pkt-v4-hc from execution with message
...
Process 286737 (io-pkt-v4-hc) terminated SIGSEGV code=1 fltno=11 ip=08101485 (io-pkt-v4-hc@m_free_wtp+0x15) ref=82d1b0ec
.
...

Please explain what could be the reason?

Could there be a problem with devnp-e1000.so?

Could there be a reason for the malfunction of the Etnernet interface chip ?

Core dump , use -i io-pkt-v4-hc and Error message photos attached to this Message.
Attachment: Compressed file io-pkt-v4-hc-core.zip 2.8 MB Image io-pkt.jpg 13.34 KB Text io-pkt-v4-hc.use 123 bytes
Re: io-pkt-v4-hc blocking  
Please try the attached io-pkt-v4-hc.


On 2019-03-25, 8:25 AM, "Leonid Khait" <community-noreply@qnx.com> wrote:

    Occasionally we have a problem removing io-pkt-v4-hc from execution with message
    ...
    Process 286737 (io-pkt-v4-hc) terminated SIGSEGV code=1 fltno=11 ip=08101485 (io-pkt-v4-hc@m_free_wtp+0x15) ref=
82d1b0ec.
    ...
    
    Please explain what could be the reason?
    
    Could there be a problem with devnp-e1000.so?
    
    Could there be a reason for the malfunction of the Etnernet interface chip ?
    
    Core dump , use -i io-pkt-v4-hc and Error message photos attached to this Message.
    
    
    
    _______________________________________________
    
    Networking Drivers
    http://community.qnx.com/sf/go/post119603
    To cancel your subscription to this discussion, please e-mail drivers-networking-unsubscribe@community.qnx.com
    

Attachment: Text io-pkt-v4-hc.gz 591.8 KB