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 0x94 │ inherit 224 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x0c │ inherit 192 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xdc │ fixed 149 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x10 │ fixed 111 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x70 │ inherit 175 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x60 │ inherit 65 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x58 │ fixed 39 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb8 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb4 │ inherit 15 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x50 │ inherit 164 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xac │ fixed 100 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xfc │ fixed 62 │ true │ OK │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe0 │ inherit 90 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x1c │ inherit 57 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x68 │ fixed 219 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc0 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf0 │ inherit 100 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x04 │ inherit 239 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x90 │ fixed 103 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x90 │ fixed 240 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x1c │ inherit 204 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x78 │ inherit 25 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 41 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb4 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x98 │ inherit 32 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe0 │ inherit 152 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x94 │ fixed 233 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x90 │ inherit 83 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x5c │ inherit 171 │ true │ OK │ # │ vxlan 4 │ 6 │ fixed 0x10 │ fixed 48 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x0c │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe0 │ inherit 70 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x6c │ inherit 250 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf4 │ fixed 215 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xbc │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x04 │ inherit 101 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb0 │ inherit 147 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x28 │ fixed 17 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x84 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x30 │ inherit 131 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x60 │ inherit 249 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x2c │ fixed 240 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x68 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x1c │ inherit 254 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x38 │ inherit 239 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x64 │ fixed 113 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x94 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x2c │ inherit 100 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x18 │ inherit 71 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x38 │ fixed 202 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x30 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x64 │ inherit 175 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb0 │ inherit 217 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x44 │ fixed 112 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x64 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc8 │ inherit 32 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x58 │ inherit 152 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc8 │ fixed 27 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb8 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe0 │ inherit 58 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x1c │ inherit 199 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x2c │ fixed 41 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x40 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa0 │ inherit 247 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x14 │ inherit 150 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x94 │ fixed 81 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x50 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xfc │ inherit 229 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x88 │ inherit 150 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xec │ fixed 195 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x8c │ fixed 21 │ 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__->