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: 1600 MB/s 1302912 calls/s # udp tx: 1881 MB/s 31909 calls/s 31909 msg/s # udp rx: 1920 MB/s 1563478 calls/s # udp tx: 1941 MB/s 32923 calls/s 32923 msg/s # udp rx: 1932 MB/s 1573037 calls/s # udp tx: 1942 MB/s 32946 calls/s 32946 msg/s # UDP GRO fwd perf udp rx: 1031 MB/s 837379 calls/s # udp tx: 1338 MB/s 22704 calls/s 22704 msg/s # udp rx: 817 MB/s 662416 calls/s # udp tx: 1357 MB/s 23026 calls/s 23026 msg/s # udp rx: 1010 MB/s 818520 calls/s # udp tx: 1370 MB/s 23249 calls/s 23249 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: 1008 MB/s 819172 calls/s # udp tx: 1351 MB/s 22919 calls/s 22919 msg/s # udp rx: 1506 MB/s 1221254 calls/s # udp tx: 1919 MB/s 32558 calls/s 32558 msg/s # udp rx: 1600 MB/s 1297048 calls/s # udp tx: 1934 MB/s 32813 calls/s 32813 msg/s # UDP GRO fwd perf udp rx: 1187 MB/s 964619 calls/s # udp tx: 1840 MB/s 31217 calls/s 31217 msg/s # udp rx: 1230 MB/s 997044 calls/s # udp tx: 1933 MB/s 32796 calls/s 32796 msg/s # udp rx: 1416 MB/s 1148321 calls/s # udp tx: 1829 MB/s 31035 calls/s 31035 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__->