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: 1105 MB/s 897876 calls/s # udp tx: 1909 MB/s 32380 calls/s 32380 msg/s # udp rx: 1136 MB/s 924367 calls/s # udp tx: 1825 MB/s 30970 calls/s 30970 msg/s # udp rx: 1250 MB/s 1017449 calls/s # udp tx: 1827 MB/s 30998 calls/s 30998 msg/s # UDP GRO fwd perf udp rx: 1508 MB/s 1226539 calls/s # udp tx: 1784 MB/s 30263 calls/s 30263 msg/s # udp rx: 1423 MB/s 1157751 calls/s # udp tx: 1825 MB/s 30957 calls/s 30957 msg/s # udp rx: 1666 MB/s 1352195 calls/s # udp tx: 1945 MB/s 32991 calls/s 32991 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 tx: 1823 MB/s 30932 calls/s 30932 msg/s # udp rx: 925 MB/s 750702 calls/s # udp tx: 1890 MB/s 32069 calls/s 32069 msg/s # udp rx: 980 MB/s 794459 calls/s # udp tx: 1913 MB/s 32453 calls/s 32453 msg/s # udp rx: 1661 MB/s 1346383 calls/s # UDP GRO fwd perf udp rx: 1039 MB/s 844683 calls/s # udp tx: 1556 MB/s 26406 calls/s 26406 msg/s # udp rx: 1022 MB/s 832425 calls/s # udp tx: 1018 MB/s 17267 calls/s 17267 msg/s # udp rx: 1101 MB/s 896685 calls/s # udp tx: 1111 MB/s 18849 calls/s 18849 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__->