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 0xc0 │ inherit 240 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x34 │ inherit 142 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x20 │ fixed 74 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x6c │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe0 │ inherit 121 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x84 │ inherit 199 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x98 │ fixed 52 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x38 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x78 │ inherit 144 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x9c │ inherit 206 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x1c │ fixed 166 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xbc │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x30 │ inherit 25 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xdc │ inherit 112 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf8 │ fixed 26 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x9c │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x98 │ inherit 91 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x5c │ inherit 180 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x08 │ fixed 109 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x28 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 155 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x7c │ inherit 181 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x54 │ fixed 192 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x84 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x90 │ inherit 38 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x10 │ inherit 124 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x28 │ fixed 14 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x0c │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x34 │ inherit 199 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x84 │ inherit 112 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc4 │ fixed 158 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa4 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x8c │ inherit 227 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x74 │ inherit 51 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x3c │ fixed 73 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x64 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe0 │ inherit 78 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x9c │ inherit 13 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa4 │ fixed 61 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x24 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x64 │ inherit 198 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x50 │ inherit 227 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x84 │ fixed 255 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x6c │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x60 │ inherit 183 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 110 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x60 │ fixed 39 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x5c │ fixed 250 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf0 │ inherit 37 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe4 │ inherit 112 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x14 │ fixed 161 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x3c │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x60 │ inherit 203 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x30 │ inherit 240 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 231 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x04 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xe8 │ inherit 121 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc4 │ inherit 60 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x18 │ fixed 251 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb4 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 143 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x08 │ inherit 159 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x0c │ fixed 166 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa0 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xec │ inherit 241 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa0 │ inherit 218 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x50 │ fixed 100 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xbc │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xc4 │ inherit 90 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x18 │ inherit 84 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x68 │ fixed 63 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb4 │ fixed 129 │ 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__->