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: 1807 MB/s 1471123 calls/s # udp tx: 1883 MB/s 31950 calls/s 31950 msg/s # udp rx: 1903 MB/s 1548362 calls/s # udp tx: 1920 MB/s 32573 calls/s 32573 msg/s # udp rx: 1928 MB/s 1567665 calls/s # udp tx: 1955 MB/s 33166 calls/s 33166 msg/s # UDP GRO fwd perf udp rx: 1827 MB/s 1487190 calls/s # udp tx: 1931 MB/s 32759 calls/s 32759 msg/s # udp rx: 1915 MB/s 1557503 calls/s # udp tx: 1944 MB/s 32973 calls/s 32973 msg/s # udp rx: 1927 MB/s 1568298 calls/s # udp tx: 1946 MB/s 33008 calls/s 33008 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: 1485 MB/s 1204258 calls/s # udp tx: 1827 MB/s 31004 calls/s 31004 msg/s # udp rx: 1440 MB/s 1168253 calls/s # udp tx: 1622 MB/s 27511 calls/s 27511 msg/s # udp rx: 1716 MB/s 1390346 calls/s # udp tx: 1929 MB/s 32732 calls/s 32732 msg/s # UDP GRO fwd perf udp rx: 1634 MB/s 1323967 calls/s # udp tx: 1935 MB/s 32826 calls/s 32826 msg/s # udp rx: 1521 MB/s 1232872 calls/s # udp tx: 1933 MB/s 32785 calls/s 32785 msg/s # udp rx: 1682 MB/s 1363130 calls/s # udp tx: 1934 MB/s 32818 calls/s 32818 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__->