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: 1410 MB/s 1146599 calls/s # udp tx: 1800 MB/s 30530 calls/s 30530 msg/s # udp rx: 1478 MB/s 1201895 calls/s # udp tx: 1916 MB/s 32511 calls/s 32511 msg/s # udp rx: 1735 MB/s 1410374 calls/s # udp tx: 1931 MB/s 32752 calls/s 32752 msg/s # UDP GRO fwd perf udp rx: 1428 MB/s 1160880 calls/s # udp tx: 1928 MB/s 32704 calls/s 32704 msg/s # udp rx: 1705 MB/s 1385837 calls/s # udp tx: 1930 MB/s 32747 calls/s 32747 msg/s # udp rx: 1867 MB/s 1520143 calls/s # udp tx: 1921 MB/s 32585 calls/s 32585 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: 1447 MB/s 1176830 calls/s # udp tx: 1768 MB/s 29987 calls/s 29987 msg/s # udp rx: 1526 MB/s 1240567 calls/s # udp tx: 1579 MB/s 26787 calls/s 26787 msg/s # udp rx: 1248 MB/s 1016547 calls/s # udp tx: 1258 MB/s 21338 calls/s 21338 msg/s # UDP GRO fwd perf udp rx: 842 MB/s 686160 calls/s # udp tx: 1193 MB/s 20243 calls/s 20243 msg/s # udp rx: 1214 MB/s 988661 calls/s # udp tx: 1273 MB/s 21602 calls/s 21602 msg/s # udp rx: 1247 MB/s 1015814 calls/s # udp tx: 1266 MB/s 21484 calls/s 21484 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__->