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: 1543 MB/s 1256530 calls/s # udp tx: 1828 MB/s 31012 calls/s 31012 msg/s # udp rx: 1201 MB/s 977723 calls/s # udp tx: 1552 MB/s 26339 calls/s 26339 msg/s # udp rx: 1707 MB/s 1390152 calls/s # udp tx: 1727 MB/s 29301 calls/s 29301 msg/s # UDP GRO fwd perf udp rx: 1620 MB/s 1319155 calls/s # udp tx: 1695 MB/s 28761 calls/s 28761 msg/s # udp rx: 1646 MB/s 1340140 calls/s # udp tx: 1784 MB/s 30260 calls/s 30260 msg/s # udp rx: 1764 MB/s 1436801 calls/s # udp tx: 1784 MB/s 30259 calls/s 30259 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 806 MB/s 656381 calls/s # udp tx: 933 MB/s 15827 calls/s 15827 msg/s # udp rx: 931 MB/s 758650 calls/s # udp tx: 945 MB/s 16033 calls/s 16033 msg/s # udp rx: 945 MB/s 769814 calls/s # udp tx: 958 MB/s 16257 calls/s 16257 msg/s # UDP tunnel GRO fwd perf udp rx: 751 MB/s 611831 calls/s # udp tx: 982 MB/s 16657 calls/s 16657 msg/s # udp rx: 941 MB/s 766076 calls/s # udp tx: 976 MB/s 16561 calls/s 16561 msg/s # udp rx: 958 MB/s 780694 calls/s # udp tx: 971 MB/s 16483 calls/s 16483 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1486 MB/s 1210032 calls/s # udp tx: 1692 MB/s 28705 calls/s 28705 msg/s # udp rx: 1852 MB/s 1507996 calls/s # udp tx: 1871 MB/s 31738 calls/s 31738 msg/s # udp rx: 1841 MB/s 1499199 calls/s # udp tx: 1855 MB/s 31466 calls/s 31466 msg/s # UDP GRO fwd perf udp rx: 1572 MB/s 1279648 calls/s # udp tx: 1698 MB/s 28805 calls/s 28805 msg/s # udp rx: 1766 MB/s 1438248 calls/s # udp tx: 1772 MB/s 30059 calls/s 30059 msg/s # udp rx: 1794 MB/s 1461267 calls/s # udp tx: 1803 MB/s 30592 calls/s 30592 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 252 MB/s 204851 calls/s # udp tx: 1192 MB/s 20222 calls/s 20222 msg/s # udp rx: 292 MB/s 236369 calls/s # udp tx: 1398 MB/s 23713 calls/s 23713 msg/s # udp rx: 295 MB/s 239590 calls/s # udp tx: 1137 MB/s 19288 calls/s 19288 msg/s # UDP tunnel GRO fwd perf udp rx: 547 MB/s 444032 calls/s # udp tx: 1313 MB/s 22282 calls/s 22282 msg/s # udp rx: 333 MB/s 269843 calls/s # udp tx: 1307 MB/s 22180 calls/s 22180 msg/s # udp rx: 527 MB/s 427482 calls/s # udp tx: 1350 MB/s 22911 calls/s 22911 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__->