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: 931 MB/s 757122 calls/s # udp tx: 1783 MB/s 30254 calls/s 30254 msg/s # udp rx: 1644 MB/s 1337139 calls/s # udp tx: 1902 MB/s 32275 calls/s 32275 msg/s # udp rx: 1848 MB/s 1503579 calls/s # udp tx: 1921 MB/s 32591 calls/s 32591 msg/s # UDP GRO fwd perf udp rx: 1612 MB/s 1312091 calls/s # udp tx: 1921 MB/s 32597 calls/s 32597 msg/s # udp rx: 1318 MB/s 1072733 calls/s # udp tx: 1909 MB/s 32385 calls/s 32385 msg/s # udp rx: 1855 MB/s 1508244 calls/s # udp tx: 1909 MB/s 32386 calls/s 32386 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: 1004 MB/s 817826 calls/s # udp tx: 1100 MB/s 18670 calls/s 18670 msg/s # udp rx: 1139 MB/s 927172 calls/s # udp tx: 1155 MB/s 19598 calls/s 19598 msg/s # udp rx: 1118 MB/s 910608 calls/s # udp tx: 1133 MB/s 19219 calls/s 19219 msg/s # UDP GRO fwd perf udp rx: 1497 MB/s 1215245 calls/s # udp tx: 1833 MB/s 31103 calls/s 31103 msg/s # udp rx: 1679 MB/s 1363982 calls/s # udp tx: 1861 MB/s 31571 calls/s 31571 msg/s # udp rx: 1603 MB/s 1299692 calls/s # udp tx: 1880 MB/s 31897 calls/s 31897 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__->