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: 627 MB/s 509660 calls/s # udp tx: 1227 MB/s 20827 calls/s 20827 msg/s # udp rx: 445 MB/s 361415 calls/s # udp tx: 1360 MB/s 23069 calls/s 23069 msg/s # udp rx: 406 MB/s 328932 calls/s # udp tx: 1397 MB/s 23709 calls/s 23709 msg/s # UDP GRO fwd perf udp rx: 486 MB/s 394352 calls/s # udp tx: 1290 MB/s 21880 calls/s 21880 msg/s # udp rx: 556 MB/s 450592 calls/s # udp tx: 1355 MB/s 22998 calls/s 22998 msg/s # udp rx: 463 MB/s 374890 calls/s # udp tx: 1396 MB/s 23679 calls/s 23679 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: 1538 MB/s 1248843 calls/s # udp tx: 1882 MB/s 31921 calls/s 31921 msg/s # udp rx: 991 MB/s 806715 calls/s # udp tx: 1813 MB/s 30759 calls/s 30759 msg/s # udp rx: 967 MB/s 785629 calls/s # udp tx: 1567 MB/s 26579 calls/s 26579 msg/s # UDP GRO fwd perf udp rx: 918 MB/s 747885 calls/s # udp tx: 1106 MB/s 18768 calls/s 18768 msg/s # udp rx: 1194 MB/s 972573 calls/s # udp tx: 1201 MB/s 20375 calls/s 20375 msg/s # udp rx: 1206 MB/s 981992 calls/s # udp tx: 1215 MB/s 20618 calls/s 20618 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__->