Re: nProbe dropping packets

Srijan Nandi <[email protected]> Wed, 18 Sep 2019 13:20:44 +0530
Newsgroups gmane.linux.ntop.general
Message-ID <CAJjLrOQ+4jvCLnHp=FDXMMqjmyQLFi35xUgYwjfe9jGKnnOYzA@mail.gmail.com>
--===============6160843138508058123==
Content-Type: multipart/alternative; boundary="000000000000c5fd400592cf18c1"

--000000000000c5fd400592cf18c1
Content-Type: text/plain; charset="UTF-8"

Sure, Alfredo.

I thought it was my mistake to open in github. That's the reason I wrote to
the mailing list. I have updated the ticket on github.

Thanks and Regards,
-=Srijan Nandi

On Wed, 18 Sep 2019 at 12:52, Alfredo Cardigliano <[email protected]>
wrote:

> Hi Srijan
> please keep posting in a single place (
> https://github.com/ntop/nProbe/issues/379)
>
> Thank you
> Alfredo
>
> On 18 Sep 2019, at 08:05, Srijan Nandi <[email protected]> wrote:
>
> Hello Everyone,
>
> My nprobe is dropping packets. I am parsing GTPv1 and GTPv2 traffic and it
> is dropping packets.
>
> Packet Drops:
>
> Duration: 0:00:03:14:028
> Bytes: 716492747
> Packets: 1578377
> Dropped: 757155
>
> Duration: 0:00:03:16:029
> Bytes: 721327235
> Packets: 1589106
> Dropped: 787448
>
> Duration: 0:00:03:17:029
> Bytes: 724705319
> Packets: 1596837
> Dropped: 802482
>
> Duration: 0:00:04:32:040
> Bytes: 895463735
> Packets: 1973912
> Dropped: 1988866
>
> Verbose Logging:
>
> Sep 18 01:45:14 gtp-parser nprobe[2011]: 18/Sep/2019 01:45:14
> [nprobe.c:3330] Average traffic: [4.16 K pps][All Traffic 14.68 Mb/sec][IP
> Traffic 12.35 Mb/sec][ratio 0.85]
> Sep 18 01:45:14 gtp-parser nprobe[2011]: 18/Sep/2019 01:45:14
> [nprobe.c:3338] Current traffic: [4.18 K pps][14.69 Mb/sec]
>
> Sep 18 11:57:42 gtp-parser nprobe[2100]: 18/Sep/2019 11:57:42
> [nprobe.c:3330] Average traffic: [5.41 K pps][All Traffic 17.59 Mb/sec][IP
> Traffic 14.54 Mb/sec][ratio 0.83]
>
> Sep 18 11:57:42 gtp-parser nprobe[2100]: 18/Sep/2019 11:57:42
> [nprobe.c:3338] Current traffic: [5.49 K pps][17.85 Mb/sec]
>
> My nprobe configuration file:
>
> -g=/var/run/nprobe.pid
> -G=
> -i=anic:0
> -n=none
>
> -T=%FIRST_SWITCHED \ %LAST_SWITCHED \ %FLOW_START_MILLISECONDS \
> %FLOW_END_MILLISECONDS \ %IN_PKTS \ %IN_BYTES \ %IPV4_SRC_ADDR \
> %IPV4_DST_ADDR \ %INPUT_SNMP \ %OUTPUT_SNMP \ %L4_SRC_PORT \ %L4_DST_PORT \
> %TCP_FLAGS \ %PROTOCOL \ %SRC_TOS \ %BIFLOW_DIRECTION \ %L7_PROTO \
> %APPLICATION_ID \ %UPSTREAM_TUNNEL_ID \ %DOWNSTREAM_TUNNEL_ID \
> %UNTUNNELED_IPV4_SRC_ADDR \ %UNTUNNELED_IPV4_DST_ADDR \
> %UNTUNNELED_PROTOCOL \ %GTPV1_REQ_MSG_TYPE \ %GTPV1_RSP_MSG_TYPE \
> %GTPV1_C2S_TEID_DATA \ %GTPV1_C2S_TEID_CTRL \ %GTPV1_S2C_TEID_DATA \
> %GTPV1_S2C_TEID_CTRL \ %GTPV1_END_USER_IP \ %GTPV1_END_USER_IMSI \
> %GTPV1_END_USER_MSISDN \ %GTPV1_END_USER_IMEI \ %GTPV1_APN_NAME \
> %GTPV1_RAI_MCC \ %GTPV1_RAI_MNC \ %GTPV1_RAI_LAC \ %GTPV1_RAI_RAC \
> %GTPV1_ULI_MCC \ %GTPV1_ULI_MNC \ %GTPV1_ULI_CELL_LAC \ %GTPV1_ULI_CELL_CI
> \ %GTPV1_ULI_SAC \ %GTPV1_RESPONSE_CAUSE \ %GTPV1_RAT_TYPE \
> %GTPV2_REQ_MSG_TYPE \ %GTPV2_RSP_MSG_TYPE \ %GTPV2_S5_S8_GTPC_TEID \
> %GTPV2_C2S_S5_S8_GTPU_TEID \ %GTPV2_S2C_S5_S8_GTPU_TEID \
> %GTPV2_C2S_S5_S8_GTPU_IP \ %GTPV2_S2C_S5_S8_GTPU_IP \ %GTPV2_END_USER_IMSI
> \ %GTPV2_END_USER_MSISDN \ %GTPV2_APN_NAME \ %GTPV2_ULI_MCC \
> %GTPV2_ULI_MNC \ %GTPV2_ULI_CELL_TAC \ %GTPV2_ULI_CELL_ID \
> %GTPV2_RESPONSE_CAUSE \ %GTPV2_RAT_TYPE \ %GTPV2_PDN_IP \
> %GTPV2_END_USER_IMEI
>
> --cpu-affinity=1,2,3,4,5
> --export-thread-affinity=5
> --biflows-export-policy=0
> --tcp=192.168.115.205:5510
> --drop-flow-no-plugin
> --capture-direction=1
> --tunnel
> --max-num-untunnels
> --account-imsi-traffic
>
> nProbe version:
> v.8.6.190909 (r6339)
>
> OS:
> Debian GNU/Linux 9 (stretch)
>
> Hardware Settings:
> Intel(R) Xeon(R) Bronze 3104 CPU @ 1.70GHz
> Architecture: x86_64
> CPU(s): 6
> MemTotal: 23268540 kB
> MemFree: 20080372 kB
> MemAvailable: 19934104 kB
> Buffers: 26204 kB
> Cached: 76816 kB
> total used free shared buff/cache available
> Mem: 22G 2.9G 19G 8.9M 140M 19G
> Swap: 93G 0B 93G
>
> NIC Cards:
> ANIC-40KU (Accolade)
>
> Same issue with Intel NIC card:
>
> ethtool -i enp23s0f1
>
> driver: i40e
>
> version: 1.6.16-k
>
> firmware-version: 6.01 0x800036de 1.1861.0
>
> expansion-rom-version:
>
> bus-info: 0000:17:00.1
>
> supports-statistics: yes
>
> supports-test: yes
>
> supports-eeprom-access: yes
>
> supports-register-dump: yes
>
> supports-priv-flags: yes
> Thanks and Regards,
> -=Srijan Nandi
> _______________________________________________
> Ntop mailing list
> [email protected]
> http://listgateway.unipi.it/mailman/listinfo/ntop
>
>
> _______________________________________________
> Ntop mailing list
> [email protected]
> http://listgateway.unipi.it/mailman/listinfo/ntop



-- 
-=Srijan Nandi

--000000000000c5fd400592cf18c1
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Sure, Alfredo.<div><br></div><div>I thought it was my mist=
ake to open in github. That&#39;s the reason I wrote to the mailing list. I=
 have updated the ticket on github.</div><div><br></div><div>Thanks and Reg=
ards,</div><div>-=3DSrijan Nandi</div></div><br><div class=3D"gmail_quote">=
<div dir=3D"ltr" class=3D"gmail_attr">On Wed, 18 Sep 2019 at 12:52, Alfredo=
 Cardigliano &lt;<a href=3D"mailto:[email protected]">[email protected]=
rg</a>&gt; wrote:<br></div><blockquote class=3D"gmail_quote" style=3D"margi=
n:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-le=
ft-color:rgb(204,204,204);padding-left:1ex"><div style=3D"word-wrap:break-w=
ord;line-break:after-white-space">Hi=C2=A0Srijan<div>please keep posting in=
 a single place (<a href=3D"https://github.com/ntop/nProbe/issues/379" targ=
et=3D"_blank">https://github.com/ntop/nProbe/issues/379</a>)</div><div><br>=
</div><div>Thank you</div><div>Alfredo<br><div><br><blockquote type=3D"cite=
"><div>On 18 Sep 2019, at 08:05, Srijan Nandi &lt;<a href=3D"mailto:srijan.=
[email protected]" target=3D"_blank">[email protected]</a>&gt; wrote:</d=
iv><br class=3D"gmail-m_1656472549130128024Apple-interchange-newline"><div>=
<div dir=3D"ltr"><div dir=3D"ltr"><div dir=3D"ltr"><div dir=3D"ltr"><div di=
r=3D"ltr"><div dir=3D"ltr"><div dir=3D"ltr" class=3D"gmail-m_16564725491301=
28024gmail_signature"><div dir=3D"ltr"><div dir=3D"ltr"><div dir=3D"ltr"><p=
 style=3D"box-sizing:border-box;margin-bottom:16px;color:rgb(36,41,46);font=
-family:-apple-system,BlinkMacSystemFont,&quot;Segoe UI&quot;,Helvetica,Ari=
al,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;,&quo=
t;Segoe UI Symbol&quot;;font-size:14px;margin-top:0px">Hello Everyone,</p><=
p style=3D"box-sizing:border-box;margin-top:0px;margin-bottom:16px;color:rg=
b(36,41,46);font-family:-apple-system,BlinkMacSystemFont,&quot;Segoe UI&quo=
t;,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI =
Emoji&quot;,&quot;Segoe UI Symbol&quot;;font-size:14px">My nprobe is droppi=
ng packets. I am parsing GTPv1 and GTPv2 traffic and it is dropping packets=
.</p><p style=3D"box-sizing:border-box;margin-top:0px;margin-bottom:16px;co=
lor:rgb(36,41,46);font-family:-apple-system,BlinkMacSystemFont,&quot;Segoe =
UI&quot;,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Seg=
oe UI Emoji&quot;,&quot;Segoe UI Symbol&quot;;font-size:14px"><span style=
=3D"box-sizing:border-box;font-weight:600">Packet Drops:</span></p><p style=
=3D"box-sizing:border-box;margin-top:0px;margin-bottom:16px;color:rgb(36,41=
,46);font-family:-apple-system,BlinkMacSystemFont,&quot;Segoe UI&quot;,Helv=
etica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&q=
uot;,&quot;Segoe UI Symbol&quot;;font-size:14px">Duration: 0:00:03:14:028<b=
r style=3D"box-sizing:border-box">Bytes: 716492747<br style=3D"box-sizing:b=
order-box">Packets: 1578377<br style=3D"box-sizing:border-box">Dropped: 757=
155</p><p style=3D"box-sizing:border-box;margin-top:0px;margin-bottom:16px;=
color:rgb(36,41,46);font-family:-apple-system,BlinkMacSystemFont,&quot;Sego=
e UI&quot;,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;S=
egoe UI Emoji&quot;,&quot;Segoe UI Symbol&quot;;font-size:14px">Duration: 0=
:00:03:16:029<br style=3D"box-sizing:border-box">Bytes: 721327235<br style=
=3D"box-sizing:border-box">Packets: 1589106<br style=3D"box-sizing:border-b=
ox">Dropped: 787448</p><p style=3D"box-sizing:border-box;margin-top:0px;mar=
gin-bottom:16px;color:rgb(36,41,46);font-family:-apple-system,BlinkMacSyste=
mFont,&quot;Segoe UI&quot;,Helvetica,Arial,sans-serif,&quot;Apple Color Emo=
ji&quot;,&quot;Segoe UI Emoji&quot;,&quot;Segoe UI Symbol&quot;;font-size:1=
4px">Duration: 0:00:03:17:029<br style=3D"box-sizing:border-box">Bytes: 724=
705319<br style=3D"box-sizing:border-box">Packets: 1596837<br style=3D"box-=
sizing:border-box">Dropped: 802482</p><p style=3D"box-sizing:border-box;mar=
gin-top:0px;margin-bottom:16px;color:rgb(36,41,46);font-family:-apple-syste=
m,BlinkMacSystemFont,&quot;Segoe UI&quot;,Helvetica,Arial,sans-serif,&quot;=
Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;,&quot;Segoe UI Symbol&qu=
ot;;font-size:14px">Duration: 0:00:04:32:040<br style=3D"box-sizing:border-=
box">Bytes: 895463735<br style=3D"box-sizing:border-box">Packets: 1973912<b=
r style=3D"box-sizing:border-box">Dropped: 1988866</p><p style=3D"box-sizin=
g:border-box;margin-top:0px;margin-bottom:16px;color:rgb(36,41,46);font-fam=
ily:-apple-system,BlinkMacSystemFont,&quot;Segoe UI&quot;,Helvetica,Arial,s=
ans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;,&quot;Se=
goe UI Symbol&quot;;font-size:14px">Verbose Logging:</p><p style=3D"box-siz=
ing:border-box;margin-top:0px;margin-bottom:16px;color:rgb(36,41,46);font-f=
amily:-apple-system,BlinkMacSystemFont,&quot;Segoe UI&quot;,Helvetica,Arial=
,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;,&quot;=
Segoe UI Symbol&quot;;font-size:14px">Sep 18 01:45:14 gtp-parser nprobe[201=
1]: 18/Sep/2019 01:45:14 [nprobe.c:3330] Average traffic: [4.16 K pps][All =
Traffic 14.68 Mb/sec][IP Traffic 12.35 Mb/sec][ratio 0.85]<br style=3D"box-=
sizing:border-box">Sep 18 01:45:14 gtp-parser nprobe[2011]: 18/Sep/2019 01:=
45:14 [nprobe.c:3338] Current traffic: [4.18 K pps][14.69 Mb/sec]<br></p><p=
 style=3D"box-sizing:border-box;margin-top:0px;margin-bottom:16px;color:rgb=
(36,41,46);font-family:-apple-system,BlinkMacSystemFont,&quot;Segoe UI&quot=
;,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI E=
moji&quot;,&quot;Segoe UI Symbol&quot;;font-size:14px">Sep 18 11:57:42 gtp-=
parser nprobe[2100]: 18/Sep/2019 11:57:42 [nprobe.c:3330] Average traffic: =
[5.41 K pps][All Traffic 17.59 Mb/sec][IP Traffic 14.54 Mb/sec][ratio 0.83]=
</p><p style=3D"box-sizing:border-box;margin-top:0px;margin-bottom:16px;col=
or:rgb(36,41,46);font-family:-apple-system,BlinkMacSystemFont,&quot;Segoe U=
I&quot;,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Sego=
e UI Emoji&quot;,&quot;Segoe UI Symbol&quot;;font-size:14px">Sep 18 11:57:4=
2 gtp-parser nprobe[2100]: 18/Sep/2019 11:57:42 [nprobe.c:3338] Current tra=
ffic: [5.49 K pps][17.85 Mb/sec]</p><p style=3D"box-sizing:border-box;margi=
n-top:0px;margin-bottom:16px;color:rgb(36,41,46);font-family:-apple-system,=
BlinkMacSystemFont,&quot;Segoe UI&quot;,Helvetica,Arial,sans-serif,&quot;Ap=
ple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;,&quot;Segoe UI Symbol&quot=
;;font-size:14px"><span style=3D"box-sizing:border-box;font-weight:600">My =
nprobe configuration file:</span></p><p style=3D"box-sizing:border-box;marg=
in-top:0px;margin-bottom:16px;color:rgb(36,41,46);font-family:-apple-system=
,BlinkMacSystemFont,&quot;Segoe UI&quot;,Helvetica,Arial,sans-serif,&quot;A=
pple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;,&quot;Segoe UI Symbol&quo=
t;;font-size:14px">-g=3D/var/run/nprobe.pid<br style=3D"box-sizing:border-b=
ox">-G=3D<br style=3D"box-sizing:border-box">-i=3Danic:0<br style=3D"box-si=
zing:border-box">-n=3Dnone</p><p style=3D"box-sizing:border-box;margin-top:=
0px;margin-bottom:16px;color:rgb(36,41,46);font-family:-apple-system,BlinkM=
acSystemFont,&quot;Segoe UI&quot;,Helvetica,Arial,sans-serif,&quot;Apple Co=
lor Emoji&quot;,&quot;Segoe UI Emoji&quot;,&quot;Segoe UI Symbol&quot;;font=
-size:14px">-T=3D%FIRST_SWITCHED \ %LAST_SWITCHED \ %FLOW_START_MILLISECOND=
S \ %FLOW_END_MILLISECONDS \ %IN_PKTS \ %IN_BYTES \ %IPV4_SRC_ADDR \ %IPV4_=
DST_ADDR \ %INPUT_SNMP \ %OUTPUT_SNMP \ %L4_SRC_PORT \ %L4_DST_PORT \ %TCP_=
FLAGS \ %PROTOCOL \ %SRC_TOS \ %BIFLOW_DIRECTION \ %L7_PROTO \ %APPLICATION=
_ID \ %UPSTREAM_TUNNEL_ID \ %DOWNSTREAM_TUNNEL_ID \ %UNTUNNELED_IPV4_SRC_AD=
DR \ %UNTUNNELED_IPV4_DST_ADDR \ %UNTUNNELED_PROTOCOL \ %GTPV1_REQ_MSG_TYPE=
 \ %GTPV1_RSP_MSG_TYPE \ %GTPV1_C2S_TEID_DATA \ %GTPV1_C2S_TEID_CTRL \ %GTP=
V1_S2C_TEID_DATA \ %GTPV1_S2C_TEID_CTRL \ %GTPV1_END_USER_IP \ %GTPV1_END_U=
SER_IMSI \ %GTPV1_END_USER_MSISDN \ %GTPV1_END_USER_IMEI \ %GTPV1_APN_NAME =
\ %GTPV1_RAI_MCC \ %GTPV1_RAI_MNC \ %GTPV1_RAI_LAC \ %GTPV1_RAI_RAC \ %GTPV=
1_ULI_MCC \ %GTPV1_ULI_MNC \ %GTPV1_ULI_CELL_LAC \ %GTPV1_ULI_CELL_CI \ %GT=
PV1_ULI_SAC \ %GTPV1_RESPONSE_CAUSE \ %GTPV1_RAT_TYPE \ %GTPV2_REQ_MSG_TYPE=
 \ %GTPV2_RSP_MSG_TYPE \ %GTPV2_S5_S8_GTPC_TEID \ %GTPV2_C2S_S5_S8_GTPU_TEI=
D \ %GTPV2_S2C_S5_S8_GTPU_TEID \ %GTPV2_C2S_S5_S8_GTPU_IP \ %GTPV2_S2C_S5_S=
8_GTPU_IP \ %GTPV2_END_USER_IMSI \ %GTPV2_END_USER_MSISDN \ %GTPV2_APN_NAME=
 \ %GTPV2_ULI_MCC \ %GTPV2_ULI_MNC \ %GTPV2_ULI_CELL_TAC \ %GTPV2_ULI_CELL_=
ID \ %GTPV2_RESPONSE_CAUSE \ %GTPV2_RAT_TYPE \ %GTPV2_PDN_IP \ %GTPV2_END_U=
SER_IMEI</p><p style=3D"box-sizing:border-box;margin-top:0px;margin-bottom:=
16px;color:rgb(36,41,46);font-family:-apple-system,BlinkMacSystemFont,&quot=
;Segoe UI&quot;,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&q=
uot;Segoe UI Emoji&quot;,&quot;Segoe UI Symbol&quot;;font-size:14px">--cpu-=
affinity=3D1,2,3,4,5<br style=3D"box-sizing:border-box">--export-thread-aff=
inity=3D5<br style=3D"box-sizing:border-box">--biflows-export-policy=3D0<br=
 style=3D"box-sizing:border-box">--tcp=3D<a href=3D"http://192.168.115.205:=
5510/" target=3D"_blank">192.168.115.205:5510</a><br style=3D"box-sizing:bo=
rder-box">--drop-flow-no-plugin<br style=3D"box-sizing:border-box">--captur=
e-direction=3D1<br style=3D"box-sizing:border-box">--tunnel<br style=3D"box=
-sizing:border-box">--max-num-untunnels<br style=3D"box-sizing:border-box">=
--account-imsi-traffic</p><p style=3D"box-sizing:border-box;margin-top:0px;=
margin-bottom:16px;color:rgb(36,41,46);font-family:-apple-system,BlinkMacSy=
stemFont,&quot;Segoe UI&quot;,Helvetica,Arial,sans-serif,&quot;Apple Color =
Emoji&quot;,&quot;Segoe UI Emoji&quot;,&quot;Segoe UI Symbol&quot;;font-siz=
e:14px"><span style=3D"box-sizing:border-box;font-weight:600">nProbe versio=
n:</span><br style=3D"box-sizing:border-box">v.8.6.190909 (r6339)</p><p sty=
le=3D"box-sizing:border-box;margin-top:0px;margin-bottom:16px;color:rgb(36,=
41,46);font-family:-apple-system,BlinkMacSystemFont,&quot;Segoe UI&quot;,He=
lvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji=
&quot;,&quot;Segoe UI Symbol&quot;;font-size:14px"><span style=3D"box-sizin=
g:border-box;font-weight:600">OS:</span><br style=3D"box-sizing:border-box"=
>Debian GNU/Linux 9 (stretch)</p><p style=3D"box-sizing:border-box;margin-t=
op:0px;margin-bottom:16px;color:rgb(36,41,46);font-family:-apple-system,Bli=
nkMacSystemFont,&quot;Segoe UI&quot;,Helvetica,Arial,sans-serif,&quot;Apple=
 Color Emoji&quot;,&quot;Segoe UI Emoji&quot;,&quot;Segoe UI Symbol&quot;;f=
ont-size:14px"><span style=3D"box-sizing:border-box;font-weight:600">Hardwa=
re Settings:</span><br style=3D"box-sizing:border-box">Intel(R) Xeon(R) Bro=
nze 3104 CPU @ 1.70GHz<br style=3D"box-sizing:border-box">Architecture: x86=
_64<br style=3D"box-sizing:border-box">CPU(s): 6<br style=3D"box-sizing:bor=
der-box">MemTotal: 23268540 kB<br style=3D"box-sizing:border-box">MemFree: =
20080372 kB<br style=3D"box-sizing:border-box">MemAvailable: 19934104 kB<br=
 style=3D"box-sizing:border-box">Buffers: 26204 kB<br style=3D"box-sizing:b=
order-box">Cached: 76816 kB<br style=3D"box-sizing:border-box">total used f=
ree shared buff/cache available<br style=3D"box-sizing:border-box">Mem: 22G=
 2.9G 19G 8.9M 140M 19G<br style=3D"box-sizing:border-box">Swap: 93G 0B 93G=
</p><p style=3D"box-sizing:border-box;margin-top:0px;margin-bottom:16px;col=
or:rgb(36,41,46);font-family:-apple-system,BlinkMacSystemFont,&quot;Segoe U=
I&quot;,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Sego=
e UI Emoji&quot;,&quot;Segoe UI Symbol&quot;;font-size:14px"><span style=3D=
"box-sizing:border-box;font-weight:600">NIC Cards:</span><br style=3D"box-s=
izing:border-box">ANIC-40KU (Accolade)</p><p style=3D"box-sizing:border-box=
;margin-top:0px;margin-bottom:16px;color:rgb(36,41,46);font-family:-apple-s=
ystem,BlinkMacSystemFont,&quot;Segoe UI&quot;,Helvetica,Arial,sans-serif,&q=
uot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;,&quot;Segoe UI Symbo=
l&quot;;font-size:14px">Same issue with Intel NIC card:</p><p style=3D"box-=
sizing:border-box;margin-top:0px;margin-bottom:16px;color:rgb(36,41,46);fon=
t-family:-apple-system,BlinkMacSystemFont,&quot;Segoe UI&quot;,Helvetica,Ar=
ial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;,&qu=
ot;Segoe UI Symbol&quot;;font-size:14px">ethtool -i enp23s0f1</p><p style=
=3D"box-sizing:border-box;margin-top:0px;margin-bottom:16px;color:rgb(36,41=
,46);font-family:-apple-system,BlinkMacSystemFont,&quot;Segoe UI&quot;,Helv=
etica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&q=
uot;,&quot;Segoe UI Symbol&quot;;font-size:14px">driver: i40e</p><p style=
=3D"box-sizing:border-box;margin-top:0px;margin-bottom:16px;color:rgb(36,41=
,46);font-family:-apple-system,BlinkMacSystemFont,&quot;Segoe UI&quot;,Helv=
etica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&q=
uot;,&quot;Segoe UI Symbol&quot;;font-size:14px">version: 1.6.16-k</p><p st=
yle=3D"box-sizing:border-box;margin-top:0px;margin-bottom:16px;color:rgb(36=
,41,46);font-family:-apple-system,BlinkMacSystemFont,&quot;Segoe UI&quot;,H=
elvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoj=
i&quot;,&quot;Segoe UI Symbol&quot;;font-size:14px">firmware-version: 6.01 =
0x800036de 1.1861.0</p><p style=3D"box-sizing:border-box;margin-top:0px;mar=
gin-bottom:16px;color:rgb(36,41,46);font-family:-apple-system,BlinkMacSyste=
mFont,&quot;Segoe UI&quot;,Helvetica,Arial,sans-serif,&quot;Apple Color Emo=
ji&quot;,&quot;Segoe UI Emoji&quot;,&quot;Segoe UI Symbol&quot;;font-size:1=
4px">expansion-rom-version:=C2=A0</p><p style=3D"box-sizing:border-box;marg=
in-top:0px;margin-bottom:16px;color:rgb(36,41,46);font-family:-apple-system=
,BlinkMacSystemFont,&quot;Segoe UI&quot;,Helvetica,Arial,sans-serif,&quot;A=
pple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;,&quot;Segoe UI Symbol&quo=
t;;font-size:14px">bus-info: 0000:17:00.1</p><p style=3D"box-sizing:border-=
box;margin-top:0px;margin-bottom:16px;color:rgb(36,41,46);font-family:-appl=
e-system,BlinkMacSystemFont,&quot;Segoe UI&quot;,Helvetica,Arial,sans-serif=
,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;,&quot;Segoe UI Sy=
mbol&quot;;font-size:14px">supports-statistics: yes</p><p style=3D"box-sizi=
ng:border-box;margin-top:0px;margin-bottom:16px;color:rgb(36,41,46);font-fa=
mily:-apple-system,BlinkMacSystemFont,&quot;Segoe UI&quot;,Helvetica,Arial,=
sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;,&quot;S=
egoe UI Symbol&quot;;font-size:14px">supports-test: yes</p><p style=3D"box-=
sizing:border-box;margin-top:0px;margin-bottom:16px;color:rgb(36,41,46);fon=
t-family:-apple-system,BlinkMacSystemFont,&quot;Segoe UI&quot;,Helvetica,Ar=
ial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;,&qu=
ot;Segoe UI Symbol&quot;;font-size:14px">supports-eeprom-access: yes</p><p =
style=3D"box-sizing:border-box;margin-top:0px;margin-bottom:16px;color:rgb(=
36,41,46);font-family:-apple-system,BlinkMacSystemFont,&quot;Segoe UI&quot;=
,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Em=
oji&quot;,&quot;Segoe UI Symbol&quot;;font-size:14px">supports-register-dum=
p: yes</p><p style=3D"box-sizing:border-box;margin-top:0px;margin-bottom:16=
px;color:rgb(36,41,46);font-family:-apple-system,BlinkMacSystemFont,&quot;S=
egoe UI&quot;,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quo=
t;Segoe UI Emoji&quot;,&quot;Segoe UI Symbol&quot;;font-size:14px">supports=
-priv-flags: yes</p><div style=3D"box-sizing:border-box;margin-top:0px;colo=
r:rgb(36,41,46);font-family:-apple-system,BlinkMacSystemFont,&quot;Segoe UI=
&quot;,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe=
 UI Emoji&quot;,&quot;Segoe UI Symbol&quot;;font-size:14px;margin-bottom:0p=
x">Thanks and Regards,<br style=3D"box-sizing:border-box">-=3DSrijan Nandi<=
/div></div></div></div></div></div></div></div></div></div></div>
_______________________________________________<br>Ntop mailing list<br><a =
href=3D"mailto:[email protected]" target=3D"_blank">Ntop@listgatewa=
y.unipi.it</a><br><a href=3D"http://listgateway.unipi.it/mailman/listinfo/n=
top" target=3D"_blank">http://listgateway.unipi.it/mailman/listinfo/ntop</a=
></div></blockquote></div><br></div></div>_________________________________=
______________<br>
Ntop mailing list<br>
<a href=3D"mailto:[email protected]" target=3D"_blank">Ntop@listgat=
eway.unipi.it</a><br>
<a href=3D"http://listgateway.unipi.it/mailman/listinfo/ntop" rel=3D"norefe=
rrer" target=3D"_blank">http://listgateway.unipi.it/mailman/listinfo/ntop</=
a></blockquote></div><br clear=3D"all"><div><br></div>-- <br><div dir=3D"lt=
r" class=3D"gmail_signature"><div dir=3D"ltr"><div><div dir=3D"ltr"><div di=
r=3D"ltr">-=3DSrijan Nandi<br></div></div></div></div></div>

--000000000000c5fd400592cf18c1--

--===============6160843138508058123==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Ntop mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop
--===============6160843138508058123==--