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: 1096 MB/s 892748 calls/s # udp tx: 1559 MB/s 26446 calls/s 26446 msg/s # udp rx: 1676 MB/s 1364459 calls/s # udp tx: 1772 MB/s 30071 calls/s 30071 msg/s # udp rx: 1531 MB/s 1246574 calls/s # udp tx: 1709 MB/s 28991 calls/s 28991 msg/s # UDP GRO fwd perf udp rx: 1196 MB/s 971993 calls/s # udp tx: 1578 MB/s 26771 calls/s 26771 msg/s # udp rx: 1701 MB/s 1385127 calls/s # udp tx: 1701 MB/s 28863 calls/s 28863 msg/s # udp rx: 1715 MB/s 1396835 calls/s # udp tx: 1716 MB/s 29113 calls/s 29113 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1466 MB/s 24865 calls/s 24865 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 1329 MB/s 22554 calls/s 22554 msg/s # udp rx: 834 MB/s 676292 calls/s # udp tx: 1399 MB/s 23732 calls/s 23732 msg/s # udp rx: 814 MB/s 659424 calls/s # UDP tunnel GRO fwd perf udp rx: 734 MB/s 594287 calls/s # udp tx: 1406 MB/s 23849 calls/s 23849 msg/s # udp rx: 520 MB/s 421220 calls/s # udp tx: 1427 MB/s 24219 calls/s 24219 msg/s # udp tx: 1417 MB/s 24037 calls/s 24037 msg/s # udp rx: 458 MB/s 370395 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1262 MB/s 1027100 calls/s # udp tx: 1638 MB/s 27791 calls/s 27791 msg/s # udp rx: 1272 MB/s 1035513 calls/s # udp tx: 1371 MB/s 23259 calls/s 23259 msg/s # udp rx: 1317 MB/s 1072279 calls/s # udp tx: 1337 MB/s 22681 calls/s 22681 msg/s # UDP GRO fwd perf udp rx: 1383 MB/s 1125080 calls/s # udp tx: 1600 MB/s 27138 calls/s 27138 msg/s # udp rx: 1548 MB/s 1260618 calls/s # udp tx: 1533 MB/s 26008 calls/s 26008 msg/s # udp rx: 1659 MB/s 1350939 calls/s # udp tx: 1669 MB/s 28309 calls/s 28309 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1004 MB/s 17044 calls/s 17044 msg/s # udp rx: 31 MB/s 25932 calls/s # udp tx: 977 MB/s 16585 calls/s 16585 msg/s # udp rx: 7 MB/s 5888 calls/s # udp tx: 1029 MB/s 17466 calls/s 17466 msg/s # UDP tunnel GRO fwd perf udp rx: 287 MB/s 233644 calls/s # udp tx: 1295 MB/s 21967 calls/s 21967 msg/s # udp tx: 1403 MB/s 23811 calls/s 23811 msg/s # udp rx: 149 MB/s 120640 calls/s # udp tx: 1425 MB/s 24185 calls/s 24185 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__->