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: 1640 MB/s 1334319 calls/s # udp tx: 1853 MB/s 31431 calls/s 31431 msg/s # udp rx: 1796 MB/s 1461363 calls/s # udp tx: 1935 MB/s 32827 calls/s 32827 msg/s # udp rx: 1755 MB/s 1426744 calls/s # udp tx: 1964 MB/s 33326 calls/s 33326 msg/s # UDP GRO fwd perf udp rx: 1703 MB/s 1385878 calls/s # udp tx: 1851 MB/s 31397 calls/s 31397 msg/s # udp rx: 1753 MB/s 1426264 calls/s # udp tx: 1972 MB/s 33455 calls/s 33455 msg/s # udp rx: 1531 MB/s 1245764 calls/s # udp tx: 1944 MB/s 32973 calls/s 32973 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: 1040 MB/s 845763 calls/s # udp tx: 1283 MB/s 21761 calls/s 21761 msg/s # udp rx: 1199 MB/s 974403 calls/s # udp tx: 1329 MB/s 22552 calls/s 22552 msg/s # udp rx: 1156 MB/s 938294 calls/s # udp tx: 1338 MB/s 22694 calls/s 22694 msg/s # UDP GRO fwd perf udp rx: 1476 MB/s 1195920 calls/s # udp tx: 1936 MB/s 32839 calls/s 32839 msg/s # udp rx: 1506 MB/s 1220576 calls/s # udp tx: 1990 MB/s 33757 calls/s 33757 msg/s # udp rx: 1510 MB/s 1223605 calls/s # udp tx: 1940 MB/s 32913 calls/s 32913 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__->