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: 1426 MB/s 1157168 calls/s # udp tx: 1890 MB/s 32063 calls/s 32063 msg/s # udp rx: 1690 MB/s 1370751 calls/s # udp tx: 1939 MB/s 32891 calls/s 32891 msg/s # udp rx: 1824 MB/s 1479564 calls/s # udp tx: 1935 MB/s 32832 calls/s 32832 msg/s # UDP GRO fwd perf udp rx: 1588 MB/s 1291265 calls/s # udp tx: 1888 MB/s 32030 calls/s 32030 msg/s # udp rx: 1616 MB/s 1312068 calls/s # udp tx: 1889 MB/s 32040 calls/s 32040 msg/s # udp rx: 1300 MB/s 1054862 calls/s # udp tx: 1919 MB/s 32561 calls/s 32561 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: 1476 MB/s 1198161 calls/s # udp tx: 1773 MB/s 30085 calls/s 30085 msg/s # udp rx: 1651 MB/s 1340802 calls/s # udp tx: 1848 MB/s 31347 calls/s 31347 msg/s # udp rx: 1453 MB/s 1178325 calls/s # udp tx: 1882 MB/s 31927 calls/s 31927 msg/s # UDP GRO fwd perf udp rx: 1172 MB/s 951780 calls/s # udp tx: 1847 MB/s 31334 calls/s 31334 msg/s # udp rx: 1478 MB/s 1198579 calls/s # udp tx: 1872 MB/s 31766 calls/s 31766 msg/s # udp rx: 1426 MB/s 1156470 calls/s # udp tx: 1823 MB/s 30920 calls/s 30920 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__->