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: 1651 MB/s 1342202 calls/s # udp tx: 1865 MB/s 31634 calls/s 31634 msg/s # udp rx: 1765 MB/s 1435042 calls/s # udp tx: 1915 MB/s 32495 calls/s 32495 msg/s # udp rx: 1713 MB/s 1393159 calls/s # udp tx: 1797 MB/s 30487 calls/s 30487 msg/s # UDP GRO fwd perf udp rx: 1543 MB/s 1254737 calls/s # udp tx: 1921 MB/s 32594 calls/s 32594 msg/s # udp rx: 1922 MB/s 1565422 calls/s # udp tx: 1929 MB/s 32725 calls/s 32725 msg/s # udp rx: 1375 MB/s 1119099 calls/s # udp tx: 1948 MB/s 33056 calls/s 33056 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: 1339 MB/s 1088193 calls/s # udp tx: 1777 MB/s 30147 calls/s 30147 msg/s # udp rx: 1678 MB/s 1363285 calls/s # udp tx: 1867 MB/s 31669 calls/s 31669 msg/s # udp rx: 1803 MB/s 1462611 calls/s # udp tx: 1905 MB/s 32311 calls/s 32311 msg/s # UDP GRO fwd perf udp rx: 1605 MB/s 1302456 calls/s # udp tx: 1837 MB/s 31172 calls/s 31172 msg/s # udp rx: 1755 MB/s 1425845 calls/s # udp tx: 1886 MB/s 32001 calls/s 32001 msg/s # udp rx: 1740 MB/s 1413333 calls/s # udp tx: 1869 MB/s 31713 calls/s 31713 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__->