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 0xf0 │ inherit 99 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x44 │ inherit 223 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x54 │ fixed 219 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x14 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x84 │ inherit 54 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb8 │ inherit 203 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x68 │ fixed 112 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf0 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf8 │ inherit 175 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xa4 │ inherit 122 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xac │ fixed 54 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf0 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 188 false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x60 │ inherit 243 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xac │ fixed 165 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x64 │ fixed 40 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc4 │ inherit 188 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa4 │ inherit 128 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x04 │ fixed 40 │ false │ OK │ # │ gre 6 │ 6 │ fixed 0x7c │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa0 │ inherit 101 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x98 │ inherit 22 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x64 │ fixed 69 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x04 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x38 │ inherit 196 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xec │ inherit 249 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x6c │ fixed 23 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd4 │ fixed 209 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x50 │ inherit 34 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x50 │ inherit 21 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 14 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd4 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x20 │ inherit 50 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x6c │ inherit 107 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb0 │ fixed 83 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xcc │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x64 │ inherit 108 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x90 │ inherit 72 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x3c │ fixed 20 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb0 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # vxlan │ 6 │ 6 │ inherit 0x88 │ inherit 182 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xcc │ inherit 83 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x28 │ fixed 181 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x7c │ fixed 2 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x64 │ inherit 244 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x9c │ inherit 116 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf4 │ fixed 201 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd8 │ fixed 238 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf8 │ inherit 117 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xdc │ inherit 58 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x88 │ fixed 46 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xfc │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x80 │ inherit 43 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xc4 │ inherit 89 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe4 │ fixed 98 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x48 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x3c │ inherit 32 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x44 │ inherit 65 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 151 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa0 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xc8 │ inherit 111 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x50 │ inherit 94 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xfc │ fixed 117 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xbc │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ geneve │ 6 │ 6 │ inherit 0x38 │ inherit 57 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb4 │ inherit 189 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x8c │ fixed 202 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa0 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x04 │ inherit 25 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x24 │ inherit 132 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x14 │ fixed 204 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x6c │ fixed 214 │ 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__->