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 0x98 │ inherit 50 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x34 │ inherit 206 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xfc │ fixed 117 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x50 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x20 │ inherit 227 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd0 │ inherit 192 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x3c │ fixed 81 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xdc │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x64 │ inherit 67 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xa4 │ inherit 109 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xdc │ fixed 143 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x6c │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc8 │ inherit 13 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x94 │ inherit 237 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x70 │ fixed 26 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x7c │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x9c │ inherit 129 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x08 │ inherit 156 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x50 │ fixed 214 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb0 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa8 │ inherit 133 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x28 │ inherit 10 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc0 │ fixed 132 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x38 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x04 │ inherit 212 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf0 │ inherit 121 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x8c │ fixed 81 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc0 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x28 │ inherit 249 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf8 │ inherit 152 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc0 │ fixed 218 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x54 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x9c │ inherit 194 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe0 │ inherit 170 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xec │ fixed 195 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x9c │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xdc │ inherit 45 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x5c │ inherit 12 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x38 │ fixed 62 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x80 │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x9c │ inherit 198 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x54 │ inherit 82 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd4 │ fixed 180 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xcc │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x74 │ inherit 80 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x3c │ inherit 237 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa8 │ fixed 91 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x90 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb0 │ inherit 90 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb8 │ inherit 29 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb8 │ fixed 122 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xec │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 135 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe0 │ inherit 19 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd0 │ fixed 210 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x90 │ fixed 136 │ true │ OK │ # ├────────┼───────┼────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x48 │ inherit 208 │ false │ OK │ # │ geneve │ 4 other │ inherit 0x20 │ inherit 246 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 224 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x0c │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb8 │ inherit 98 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x94 inherit 28 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x64 │ fixed 251 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x88 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd4 │ inherit 238 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x70 │ inherit 4 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x74 │ fixed 7 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x28 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb0 │ inherit 112 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xbc │ inherit 226 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x1c │ fixed 212 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa4 │ fixed 8 │ 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__->