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: 1670 MB/s 1359873 calls/s # udp tx: 1960 MB/s 33243 calls/s 33243 msg/s # udp rx: 1936 MB/s 1576422 calls/s # udp tx: 1943 MB/s 32961 calls/s 32961 msg/s # udp rx: 1901 MB/s 1548168 calls/s # udp tx: 1907 MB/s 32345 calls/s 32345 msg/s # UDP GRO fwd perf udp rx: 1705 MB/s 1387996 calls/s # udp tx: 1912 MB/s 32430 calls/s 32430 msg/s # udp tx: 1911 MB/s 32424 calls/s 32424 msg/s # udp rx: 1846 MB/s 1503051 calls/s # udp tx: 1982 MB/s 33629 calls/s 33629 msg/s # udp rx: 1818 MB/s 1480554 calls/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: 1099 MB/s 892153 calls/s # udp tx: 1330 MB/s 22567 calls/s 22567 msg/s # udp rx: 1160 MB/s 943124 calls/s # udp tx: 1275 MB/s 21627 calls/s 21627 msg/s # udp rx: 1857 MB/s 1509379 calls/s # udp tx: 1921 MB/s 32595 calls/s 32595 msg/s # UDP GRO fwd perf udp rx: 1500 MB/s 1216561 calls/s # udp tx: 1966 MB/s 33354 calls/s 33354 msg/s # udp rx: 1567 MB/s 1271645 calls/s # udp tx: 1958 MB/s 33218 calls/s 33218 msg/s # udp rx: 1687 MB/s 1368999 calls/s # udp tx: 1914 MB/s 32469 calls/s 32469 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__->