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 0xc0 │ inherit 176 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xfc │ inherit 80 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 7 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x80 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x94 │ inherit 105 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x48 │ inherit 53 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x04 │ fixed 28 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb8 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x9c │ inherit 70 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x60 │ inherit 237 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x08 │ fixed 199 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xb0 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 156 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 146 │ true OK │ # │ gre │ 6 │ 4 │ fixed 0x18 │ fixed 17 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb0 │ fixed 160 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xbc │ inherit 162 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x04 │ inherit 128 │ true │ OK # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 63 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x90 │ fixed 151 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x10 │ inherit 234 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x9c │ inherit 243 │ true │ OK │ # │ gre 6 │ other │ fixed 0xbc │ fixed 198 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x4c │ fixed 46 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 75 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa8 │ inherit 124 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc8 │ fixed 11 │ false │ OK │ # │ vxlan │ 4 4 │ fixed 0x18 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x84 │ inherit 59 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x04 │ inherit 2 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe4 │ fixed 192 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa4 │ fixed 185 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xc0 │ inherit 173 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x20 │ inherit 254 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x30 │ fixed 254 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x88 │ inherit 61 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf8 │ inherit 101 │ true │ OK │ # │ vxlan │ 6 │ 4 fixed 0xe8 │ fixed 85 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb8 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x5c │ inherit 29 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 177 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x10 │ fixed 190 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc0 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x38 │ inherit 127 │ false │ OK │ # │ vxlan │ 6 │ other inherit 0x18 │ inherit 189 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xbc │ fixed 68 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc0 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 4 │ 4 │ inherit 0x90 │ inherit 1 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xfc │ inherit 68 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x7c │ fixed 103 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x60 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x50 │ inherit 150 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x84 │ inherit 248 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x2c │ fixed 2 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x40 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x38 │ inherit 238 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x40 │ inherit 32 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x38 │ fixed 158 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x98 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x2c │ inherit 73 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x9c │ inherit 38 │ true │ OK │ # geneve │ 6 │ 4 │ fixed 0x28 │ fixed 127 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x38 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x9c │ inherit 187 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x7c │ inherit 183 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x68 │ fixed 172 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd0 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa0 │ inherit 240 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x60 │ inherit 141 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x58 │ fixed 254 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf0 │ fixed 67 │ 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__->