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 0x84 │ inherit 9 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x28 │ inherit 112 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x68 │ fixed 65 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe4 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe4 │ inherit 66 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd0 │ inherit 254 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 66 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x08 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x88 │ inherit 56 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xec │ inherit 47 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x20 │ fixed 150 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd8 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xec │ inherit 33 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x74 │ inherit 215 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe0 │ fixed 229 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x7c │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x70 │ inherit 36 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x64 │ inherit 30 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x6c │ fixed 3 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x84 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ gre │ 6 │ other │ inherit 0x2c │ inherit 82 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x80 │ inherit 119 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x64 │ fixed 50 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb4 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xac │ inherit 30 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x50 │ inherit 172 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe0 │ fixed 36 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd0 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x54 │ inherit 134 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa4 │ inherit 134 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf0 │ fixed 237 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x38 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xb4 │ inherit 12 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x60 │ inherit 171 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd4 │ fixed 106 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb4 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x10 │ inherit 14 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x10 │ inherit 153 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd0 │ fixed 34 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb4 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xfc │ inherit 173 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x50 │ inherit 150 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x80 │ fixed 148 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x60 │ inherit 242 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x4c │ inherit 174 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x24 │ fixed 181 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x9c │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x2c │ inherit 218 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x74 │ inherit 249 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd0 │ fixed 138 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc4 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa8 │ inherit 219 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf4 │ inherit 174 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa4 │ fixed 203 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x38 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc4 │ inherit 141 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 40 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x14 │ fixed 108 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x04 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x24 │ inherit 122 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x8c │ inherit 8 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x54 │ fixed 108 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x08 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x14 │ inherit 2 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x2c │ inherit 180 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x64 │ fixed 216 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xcc │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xf4 │ inherit 128 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xdc │ inherit 224 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x88 │ fixed 249 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x9c │ fixed 81 │ 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__->