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 0x88 │ inherit 19 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x5c │ inherit 41 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xec │ fixed 74 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb4 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x28 │ inherit 156 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x30 │ inherit 113 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xcc │ fixed 189 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xfc │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x98 │ inherit 101 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe0 │ inherit 121 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x30 │ fixed 40 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x88 │ fixed 246 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x0c │ inherit 58 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd4 │ inherit 178 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x10 │ fixed 37 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd0 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb0 │ inherit 107 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x64 │ inherit 116 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x7c │ fixed 161 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x64 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb4 │ inherit 179 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x14 │ inherit 43 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x54 │ fixed 127 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x4c │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe0 │ inherit 201 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x10 │ inherit 17 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd4 │ fixed 94 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x50 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x68 │ inherit 201 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x1c │ inherit 121 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc4 │ fixed 175 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x6c │ fixed 127 │ true │ OK # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xc4 │ inherit 173 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x14 │ inherit 105 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x34 │ fixed 98 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x78 │ inherit 93 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xc8 │ inherit 105 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x60 │ fixed 237 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x14 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x38 │ inherit 20 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xe0 │ inherit 6 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x30 │ fixed 105 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa0 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x78 │ inherit 56 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x34 │ inherit 131 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x90 │ fixed 10 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x74 │ fixed 154 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x24 │ inherit 210 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x0c inherit 54 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa8 │ fixed 130 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x30 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd4 │ inherit 39 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa0 │ inherit 102 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x24 │ fixed 42 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd4 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x64 │ inherit 4 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x2c │ inherit 97 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc4 │ fixed 104 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x28 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x3c │ inherit 188 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x0c │ inherit 52 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x7c │ fixed 159 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x6c │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x1c │ inherit 124 │ false │ OK │ # │ geneve 6 │ 6 │ inherit 0x08 │ inherit 119 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x04 │ fixed 149 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 203 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other inherit 0xf4 │ inherit 188 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x8c │ inherit 139 │ true │ OK # │ geneve │ 6 │ other │ fixed 0xa4 │ fixed 169 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc8 │ fixed 230 │ 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__->