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 0xe0 │ inherit 172 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xfc │ inherit 181 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf8 │ fixed 85 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x70 │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x8c │ inherit 152 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x6c │ inherit 78 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc4 │ fixed 10 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x1c │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x10 │ inherit 56 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x70 │ inherit 161 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x88 │ fixed 229 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x9c │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe8 │ inherit 249 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x2c │ inherit 20 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe0 │ fixed 84 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x38 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x58 │ inherit 139 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 80 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd0 │ fixed 221 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x34 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x6c │ inherit 112 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa0 │ inherit 188 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xec │ fixed 161 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x74 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x9c │ inherit 8 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x54 │ inherit 140 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xcc │ fixed 7 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x64 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x58 │ inherit 106 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 97 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x80 │ fixed 203 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x08 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x9c │ inherit 3 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x98 │ inherit 102 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x04 │ fixed 239 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x38 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 6 │ 4 │ inherit 0x5c │ inherit 50 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x18 │ inherit 45 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe8 │ fixed 144 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf0 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x48 │ inherit 27 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb8 │ inherit 5 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x70 │ fixed 239 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x3c │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x28 │ inherit 152 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb0 │ inherit 100 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x94 │ fixed 120 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x78 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd8 │ inherit 167 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x68 │ inherit 187 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x10 │ fixed 128 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc8 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x2c │ inherit 111 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb8 │ inherit 140 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x40 │ fixed 144 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x08 │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb8 │ inherit 25 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x64 │ inherit 197 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe8 │ fixed 67 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb8 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x18 │ inherit 46 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x30 │ inherit 76 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 195 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x4c │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x2c │ inherit 5 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x14 │ inherit 59 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 44 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa4 │ fixed 204 │ true │ OK │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x5c │ inherit 208 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x3c │ inherit 33 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf4 │ fixed 16 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x0c │ fixed 242 │ 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__->