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: 502 MB/s 407181 calls/s # udp tx: 1370 MB/s 23249 calls/s 23249 msg/s # udp rx: 681 MB/s 551730 calls/s # udp tx: 1387 MB/s 23531 calls/s 23531 msg/s # udp rx: 767 MB/s 620800 calls/s # udp tx: 1380 MB/s 23422 calls/s 23422 msg/s # UDP GRO fwd perf udp rx: 790 MB/s 640614 calls/s # udp tx: 1323 MB/s 22444 calls/s 22444 msg/s # udp rx: 865 MB/s 701084 calls/s # udp tx: 1371 MB/s 23255 calls/s 23255 msg/s # udp rx: 752 MB/s 609088 calls/s # udp tx: 1388 MB/s 23550 calls/s 23550 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: 1462 MB/s 1187683 calls/s # udp tx: 1801 MB/s 30548 calls/s 30548 msg/s # udp rx: 1497 MB/s 1214865 calls/s # udp tx: 1915 MB/s 32485 calls/s 32485 msg/s # udp rx: 1406 MB/s 1138944 calls/s # udp tx: 1952 MB/s 33123 calls/s 33123 msg/s # UDP GRO fwd perf udp rx: 1628 MB/s 1318847 calls/s # udp tx: 1936 MB/s 32841 calls/s 32841 msg/s # udp rx: 1702 MB/s 1379111 calls/s # udp tx: 1942 MB/s 32943 calls/s 32943 msg/s # udp rx: 1605 MB/s 1300602 calls/s # udp tx: 1936 MB/s 32852 calls/s 32852 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__->