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 0x60 │ inherit 183 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x68 │ inherit 207 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x5c │ fixed 73 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x80 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x9c │ inherit 105 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x08 │ inherit 238 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x3c │ fixed 254 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf8 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x58 │ inherit 86 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x98 │ inherit 51 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe0 │ fixed 130 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa0 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xbc │ inherit 171 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x44 │ inherit 104 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc4 │ fixed 241 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xec │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xdc │ inherit 255 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x14 │ inherit 170 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x20 │ fixed 219 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf8 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x40 │ inherit 118 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x80 │ inherit 180 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 15 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x10 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xdc │ inherit 32 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xcc │ inherit 191 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x9c │ fixed 152 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x88 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x18 │ inherit 188 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xfc │ inherit 90 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf8 │ fixed 76 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x94 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x3c │ inherit 5 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 239 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 99 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x84 │ fixed 141 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x3c │ inherit 21 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x28 │ inherit 243 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf4 │ fixed 113 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf8 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x70 │ inherit 237 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x50 │ inherit 68 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x88 │ fixed 189 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x0c │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd0 │ inherit 34 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x98 │ inherit 223 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x68 │ fixed 105 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x24 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa8 │ inherit 228 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x34 │ inherit 231 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf0 │ fixed 163 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x30 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x8c │ inherit 197 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb8 │ inherit 159 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xbc │ fixed 166 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x94 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x54 │ inherit 220 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x1c │ inherit 66 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x44 │ fixed 58 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x48 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf8 │ inherit 115 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x64 │ inherit 142 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf8 │ fixed 127 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb0 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x8c │ inherit 160 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x48 │ inherit 236 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x18 │ fixed 20 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xac │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x34 │ inherit 72 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc8 │ inherit 225 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x30 │ fixed 200 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x68 │ fixed 51 │ 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__->