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 0x30 │ inherit 67 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x68 │ inherit 89 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x60 │ fixed 39 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x50 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x64 │ inherit 238 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x68 │ inherit 46 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf0 │ fixed 147 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf0 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x44 │ inherit 27 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb0 │ inherit 182 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb8 │ fixed 104 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x4c │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x04 │ inherit 93 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x10 │ inherit 21 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe4 │ fixed 177 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x54 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc4 │ inherit 16 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x38 │ inherit 11 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd4 │ fixed 239 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x28 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x1c │ inherit 42 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x24 │ inherit 88 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 16 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb0 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe8 │ inherit 168 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x50 │ inherit 153 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf4 │ fixed 36 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x04 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x68 │ inherit 44 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x30 │ inherit 124 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 81 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x58 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xec │ inherit 232 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x14 │ inherit 38 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x80 │ fixed 74 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xcc │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x64 │ inherit 61 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe4 │ inherit 94 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x14 │ fixed 215 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x70 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # vxlan │ 6 │ 6 │ inherit 0xf0 │ inherit 87 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xe4 │ inherit 162 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x64 │ fixed 34 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x7c │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x54 │ inherit 211 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x4c │ inherit 87 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf4 │ fixed 240 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x40 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x68 │ inherit 76 │ false │ OK # │ geneve │ 4 │ 4 │ inherit 0xb0 │ inherit 255 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x60 │ fixed 177 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x70 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x6c │ inherit 86 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xdc │ inherit 49 │ true │ OK │ # geneve │ 4 │ 6 │ fixed 0xec │ fixed 152 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x54 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x08 │ inherit 248 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 180 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa8 │ fixed 190 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x5c │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb4 │ inherit 186 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x10 │ inherit 157 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x8c │ fixed 80 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x2c │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe0 │ inherit 192 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x90 │ inherit 32 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x48 │ fixed 45 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x5c │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xfc │ inherit 244 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x64 │ inherit 15 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x6c │ fixed 49 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x24 │ fixed 145 │ 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__->