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: 1788 MB/s 1454447 calls/s # udp tx: 1917 MB/s 32516 calls/s 32516 msg/s # udp rx: 1833 MB/s 1490830 calls/s # udp tx: 1969 MB/s 33410 calls/s 33410 msg/s # udp rx: 1837 MB/s 1492990 calls/s # udp tx: 1974 MB/s 33492 calls/s 33492 msg/s # UDP GRO fwd perf udp rx: 1723 MB/s 1401993 calls/s # udp tx: 1972 MB/s 33450 calls/s 33450 msg/s # udp rx: 1935 MB/s 1575690 calls/s # udp tx: 1963 MB/s 33307 calls/s 33307 msg/s # udp rx: 1651 MB/s 1344618 calls/s # udp tx: 1966 MB/s 33348 calls/s 33348 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: 1316 MB/s 1067446 calls/s # udp tx: 1876 MB/s 31835 calls/s 31835 msg/s # udp rx: 1788 MB/s 1449868 calls/s # udp tx: 1924 MB/s 32637 calls/s 32637 msg/s # udp rx: 1807 MB/s 1465201 calls/s # udp tx: 1930 MB/s 32735 calls/s 32735 msg/s # UDP GRO fwd perf udp rx: 813 MB/s 659416 calls/s # udp tx: 1325 MB/s 22487 calls/s 22487 msg/s # udp rx: 1138 MB/s 923723 calls/s # udp tx: 1325 MB/s 22484 calls/s 22484 msg/s # udp tx: 1265 MB/s 21466 calls/s 21466 msg/s # udp rx: 881 MB/s 714193 calls/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__->