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: 1333 MB/s 1085516 calls/s # udp tx: 1841 MB/s 31239 calls/s 31239 msg/s # udp tx: 1887 MB/s 32009 calls/s 32009 msg/s # udp rx: 1507 MB/s 1226918 calls/s # udp tx: 1898 MB/s 32202 calls/s 32202 msg/s # udp rx: 1691 MB/s 1377056 calls/s # UDP GRO fwd perf udp rx: 1472 MB/s 1198437 calls/s # udp tx: 1936 MB/s 32846 calls/s 32846 msg/s # udp rx: 1819 MB/s 1480932 calls/s # udp tx: 1955 MB/s 33167 calls/s 33167 msg/s # udp rx: 804 MB/s 653834 calls/s # udp tx: 1374 MB/s 23312 calls/s 23312 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1716 MB/s 29117 calls/s 29117 msg/s # udp rx: 12 MB/s 9864 calls/s # udp tx: 1808 MB/s 30665 calls/s 30665 msg/s # udp rx: 16 MB/s 13513 calls/s # udp tx: 1829 MB/s 31032 calls/s 31032 msg/s # UDP tunnel GRO fwd perf udp tx: 1852 MB/s 31412 calls/s 31412 msg/s # udp rx: 1 MB/s 1167 calls/s # udp tx: 1852 MB/s 31422 calls/s 31422 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 999 MB/s 16952 calls/s 16952 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1510 MB/s 1227247 calls/s # udp tx: 1819 MB/s 30865 calls/s 30865 msg/s # udp rx: 1670 MB/s 1357742 calls/s # udp tx: 1858 MB/s 31522 calls/s 31522 msg/s # udp rx: 1883 MB/s 1530550 calls/s # udp tx: 1936 MB/s 32848 calls/s 32848 msg/s # UDP GRO fwd perf udp rx: 1691 MB/s 1376702 calls/s # udp tx: 1768 MB/s 29996 calls/s 29996 msg/s # udp rx: 1822 MB/s 1483192 calls/s # udp tx: 1909 MB/s 32388 calls/s 32388 msg/s # udp rx: 1904 MB/s 1549779 calls/s # udp tx: 1923 MB/s 32627 calls/s 32627 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 979 MB/s 16606 calls/s 16606 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 993 MB/s 16842 calls/s 16842 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 769 MB/s 13052 calls/s 13052 msg/s # UDP tunnel GRO fwd perf udp tx: 1291 MB/s 21900 calls/s 21900 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 1062 MB/s 18020 calls/s 18020 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 1015 MB/s 17222 calls/s 17222 msg/s 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__->