make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x14 │ inherit 126 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x80 │ inherit 200 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x68 │ fixed 109 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf4 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb4 │ inherit 253 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x50 │ inherit 181 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xac │ fixed 132 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x6c │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x40 │ inherit 82 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x70 │ inherit 121 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xec │ fixed 82 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x40 │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x30 │ inherit 2 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x78 │ inherit 183 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x74 │ fixed 146 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x74 │ fixed 25 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xbc │ inherit 5 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x34 │ inherit 170 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 107 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x58 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x18 │ inherit 26 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x64 │ inherit 220 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x34 │ fixed 17 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x94 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x90 │ inherit 1 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf0 │ inherit 106 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x64 │ fixed 149 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x5c │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc8 │ inherit 158 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x2c │ inherit 63 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x74 │ fixed 136 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x88 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd0 │ inherit 121 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x34 │ inherit 28 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa8 │ fixed 70 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x94 │ fixed 77 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x18 │ inherit 184 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd8 │ inherit 111 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc0 │ fixed 115 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x28 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x84 │ inherit 19 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc8 │ inherit 100 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xec │ fixed 71 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa4 │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf8 │ inherit 156 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x38 │ inherit 13 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 77 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf0 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xbc │ inherit 29 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xac │ inherit 96 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xcc │ fixed 238 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf0 │ fixed 126 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe8 │ inherit 18 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa4 │ inherit 72 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe8 │ fixed 154 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x44 │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x1c │ inherit 157 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe0 │ inherit 150 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x6c │ fixed 69 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x6c │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 18 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x14 │ inherit 182 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x34 │ fixed 13 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe4 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe4 │ inherit 131 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x7c │ inherit 42 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x44 │ fixed 51 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x48 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xac │ inherit 233 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x88 │ inherit 50 │ true │ OK │ # geneve │ 6 │ other │ fixed 0x9c │ fixed 86 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc0 │ fixed 225 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->