make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_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: 1338 MB/s 1088796 calls/s # udp tx: 1783 MB/s 30255 calls/s 30255 msg/s # udp rx: 1715 MB/s 1396002 calls/s # udp tx: 1863 MB/s 31600 calls/s 31600 msg/s # udp rx: 1922 MB/s 1564927 calls/s # udp tx: 1935 MB/s 32822 calls/s 32822 msg/s # UDP GRO fwd perf udp rx: 1846 MB/s 1503339 calls/s # udp tx: 1940 MB/s 32920 calls/s 32920 msg/s # udp rx: 1930 MB/s 1571416 calls/s # udp tx: 1944 MB/s 32972 calls/s 32972 msg/s # udp rx: 1931 MB/s 1572245 calls/s # udp tx: 1942 MB/s 32944 calls/s 32944 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: 1765 MB/s 1436553 calls/s # udp tx: 1868 MB/s 31696 calls/s 31696 msg/s # udp rx: 1457 MB/s 1186255 calls/s # udp tx: 1780 MB/s 30205 calls/s 30205 msg/s # udp rx: 1845 MB/s 1502626 calls/s # udp tx: 1864 MB/s 31617 calls/s 31617 msg/s # UDP GRO fwd perf udp rx: 1591 MB/s 1295502 calls/s # udp tx: 1728 MB/s 29320 calls/s 29320 msg/s # udp rx: 1829 MB/s 1489565 calls/s # udp tx: 1843 MB/s 31263 calls/s 31263 msg/s # udp rx: 1771 MB/s 1442410 calls/s # udp tx: 1836 MB/s 31155 calls/s 31155 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__->