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 0xfc │ inherit 51 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x50 │ inherit 132 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 │ fixed 116 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x78 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb0 │ inherit 40 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc8 │ inherit 144 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x08 │ fixed 171 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x80 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x50 │ inherit 117 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x44 │ inherit 106 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xac │ fixed 143 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x40 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xec │ inherit 120 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd8 │ inherit 105 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x34 │ fixed 194 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x94 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x64 │ inherit 122 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x80 │ inherit 89 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf8 │ fixed 56 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb4 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x38 │ inherit 122 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x58 │ inherit 186 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x18 │ fixed 209 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x88 │ fixed 2 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb0 │ inherit 175 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x40 │ inherit 138 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd8 │ fixed 206 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x9c │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x40 │ inherit 107 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x08 │ inherit 44 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc0 │ fixed 157 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x90 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xb8 │ inherit 205 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xbc │ inherit 105 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x78 │ fixed 130 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xcc │ fixed 220 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x68 │ inherit 175 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb0 │ inherit 101 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 189 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf4 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe8 │ inherit 109 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb4 │ inherit 221 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x4c │ fixed 25 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x14 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xfc │ inherit 82 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa4 │ inherit 241 │ true │ OK │ # vxlan │ 6 │ other │ fixed 0x0c │ fixed 237 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 241 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 179 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xbc │ fixed 121 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe0 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x10 │ inherit 24 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x84 │ inherit 224 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xec │ fixed 98 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd8 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x8c │ inherit 217 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc8 │ inherit 3 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x20 │ fixed 24 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x50 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xac │ inherit 49 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x4c inherit 42 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa0 │ fixed 169 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe4 │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc4 │ inherit 217 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xd4 │ inherit 211 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x6c │ fixed 109 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x28 │ fixed 119 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd0 │ inherit 237 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x7c │ inherit 163 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xfc │ fixed 232 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xac │ fixed 148 │ 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__->