make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.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 0x54 │ inherit 225 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x64 │ inherit 31 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x98 │ fixed 91 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x68 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ gre │ 4 │ 6 │ inherit 0x84 │ inherit 16 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x64 │ inherit 119 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x90 │ fixed 220 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x58 │ fixed 106 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc0 │ inherit 223 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x4c │ inherit 142 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb0 │ fixed 219 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe0 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x5c │ inherit 139 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd8 │ inherit 245 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x24 │ fixed 172 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x3c │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 122 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x68 │ inherit 27 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb4 │ fixed 240 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x58 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x88 │ inherit 21 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x74 │ inherit 131 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc4 │ fixed 117 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x44 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 244 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x68 │ inherit 94 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x7c │ fixed 112 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x28 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x34 │ inherit 220 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x40 │ inherit 27 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x14 │ fixed 120 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x3c │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa4 │ inherit 51 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xd4 │ inherit 254 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xac │ fixed 4 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x8c │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x90 │ inherit 242 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x44 │ inherit 151 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x6c │ fixed 199 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x04 │ fixed 119 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd0 │ inherit 245 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x10 │ inherit 240 │ true │ OK # │ vxlan │ 6 │ 6 │ fixed 0x5c │ fixed 147 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xcc │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xac │ inherit 133 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 12 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc8 │ fixed 1 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xac │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc8 │ inherit 91 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 125 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xec │ fixed 164 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x84 │ fixed 14 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 6 │ inherit 0x90 │ inherit 34 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 48 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf8 │ fixed 17 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x9c │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb8 │ inherit 8 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x30 │ inherit 143 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xfc │ fixed 164 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x60 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x54 │ inherit 83 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x84 │ inherit 10 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x94 │ fixed 246 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc4 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤ # │ geneve │ 6 │ 6 │ inherit 0xbc │ inherit 152 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x6c │ inherit 110 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xec │ fixed 163 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa0 │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x60 │ inherit 63 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x74 │ inherit 186 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x9c │ fixed 58 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x24 │ fixed 82 │ 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__->