make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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: 1593 MB/s 1296179 calls/s # udp tx: 1761 MB/s 29868 calls/s 29868 msg/s # udp rx: 1801 MB/s 1465321 calls/s # udp tx: 1913 MB/s 32448 calls/s 32448 msg/s # udp rx: 1710 MB/s 1392465 calls/s # udp tx: 1895 MB/s 32146 calls/s 32146 msg/s # UDP GRO fwd perf udp rx: 1485 MB/s 1207533 calls/s # udp tx: 1678 MB/s 28462 calls/s 28462 msg/s # udp rx: 1876 MB/s 1526374 calls/s # udp tx: 1934 MB/s 32804 calls/s 32804 msg/s # udp rx: 1939 MB/s 1578623 calls/s # udp tx: 1949 MB/s 33066 calls/s 33066 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: 1084 MB/s 881238 calls/s # udp tx: 1791 MB/s 30388 calls/s 30388 msg/s # udp rx: 1243 MB/s 1010287 calls/s # udp tx: 1811 MB/s 30731 calls/s 30731 msg/s # udp rx: 1651 MB/s 1342002 calls/s # udp tx: 1702 MB/s 28871 calls/s 28871 msg/s # UDP GRO fwd perf udp rx: 1300 MB/s 1055300 calls/s # udp tx: 1830 MB/s 31039 calls/s 31039 msg/s # udp rx: 1507 MB/s 1221140 calls/s # udp tx: 1909 MB/s 32388 calls/s 32388 msg/s # udp rx: 1140 MB/s 924725 calls/s # udp tx: 1750 MB/s 29683 calls/s 29683 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__->