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: 1658 MB/s 1349605 calls/s # udp tx: 1932 MB/s 32782 calls/s 32782 msg/s # udp rx: 1711 MB/s 1391749 calls/s # udp tx: 1931 MB/s 32764 calls/s 32764 msg/s # udp rx: 1809 MB/s 1472459 calls/s # udp tx: 1933 MB/s 32786 calls/s 32786 msg/s # UDP GRO fwd perf udp rx: 1805 MB/s 1469940 calls/s # udp tx: 1899 MB/s 32212 calls/s 32212 msg/s # udp rx: 1910 MB/s 1555419 calls/s # udp tx: 1935 MB/s 32828 calls/s 32828 msg/s # udp rx: 1053 MB/s 856955 calls/s # udp tx: 1271 MB/s 21558 calls/s 21558 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: 1241 MB/s 1008538 calls/s # udp tx: 1729 MB/s 29331 calls/s 29331 msg/s # udp rx: 1721 MB/s 1399562 calls/s # udp tx: 1755 MB/s 29773 calls/s 29773 msg/s # udp rx: 1401 MB/s 1137432 calls/s # udp tx: 1563 MB/s 26520 calls/s 26520 msg/s # UDP GRO fwd perf udp tx: 1143 MB/s 19396 calls/s 19396 msg/s # udp rx: 844 MB/s 686509 calls/s # udp tx: 1199 MB/s 20351 calls/s 20351 msg/s # udp rx: 1148 MB/s 933505 calls/s # udp tx: 1204 MB/s 20428 calls/s 20428 msg/s # udp rx: 1108 MB/s 901408 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__->