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 0x34 │ inherit 186 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x7c │ inherit 206 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x44 │ fixed 88 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x40 │ inherit 9 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x40 │ inherit 27 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x54 │ fixed 239 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe8 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd8 │ inherit 172 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd0 │ inherit 138 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x7c │ fixed 24 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xec │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb8 │ inherit 5 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x2c │ inherit 66 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x18 │ fixed 238 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x68 │ fixed 190 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x2c │ inherit 179 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x44 │ inherit 106 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x5c │ fixed 242 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x70 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x94 │ inherit 50 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x58 │ inherit 55 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x58 │ fixed 217 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf0 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xfc │ inherit 109 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd0 │ inherit 138 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x0c │ fixed 74 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x74 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc8 │ inherit 69 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x1c │ inherit 164 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x6c │ fixed 250 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc8 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x7c │ inherit 230 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xdc │ inherit 63 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb4 │ fixed 21 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x44 │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼─────── # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xdc │ inherit 74 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe0 │ inherit 31 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x6c │ fixed 63 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x1c │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 87 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x7c │ inherit 224 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x44 │ fixed 187 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x18 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb0 │ inherit 159 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x14 │ inherit 142 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x1c │ fixed 236 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe4 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x7c │ inherit 105 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xcc │ inherit 126 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 78 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x40 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x78 │ inherit 254 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x50 │ inherit 101 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf0 │ fixed 77 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xbc │ fixed 164 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x04 │ inherit 7 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x88 │ inherit 4 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 186 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x88 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xec │ inherit 192 false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x6c │ inherit 218 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x70 │ fixed 58 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x74 │ fixed 58 │ true │ OK │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x54 │ inherit 7 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x40 │ inherit 192 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x70 │ fixed 168 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x44 │ fixed 58 │ true │ OK │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x7c │ inherit 61 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xf8 │ inherit 179 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xe4 │ fixed 57 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x38 │ fixed 158 │ 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__->