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 0xe4 │ inherit 117 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc0 │ inherit 238 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf4 │ fixed 244 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x54 │ fixed 147 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 inherit 0xc8 │ inherit 134 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x88 │ inherit 164 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb8 │ fixed 219 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x70 │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc0 │ inherit 177 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x80 │ inherit 206 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xbc │ fixed 86 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x74 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x28 │ inherit 221 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x2c │ inherit 135 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x14 │ fixed 60 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa4 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc4 │ inherit 62 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd4 │ inherit 55 true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x68 │ fixed 115 false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x34 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x90 │ inherit 113 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x38 │ inherit 210 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x34 │ fixed 37 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc0 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x34 │ inherit 158 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xdc │ inherit 36 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x0c │ fixed 239 │ false │ OK │ # │ vxlan │ 4 │ 4 fixed 0x68 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc4 │ inherit 212 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa8 │ inherit 115 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x88 │ fixed 35 │ false │ OK │ # vxlan │ 4 │ 6 │ fixed 0x0c │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x6c │ inherit 153 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x44 │ inherit 251 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x24 │ fixed 88 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x2c │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x3c │ inherit 134 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf8 │ inherit 162 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc4 │ fixed 221 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x88 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x38 │ inherit 243 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 120 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd8 │ fixed 181 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x1c │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc0 │ inherit 46 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x80 │ inherit 253 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x18 │ fixed 103 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x90 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xfc │ inherit 168 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x30 │ inherit 250 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x44 │ fixed 247 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x1c │ fixed 27 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x74 │ inherit 78 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb4 │ inherit 54 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x98 │ fixed 56 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x60 │ fixed 100 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xfc │ inherit 225 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x64 │ inherit 117 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x2c │ fixed 11 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xcc │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x04 │ inherit 60 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb8 │ inherit 226 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb8 │ fixed 195 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf0 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb8 │ inherit 229 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x20 │ inherit 207 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd0 │ fixed 16 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x5c │ inherit 16 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x24 │ inherit 181 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x4c │ fixed 15 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x88 │ fixed 149 │ 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__->