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: 1445 MB/s 1174780 calls/s # udp tx: 1854 MB/s 31459 calls/s 31459 msg/s # udp rx: 1855 MB/s 1508432 calls/s # udp tx: 1926 MB/s 32671 calls/s 32671 msg/s # udp rx: 1290 MB/s 1048774 calls/s # udp tx: 1719 MB/s 29166 calls/s 29166 msg/s # UDP GRO fwd perf udp rx: 1007 MB/s 818221 calls/s # udp tx: 1700 MB/s 28843 calls/s 28843 msg/s # udp rx: 822 MB/s 667408 calls/s # udp tx: 1660 MB/s 28170 calls/s 28170 msg/s # udp rx: 1029 MB/s 836907 calls/s # udp tx: 1541 MB/s 26143 calls/s 26143 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: 1303 MB/s 1057794 calls/s # udp tx: 1792 MB/s 30394 calls/s 30394 msg/s # udp rx: 1467 MB/s 1191374 calls/s # udp tx: 1849 MB/s 31373 calls/s 31373 msg/s # udp rx: 1597 MB/s 1298178 calls/s # udp tx: 1732 MB/s 29388 calls/s 29388 msg/s # UDP GRO fwd perf udp rx: 1189 MB/s 965518 calls/s # udp tx: 1617 MB/s 27439 calls/s 27439 msg/s # udp rx: 843 MB/s 685627 calls/s # udp tx: 1816 MB/s 30803 calls/s 30803 msg/s # udp rx: 1611 MB/s 1308047 calls/s # udp tx: 1829 MB/s 31024 calls/s 31024 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__->