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-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x64 │ inherit 116 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x28 │ inherit 46 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x9c │ fixed 61 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf4 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x34 │ inherit 219 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xa8 │ inherit 203 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x38 │ fixed 1 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x70 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x50 │ inherit 106 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x28 │ inherit 199 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xfc │ fixed 236 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x0c │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf8 │ inherit 110 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x2c │ inherit 140 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x08 │ fixed 104 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xcc │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ gre │ 6 │ 6 │ inherit 0x20 │ inherit 112 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x60 │ inherit 247 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x8c │ fixed 131 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc4 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x24 │ inherit 209 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x6c │ inherit 155 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x54 │ fixed 252 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x38 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb4 │ inherit 149 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa8 │ inherit 141 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb4 │ fixed 42 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd8 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 94 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xdc │ inherit 102 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x18 │ fixed 143 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x50 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x44 │ inherit 41 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x50 │ inherit 110 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x48 │ fixed 185 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe8 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xdc │ inherit 8 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x98 │ inherit 78 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x80 │ fixed 252 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x18 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xcc │ inherit 68 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x68 │ inherit 220 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa0 │ fixed 143 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x64 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe8 │ inherit 94 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x74 │ inherit 104 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xfc │ fixed 199 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x5c │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x2c │ inherit 86 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 198 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x9c │ fixed 101 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc4 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd4 │ inherit 75 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xac │ inherit 30 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa0 │ fixed 144 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x50 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 209 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x30 │ inherit 40 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xac │ fixed 211 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc0 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 6 │ 4 │ inherit 0x60 │ inherit 228 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xbc │ inherit 181 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x7c │ fixed 235 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x20 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x84 │ inherit 107 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xdc │ inherit 122 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x80 │ fixed 77 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x54 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x84 │ inherit 238 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x50 │ inherit 196 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x68 │ fixed 154 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x9c │ fixed 66 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->