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: 909 MB/s 739986 calls/s # udp tx: 1168 MB/s 19819 calls/s 19819 msg/s # udp rx: 1146 MB/s 933023 calls/s # udp tx: 1169 MB/s 19837 calls/s 19837 msg/s # udp rx: 1112 MB/s 905026 calls/s # udp tx: 1173 MB/s 19907 calls/s 19907 msg/s # UDP GRO fwd perf udp rx: 1027 MB/s 836557 calls/s # udp tx: 1112 MB/s 18873 calls/s 18873 msg/s # udp rx: 1163 MB/s 947312 calls/s # udp tx: 1176 MB/s 19949 calls/s 19949 msg/s # udp rx: 1071 MB/s 871607 calls/s # udp tx: 1175 MB/s 19944 calls/s 19944 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: 1574 MB/s 1276374 calls/s # udp tx: 1907 MB/s 32356 calls/s 32356 msg/s # udp rx: 1533 MB/s 1243336 calls/s # udp tx: 1835 MB/s 31133 calls/s 31133 msg/s # udp rx: 1692 MB/s 1371248 calls/s # udp tx: 1927 MB/s 32693 calls/s 32693 msg/s # UDP GRO fwd perf udp rx: 1482 MB/s 1202018 calls/s # udp tx: 1830 MB/s 31048 calls/s 31048 msg/s # udp rx: 1426 MB/s 1155528 calls/s # udp tx: 1929 MB/s 32733 calls/s 32733 msg/s # udp rx: 1700 MB/s 1377741 calls/s # udp tx: 1942 MB/s 32947 calls/s 32947 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__->