netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Linux IP stack on kernel 2.4.18
@ 2002-06-02  8:56 Rabeeh Khoury
  2002-06-02  9:39 ` Thomas 'Dent' Mirlacher
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Rabeeh Khoury @ 2002-06-02  8:56 UTC (permalink / raw)
  To: netdev

Hi All,

I'm using kernel 2.4.18 and developing an ethernet network interface driver.
I have two problems that if you may consult me how to solve them -

1.. How can I adjust the throttling parameter of the IP stack not to drop any packet ? Meantime the IP stack routes 55k packets/sec and all the other it just drops (I can see them by the result of netif_rx).
2.. Routing jumbo packets through IP stack - I send 9K packets in size and IP stack routes the packets but by sending 1K packets in size ! is this possible ? I tripple checked the device driver on receive and transmit and it's ok. Do you know what is the problem ?


Thank you alot,
Rabeeh

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2002-06-03 15:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-02  8:56 Linux IP stack on kernel 2.4.18 Rabeeh Khoury
2002-06-02  9:39 ` Thomas 'Dent' Mirlacher
2002-06-02 17:11   ` Rabeeh Khoury
2002-06-03  8:40 ` Rabeeh Khoury
2002-06-03  8:40 ` Rabeeh Khoury
2002-06-03 15:25 ` Robert Olsson

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).