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 0xac │ inherit 224 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x6c │ inherit 225 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x70 │ fixed 31 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x10 │ inherit 178 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x24 │ inherit 142 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x04 │ fixed 119 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xac │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x54 │ inherit 89 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x10 │ inherit 121 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd0 │ fixed 187 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x44 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x78 │ inherit 208 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf8 │ inherit 96 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x04 │ fixed 35 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xfc │ fixed 6 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x44 │ inherit 137 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb4 │ inherit 120 │ true │ OK │ # │ gre │ 6 6 │ fixed 0x64 │ fixed 121 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb8 │ fixed 252 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x8c │ inherit 197 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x7c │ inherit 24 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x24 │ fixed 163 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x04 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x90 │ inherit 8 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x3c inherit 157 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb0 │ fixed 53 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x6c │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xcc │ inherit 224 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf4 │ inherit 225 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xec │ fixed 240 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa8 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x28 │ inherit 98 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf0 │ inherit 165 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x78 │ fixed 96 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x30 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x38 │ inherit 168 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x84 │ inherit 117 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe0 │ fixed 96 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xfc │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x90 │ inherit 218 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x60 │ inherit 213 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x34 │ fixed 113 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x2c │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x28 │ inherit 123 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x40 │ inherit 139 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x68 │ fixed 109 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x48 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x14 │ inherit 38 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x74 │ inherit 173 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe0 │ fixed 133 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe4 │ fixed 56 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 153 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x9c │ inherit 113 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc8 │ fixed 133 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x34 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x1c │ inherit 73 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 13 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x34 │ fixed 217 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa0 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x4c │ inherit 168 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x50 │ inherit 125 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x88 │ fixed 217 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x30 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa4 │ inherit 237 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x80 inherit 41 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x94 │ fixed 71 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf8 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x9c │ inherit 177 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 46 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x1c │ fixed 82 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xcc │ fixed 201 │ 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__->