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 0x1c │ inherit 6 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd4 │ inherit 121 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x78 │ fixed 81 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x84 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd4 │ inherit 123 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x0c │ inherit 70 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xfc │ fixed 182 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x08 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x14 │ inherit 146 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x2c │ inherit 23 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x24 │ fixed 85 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x68 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 6 │ 4 │ inherit 0x04 │ inherit 76 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xec │ inherit 230 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x58 │ fixed 168 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xbc │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x50 │ inherit 222 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x5c │ inherit 231 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa8 │ fixed 54 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x90 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb8 │ inherit 249 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x74 │ inherit 141 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x38 │ fixed 216 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x6c │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x78 │ inherit 12 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc0 │ inherit 90 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x24 │ fixed 162 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb4 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb4 │ inherit 209 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa4 │ inherit 252 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x60 │ fixed 242 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x14 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xc0 │ inherit 184 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xec │ inherit 165 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe8 │ fixed 234 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xdc │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x3c │ inherit 222 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x0c │ inherit 34 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x08 │ fixed 129 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x44 │ inherit 232 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x38 │ inherit 58 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x64 │ fixed 11 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x44 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x88 │ inherit 185 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x08 │ inherit 21 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 127 false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb4 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x38 │ inherit 45 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x18 │ inherit 242 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x9c │ fixed 139 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 233 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x80 │ inherit 237 │ false │ OK │ # │ geneve │ 4 │ 6 inherit 0xf8 │ inherit 139 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x48 │ fixed 78 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x94 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x24 │ inherit 45 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xac │ inherit 50 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x30 │ fixed 251 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xbc │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x20 │ inherit 17 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x48 │ inherit 101 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd0 │ fixed 99 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe0 │ inherit 102 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x4c │ inherit 134 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x14 │ fixed 33 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xfc │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x48 │ inherit 76 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x3c │ inherit 29 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xec │ fixed 6 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa8 │ fixed 87 │ 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__->