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: 1572 MB/s 1278069 calls/s # udp tx: 1895 MB/s 32156 calls/s 32156 msg/s # udp rx: 1909 MB/s 1554166 calls/s # udp tx: 1957 MB/s 33204 calls/s 33204 msg/s # udp rx: 1301 MB/s 1057024 calls/s # udp tx: 1960 MB/s 33245 calls/s 33245 msg/s # UDP GRO fwd perf udp rx: 1304 MB/s 1061479 calls/s # udp tx: 1913 MB/s 32452 calls/s 32452 msg/s # udp rx: 1927 MB/s 1569416 calls/s # udp tx: 1939 MB/s 32897 calls/s 32897 msg/s # udp rx: 1929 MB/s 1570568 calls/s # udp tx: 1935 MB/s 32820 calls/s 32820 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: 1391 MB/s 1127274 calls/s # udp tx: 1923 MB/s 32617 calls/s 32617 msg/s # udp rx: 1528 MB/s 1238642 calls/s # udp tx: 1937 MB/s 32866 calls/s 32866 msg/s # udp rx: 1557 MB/s 1262215 calls/s # udp tx: 1925 MB/s 32657 calls/s 32657 msg/s # UDP GRO fwd perf udp rx: 1235 MB/s 1001091 calls/s # udp tx: 1843 MB/s 31261 calls/s 31261 msg/s # udp rx: 1765 MB/s 1430970 calls/s # udp tx: 1931 MB/s 32759 calls/s 32759 msg/s # udp rx: 1797 MB/s 1456679 calls/s # udp tx: 1940 MB/s 32920 calls/s 32920 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__->