make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing/wt-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: 1549 MB/s 1261386 calls/s # udp tx: 1815 MB/s 30786 calls/s 30786 msg/s # udp rx: 721 MB/s 584338 calls/s # udp tx: 1411 MB/s 23941 calls/s 23941 msg/s # udp rx: 589 MB/s 477134 calls/s # udp tx: 1383 MB/s 23460 calls/s 23460 msg/s # UDP GRO fwd perf udp rx: 545 MB/s 441114 calls/s # udp tx: 1394 MB/s 23655 calls/s 23655 msg/s # udp rx: 544 MB/s 440750 calls/s # udp tx: 1388 MB/s 23545 calls/s 23545 msg/s # udp rx: 546 MB/s 442293 calls/s # udp tx: 1387 MB/s 23531 calls/s 23531 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: 1563 MB/s 1269645 calls/s # udp tx: 1799 MB/s 30527 calls/s 30527 msg/s # udp rx: 1855 MB/s 1507227 calls/s # udp tx: 1902 MB/s 32268 calls/s 32268 msg/s # udp rx: 1867 MB/s 1517570 calls/s # udp tx: 1904 MB/s 32304 calls/s 32304 msg/s # UDP GRO fwd perf udp rx: 1667 MB/s 1356966 calls/s # udp tx: 1732 MB/s 29391 calls/s 29391 msg/s # udp rx: 1636 MB/s 1330956 calls/s # udp tx: 1829 MB/s 31031 calls/s 31031 msg/s # udp rx: 1855 MB/s 1506542 calls/s # udp tx: 1915 MB/s 32480 calls/s 32480 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/wt-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests' xx__-> echo $? 0 xx__->