make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1122 MB/s 913663 calls/s # udp tx: 1203 MB/s 20406 calls/s 20406 msg/s # udp rx: 1221 MB/s 994206 calls/s # udp tx: 1215 MB/s 20610 calls/s 20610 msg/s # udp rx: 1205 MB/s 981477 calls/s # udp tx: 1214 MB/s 20594 calls/s 20594 msg/s # UDP GRO fwd perf udp rx: 1173 MB/s 955662 calls/s # udp tx: 1221 MB/s 20717 calls/s 20717 msg/s # udp rx: 1248 MB/s 1016060 calls/s # udp tx: 1251 MB/s 21224 calls/s 21224 msg/s # udp rx: 1239 MB/s 1009170 calls/s # udp tx: 1240 MB/s 21046 calls/s 21046 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1567 MB/s 1273697 calls/s # udp tx: 1898 MB/s 32201 calls/s 32201 msg/s # udp rx: 1618 MB/s 1312215 calls/s # udp tx: 1841 MB/s 31227 calls/s 31227 msg/s # udp rx: 789 MB/s 640539 calls/s # udp tx: 1276 MB/s 21657 calls/s 21657 msg/s # UDP GRO fwd perf udp rx: 1571 MB/s 1276469 calls/s # udp tx: 1792 MB/s 30400 calls/s 30400 msg/s # udp rx: 1780 MB/s 1444401 calls/s # udp tx: 1947 MB/s 33026 calls/s 33026 msg/s # udp rx: 1775 MB/s 1442203 calls/s # udp tx: 1887 MB/s 32005 calls/s 32005 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->