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: 741 MB/s 602347 calls/s # udp tx: 1338 MB/s 22700 calls/s 22700 msg/s # udp rx: 1063 MB/s 863664 calls/s # udp tx: 1319 MB/s 22372 calls/s 22372 msg/s # udp rx: 1239 MB/s 1007336 calls/s # udp tx: 1505 MB/s 25529 calls/s 25529 msg/s # UDP GRO fwd perf udp rx: 1735 MB/s 1412529 calls/s # udp tx: 1902 MB/s 32269 calls/s 32269 msg/s # udp rx: 1869 MB/s 1521386 calls/s # udp tx: 1909 MB/s 32379 calls/s 32379 msg/s # udp rx: 1868 MB/s 1520543 calls/s # udp tx: 1909 MB/s 32380 calls/s 32380 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: 1631 MB/s 1326972 calls/s # udp tx: 1789 MB/s 30355 calls/s 30355 msg/s # udp rx: 1870 MB/s 1520051 calls/s # udp tx: 1915 MB/s 32489 calls/s 32489 msg/s # udp rx: 1841 MB/s 1497839 calls/s # udp tx: 1864 MB/s 31621 calls/s 31621 msg/s # UDP GRO fwd perf udp rx: 1524 MB/s 1239550 calls/s # udp tx: 1861 MB/s 31573 calls/s 31573 msg/s # udp rx: 1802 MB/s 1461017 calls/s # udp tx: 1938 MB/s 32876 calls/s 32876 msg/s # udp rx: 1803 MB/s 1461395 calls/s # udp tx: 1933 MB/s 32800 calls/s 32800 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__->