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: 1207 MB/s 982838 calls/s # udp tx: 1265 MB/s 21466 calls/s 21466 msg/s # udp rx: 1260 MB/s 1026241 calls/s # udp tx: 1287 MB/s 21845 calls/s 21845 msg/s # udp rx: 1166 MB/s 949988 calls/s # udp tx: 1172 MB/s 19888 calls/s 19888 msg/s # UDP GRO fwd perf udp rx: 1724 MB/s 1401302 calls/s # udp tx: 1947 MB/s 33031 calls/s 33031 msg/s # udp rx: 1849 MB/s 1503056 calls/s # udp tx: 1983 MB/s 33636 calls/s 33636 msg/s # udp rx: 1974 MB/s 1607446 calls/s # udp tx: 1984 MB/s 33658 calls/s 33658 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: 1554 MB/s 1259290 calls/s # udp tx: 1931 MB/s 32757 calls/s 32757 msg/s # udp rx: 1703 MB/s 1380607 calls/s # udp tx: 1939 MB/s 32888 calls/s 32888 msg/s # udp rx: 1711 MB/s 1386915 calls/s # udp tx: 1929 MB/s 32726 calls/s 32726 msg/s # UDP GRO fwd perf udp rx: 1344 MB/s 1089082 calls/s # udp tx: 1938 MB/s 32880 calls/s 32880 msg/s # udp rx: 1700 MB/s 1378223 calls/s # udp tx: 1944 MB/s 32972 calls/s 32972 msg/s # udp rx: 1656 MB/s 1343282 calls/s # udp tx: 1848 MB/s 31347 calls/s 31347 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__->