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 0x38 │ inherit 30 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x50 │ inherit 212 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x74 │ fixed 249 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x88 │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x10 │ inherit 106 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x18 │ inherit 129 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x1c │ fixed 6 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x54 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb8 │ inherit 7 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd4 │ inherit 14 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb8 │ fixed 157 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x5c │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x98 │ inherit 88 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x74 │ inherit 59 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x1c │ fixed 74 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe8 │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ gre │ 6 │ 6 │ inherit 0x6c │ inherit 145 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x9c │ inherit 121 │ true │ OK │ # gre │ 6 │ 6 │ fixed 0x04 │ fixed 104 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x78 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x5c │ inherit 109 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x50 │ inherit 22 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x38 │ fixed 13 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x44 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 121 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x04 │ inherit 242 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x5c │ fixed 55 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc8 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa0 │ inherit 55 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x4c │ inherit 141 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb0 │ fixed 224 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x3c │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xb4 │ inherit 193 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xbc │ inherit 104 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa0 │ fixed 71 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x9c │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x50 │ inherit 94 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x24 │ inherit 206 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x28 │ fixed 119 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xac │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 199 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x94 │ inherit 23 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf0 │ fixed 230 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x40 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 other │ inherit 0x40 │ inherit 186 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x54 │ inherit 11 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd0 │ fixed 101 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x44 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x88 │ inherit 59 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa4 │ inherit 69 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x58 │ fixed 15 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x94 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x14 │ inherit 220 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x94 │ inherit 104 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x44 │ fixed 79 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x30 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xf0 │ inherit 172 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x7c │ inherit 117 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x38 │ fixed 165 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x04 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x44 │ inherit 110 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xac │ inherit 223 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x5c │ fixed 37 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa4 │ fixed 20 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x18 │ inherit 203 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x44 │ inherit 242 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x20 │ fixed 204 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe4 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x94 │ inherit 173 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x98 │ inherit 162 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x78 │ fixed 13 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb8 │ fixed 19 │ 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__->