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 6000 # 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: 674 MB/s 11433 calls/s 11433 msg/s # tcp rx: 674 MB/s 30768 calls/s # tcp tx: 643 MB/s 10919 calls/s 10919 msg/s # tcp rx: 644 MB/s 29747 calls/s # tcp tx: 629 MB/s 10681 calls/s 10681 msg/s # tcp rx: 630 MB/s 30142 calls/s # tcp tx: 672 MB/s 11410 calls/s 11410 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: 382 MB/s 277589 calls/s # udp tx: 598 MB/s 10159 calls/s 10159 msg/s # udp rx: 452 MB/s 328581 calls/s # udp tx: 623 MB/s 10583 calls/s 10583 msg/s # udp rx: 506 MB/s 368084 calls/s # udp tx: 615 MB/s 10441 calls/s 10441 msg/s # udp rx: 494 MB/s 359360 calls/s # udp tx: 579 MB/s 9821 calls/s 9821 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: 548 MB/s 399939 calls/s # udp tx: 569 MB/s 9657 calls/s 9657 msg/s # udp rx: 626 MB/s 456933 calls/s # udp tx: 626 MB/s 10622 calls/s 10622 msg/s # udp rx: 639 MB/s 466687 calls/s # udp tx: 640 MB/s 10855 calls/s 10855 msg/s # udp rx: 631 MB/s 460431 calls/s # udp tx: 630 MB/s 10695 calls/s 10695 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__->