make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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_frglist.sh # ipv6 # tcp - over veth touching data # -l 4 -6 -D 2001:db8::1 -t rx -4 -t # -4 -t # tcp tx: 616 MB/s 10454 calls/s 10454 msg/s # tcp rx: 616 MB/s 24248 calls/s # tcp tx: 605 MB/s 10276 calls/s 10276 msg/s # tcp rx: 606 MB/s 21300 calls/s # tcp tx: 700 MB/s 11883 calls/s 11883 msg/s # tcp rx: 701 MB/s 26377 calls/s # tcp tx: 740 MB/s 12565 calls/s 12565 msg/s # udp gso - over veth touching data # -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # -4 -v # udp rx: 494 MB/s 359523 calls/s # udp tx: 589 MB/s 9999 calls/s 9999 msg/s # udp rx: 562 MB/s 408696 calls/s # udp tx: 633 MB/s 10746 calls/s 10746 msg/s # udp rx: 510 MB/s 370780 calls/s # udp tx: 633 MB/s 10747 calls/s 10747 msg/s # udp rx: 550 MB/s 399890 calls/s # udp tx: 626 MB/s 10621 calls/s 10621 msg/s # udp gso and gro - over veth touching data # -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # -4 -G # udp rx: 638 MB/s 465776 calls/s # udp tx: 656 MB/s 11132 calls/s 11132 msg/s # udp rx: 651 MB/s 475119 calls/s # udp tx: 651 MB/s 11053 calls/s 11053 msg/s # udp rx: 641 MB/s 467966 calls/s # udp tx: 642 MB/s 10890 calls/s 10890 msg/s # udp rx: 614 MB/s 448305 calls/s # udp tx: 614 MB/s 10427 calls/s 10427 msg/s ok 1 selftests: net: udpgro_frglist.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__->