<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
    <title></title>
  </head>
  <body text="#000000" bgcolor="#ffffff">
    Hi,<br>
    <br>
    my output of command :<br>
    <br>
    ethtool -g em1<br>
    <br>
    Ring parameters for em1:<br>
    Pre-set maximums:<br>
    RX:&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 4096<br>
    RX Mini:&nbsp;&nbsp;&nbsp; 0<br>
    RX Jumbo:&nbsp;&nbsp;&nbsp; 0<br>
    TX:&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 4096<br>
    <br>
    Current hardware settings:<br>
    RX:&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 1024<br>
    RX Mini:&nbsp;&nbsp;&nbsp; 0<br>
    RX Jumbo:&nbsp;&nbsp;&nbsp; 0<br>
    TX:&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 1024<br>
    <br>
    before current value for RX and TX are 256 and i increased it by
    1024 for both RX and TX. But still we having packet loss on
    interface.<br>
    <br>
    How to verify that buffer full for RX and TX?<br>
    <br>
    Regards,<br>
    Benjo<br>
    <br>
    <br>
    <br>
    <blockquote
cite="mid:CAHbM+POS7=eZp86a67pWgrgJGQwNJYYn+FKbeBXDiVAaotXQnA@mail.gmail.com"
      type="cite">What does ethtool -g em1 say? A very common reason of
      dropping packets is that the rx and tx buffers have been full. In
      this case, you can increase the count with ethtool -G switch and
      check again.
      <div><br>
      </div>
      <div>-- Soham<br>
        <br>
        <div class="gmail_quote">On Sat, Oct 15, 2011 at 4:47 PM,
          Benjamin <span dir="ltr">&lt;<a moz-do-not-send="true"
              href="mailto:benjo11111@gmail.com">benjo11111@gmail.com</a>&gt;</span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
            0.8ex; border-left: 1px solid rgb(204, 204, 204);
            padding-left: 1ex;"> &nbsp;Hi,<br>
            <br>
            lspci -v<br>
            <br>
            <br>
            <br>
            05:00.0 Ethernet controller: Intel Corporation 82574L
            Gigabit Network<br>
            Connection<br>
            &nbsp; &nbsp; Subsystem: Super Micro Computer Inc Device 040d<br>
            &nbsp; &nbsp; Flags: bus master, fast devsel, latency 0, IRQ 18<br>
            &nbsp; &nbsp; Memory at fb5e0000 (32-bit, non-prefetchable)
            [size=128K]<br>
            &nbsp; &nbsp; I/O ports at dc00 [size=32]<br>
            &nbsp; &nbsp; Memory at fb5dc000 (32-bit, non-prefetchable) [size=16K]<br>
            &nbsp; &nbsp; Capabilities: [c8] Power Management version 2<br>
            &nbsp; &nbsp; Capabilities: [d0] MSI: Enable- Count=1/1 Maskable-
            64bit+<br>
            &nbsp; &nbsp; Capabilities: [e0] Express Endpoint, MSI 00<br>
            &nbsp; &nbsp; Capabilities: [a0] MSI-X: Enable+ Count=5 Masked-<br>
            &nbsp; &nbsp; Capabilities: [100] Advanced Error Reporting<br>
            &nbsp; &nbsp; Capabilities: [140] Device Serial Number
            00-25-90-ff-ff-39-70-0e<br>
            &nbsp; &nbsp; Kernel driver in use: e1000e<br>
            &nbsp; &nbsp; Kernel modules: e1000e<br>
            <br>
            <br>
            Thanks,<br>
            Benjamin<br>
            <br>
            <br>
            <br>
            On 10/15/2011 04:41 PM, Reindl Harald wrote:<br>
            &gt; Am 15.10.2011 13:09, schrieb Benjamin:<br>
            <div class="im">&gt;&gt; OS : FEDORA 15 64 BIT<br>
              &gt;&gt; LAN INTERFACE IS ONBOARD GIGABIT LAN CARD<br>
            </div>
            &gt; this is no information<br>
            &gt;<br>
            &gt; WHAT network-card is on the board?<br>
            &gt; lspci is your friend!<br>
            <div>
              <div class="h5">&gt;<br>
                &gt;<br>
                &gt;<br>
                &gt;<br>
                <br>
                --<br>
                users mailing list<br>
                <a moz-do-not-send="true"
                  href="mailto:users@lists.fedoraproject.org">users@lists.fedoraproject.org</a><br>
                To unsubscribe or change subscription options:<br>
                <a moz-do-not-send="true"
                  href="https://admin.fedoraproject.org/mailman/listinfo/users"
                  target="_blank">https://admin.fedoraproject.org/mailman/listinfo/users</a><br>
                Guidelines: <a moz-do-not-send="true"
                  href="http://fedoraproject.org/wiki/Mailing_list_guidelines"
                  target="_blank">http://fedoraproject.org/wiki/Mailing_list_guidelines</a><br>
              </div>
            </div>
          </blockquote>
        </div>
        <br>
      </div>
    </blockquote>
    <br>
  </body>
</html>