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: 1593 MB/s 1297086 calls/s # udp tx: 1878 MB/s 31857 calls/s 31857 msg/s # udp rx: 1942 MB/s 1581439 calls/s # udp tx: 1950 MB/s 33081 calls/s 33081 msg/s # udp rx: 1942 MB/s 1581596 calls/s # udp tx: 1950 MB/s 33083 calls/s 33083 msg/s # UDP GRO fwd perf udp rx: 1664 MB/s 1354713 calls/s # udp tx: 1918 MB/s 32534 calls/s 32534 msg/s # udp rx: 1527 MB/s 1243683 calls/s # udp tx: 1931 MB/s 32763 calls/s 32763 msg/s # udp rx: 1917 MB/s 1560733 calls/s # udp tx: 1924 MB/s 32642 calls/s 32642 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: 1352 MB/s 1098515 calls/s # udp tx: 1837 MB/s 31160 calls/s 31160 msg/s # udp rx: 1813 MB/s 1472253 calls/s # udp tx: 1906 MB/s 32337 calls/s 32337 msg/s # udp rx: 1375 MB/s 1115778 calls/s # udp tx: 1900 MB/s 32238 calls/s 32238 msg/s # UDP GRO fwd perf udp rx: 1508 MB/s 1222997 calls/s # udp tx: 1891 MB/s 32077 calls/s 32077 msg/s # udp rx: 1858 MB/s 1508407 calls/s # udp tx: 1926 MB/s 32682 calls/s 32682 msg/s # udp rx: 1854 MB/s 1504868 calls/s # udp tx: 1926 MB/s 32674 calls/s 32674 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__->