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: 1567 MB/s 1275769 calls/s # udp tx: 1841 MB/s 31227 calls/s 31227 msg/s # udp rx: 1918 MB/s 1561804 calls/s # udp tx: 1930 MB/s 32742 calls/s 32742 msg/s # udp rx: 1910 MB/s 1555145 calls/s # udp tx: 1917 MB/s 32529 calls/s 32529 msg/s # UDP GRO fwd perf udp rx: 1489 MB/s 1211688 calls/s # udp tx: 1781 MB/s 30221 calls/s 30221 msg/s # udp rx: 1616 MB/s 1313779 calls/s # udp tx: 1710 MB/s 29003 calls/s 29003 msg/s # udp rx: 925 MB/s 750098 calls/s # udp tx: 1336 MB/s 22674 calls/s 22674 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: 731 MB/s 593197 calls/s # udp tx: 1234 MB/s 20942 calls/s 20942 msg/s # udp rx: 937 MB/s 759783 calls/s # udp tx: 1296 MB/s 21985 calls/s 21985 msg/s # udp rx: 892 MB/s 723241 calls/s # udp tx: 1285 MB/s 21810 calls/s 21810 msg/s # UDP GRO fwd perf udp rx: 1797 MB/s 1459806 calls/s # udp tx: 1929 MB/s 32733 calls/s 32733 msg/s # udp rx: 1816 MB/s 1475293 calls/s # udp tx: 1920 MB/s 32578 calls/s 32578 msg/s # udp rx: 1445 MB/s 1174366 calls/s # udp tx: 1732 MB/s 29378 calls/s 29378 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__->