I did the following : PollDevice (eth4) -> Queue(1000) -> ctr1 :: Counter PollDevice (eth5) -> Queue(1000) -> ctr2 :: Counter
in /click/ctr2/rate , i always find 0 but i find something like 100000 in /click/ctr1/rate. Does this mean that all the packets coming from eth5 were dropped or that eth5 wasn't polled at all? >> But i noticed that only one card was polled >> (with FromDevice there is no problem). > > How did you notice that only one of your NICs was being polled? If you > have input traffic to both of your cards, both the cards need to be > polled; else you will see traffic loss. > _______________________________________________ > click mailing list > [email protected] > https://amsterdam.lcs.mit.edu/mailman/listinfo/click > _______________________________________________ click mailing list [email protected] https://amsterdam.lcs.mit.edu/mailman/listinfo/click
