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: 1431 MB/s 1164498 calls/s # udp tx: 1882 MB/s 31932 calls/s 31932 msg/s # udp rx: 1389 MB/s 1129802 calls/s # udp tx: 1791 MB/s 30377 calls/s 30377 msg/s # udp rx: 1945 MB/s 1583436 calls/s # udp tx: 1989 MB/s 33735 calls/s 33735 msg/s # UDP GRO fwd perf udp rx: 1879 MB/s 1529663 calls/s # udp tx: 1984 MB/s 33651 calls/s 33651 msg/s # udp rx: 1967 MB/s 1600749 calls/s # udp tx: 1986 MB/s 33692 calls/s 33692 msg/s # udp rx: 1970 MB/s 1603192 calls/s # udp tx: 1990 MB/s 33766 calls/s 33766 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: 1446 MB/s 1172823 calls/s # udp tx: 1936 MB/s 32847 calls/s 32847 msg/s # udp rx: 1412 MB/s 1144320 calls/s # udp tx: 1928 MB/s 32709 calls/s 32709 msg/s # udp rx: 1680 MB/s 1362246 calls/s # udp tx: 1951 MB/s 33102 calls/s 33102 msg/s # UDP GRO fwd perf udp rx: 1746 MB/s 1416331 calls/s # udp tx: 1958 MB/s 33213 calls/s 33213 msg/s # udp rx: 1647 MB/s 1335789 calls/s # udp tx: 1960 MB/s 33257 calls/s 33257 msg/s # udp rx: 1543 MB/s 1251023 calls/s # udp tx: 1919 MB/s 32550 calls/s 32550 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__->