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 0x48 │ inherit 243 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xb0 │ inherit 248 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd8 │ fixed 101 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x74 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x90 │ inherit 200 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd8 │ inherit 207 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x1c │ fixed 219 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb0 │ fixed 55 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 137 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x40 │ inherit 121 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xfc │ fixed 107 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x0c │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xa0 │ inherit 37 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x84 │ inherit 196 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 231 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x84 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤ # │ gre │ 6 │ 6 │ inherit 0x2c │ inherit 147 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x14 │ inherit 55 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc4 │ fixed 1 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf8 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd8 inherit 210 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x3c │ inherit 75 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x94 │ fixed 137 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x68 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd0 │ inherit 209 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x1c │ inherit 86 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x3c │ fixed 183 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x64 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x54 │ inherit 160 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc8 │ inherit 135 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x80 │ fixed 189 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe8 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf8 │ inherit 30 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf8 │ inherit 240 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x64 │ fixed 42 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc8 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x3c │ inherit 51 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf8 │ inherit 162 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x78 │ fixed 96 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x3c │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf0 │ inherit 218 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xbc │ inherit 196 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x80 │ fixed 244 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x3c │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x30 │ inherit 24 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd4 │ inherit 230 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf8 │ fixed 34 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xdc │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xdc │ inherit 199 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xbc │ inherit 161 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x14 │ fixed 217 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x68 │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x2c │ inherit 105 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x20 │ inherit 105 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb4 │ fixed 121 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb4 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xa8 │ inherit 226 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 32 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x88 │ fixed 80 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb4 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x10 │ inherit 32 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xec │ inherit 219 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc8 │ fixed 28 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x3c │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x9c │ inherit 126 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x04 │ inherit 163 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x84 │ fixed 181 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd4 │ inherit 175 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd8 │ inherit 226 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x4c │ fixed 19 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x3c │ fixed 180 │ 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__->