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: 1720 MB/s 1399460 calls/s # udp tx: 1931 MB/s 32764 calls/s 32764 msg/s # udp rx: 1897 MB/s 1544220 calls/s # udp tx: 1909 MB/s 32379 calls/s 32379 msg/s # udp rx: 1910 MB/s 1554906 calls/s # udp tx: 1925 MB/s 32658 calls/s 32658 msg/s # UDP GRO fwd perf udp rx: 1792 MB/s 1457258 calls/s # udp tx: 1933 MB/s 32785 calls/s 32785 msg/s # udp rx: 1920 MB/s 1563432 calls/s # udp tx: 1925 MB/s 32651 calls/s 32651 msg/s # udp rx: 1790 MB/s 1457189 calls/s # udp tx: 1801 MB/s 30562 calls/s 30562 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: 1565 MB/s 1272077 calls/s # udp tx: 1830 MB/s 31039 calls/s 31039 msg/s # udp rx: 1711 MB/s 1388252 calls/s # udp tx: 1899 MB/s 32212 calls/s 32212 msg/s # udp rx: 1710 MB/s 1387651 calls/s # udp tx: 1909 MB/s 32380 calls/s 32380 msg/s # UDP GRO fwd perf udp rx: 1313 MB/s 1064675 calls/s # udp tx: 1921 MB/s 32586 calls/s 32586 msg/s # udp rx: 1690 MB/s 1370174 calls/s # udp tx: 1930 MB/s 32740 calls/s 32740 msg/s # udp rx: 1706 MB/s 1383702 calls/s # udp tx: 1921 MB/s 32584 calls/s 32584 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__->