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: 1171 MB/s 952683 calls/s # udp tx: 1864 MB/s 31619 calls/s 31619 msg/s # udp rx: 1270 MB/s 1033142 calls/s # udp tx: 1832 MB/s 31086 calls/s 31086 msg/s # udp rx: 1623 MB/s 1318153 calls/s # udp tx: 1933 MB/s 32790 calls/s 32790 msg/s # UDP GRO fwd perf udp rx: 1499 MB/s 1217692 calls/s # udp tx: 1940 MB/s 32910 calls/s 32910 msg/s # udp rx: 1742 MB/s 1415812 calls/s # udp tx: 1937 MB/s 32861 calls/s 32861 msg/s # udp rx: 1748 MB/s 1420182 calls/s # udp tx: 1935 MB/s 32829 calls/s 32829 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: 1256 MB/s 1018365 calls/s # udp tx: 1792 MB/s 30407 calls/s 30407 msg/s # udp rx: 1694 MB/s 1372472 calls/s # udp tx: 1915 MB/s 32489 calls/s 32489 msg/s # udp rx: 1601 MB/s 1297749 calls/s # udp tx: 1919 MB/s 32559 calls/s 32559 msg/s # UDP GRO fwd perf udp rx: 1460 MB/s 1184000 calls/s # udp tx: 1841 MB/s 31233 calls/s 31233 msg/s # udp rx: 1735 MB/s 1406266 calls/s # udp tx: 1898 MB/s 32197 calls/s 32197 msg/s # udp rx: 1101 MB/s 896279 calls/s # udp tx: 1196 MB/s 20298 calls/s 20298 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__->