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 0x98 │ inherit 204 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd8 │ inherit 10 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x6c │ fixed 85 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x24 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe4 │ inherit 113 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x84 │ inherit 50 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xbc │ fixed 150 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x10 │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa0 │ inherit 118 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x54 │ inherit 156 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd0 │ fixed 243 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x18 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x24 │ inherit 107 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf0 │ inherit 63 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf4 │ fixed 250 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ gre │ 6 │ 6 │ inherit 0xe8 │ inherit 252 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 131 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x28 │ fixed 196 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x78 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd0 │ inherit 154 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x50 │ inherit 144 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x6c │ fixed 122 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x2c │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x28 │ inherit 238 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x88 │ inherit 142 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe8 │ fixed 56 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xdc │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe8 │ inherit 147 │ false │ OK │ # │ vxlan │ 4 │ 6 inherit 0xa4 │ inherit 172 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc4 │ fixed 89 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe4 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x08 │ inherit 204 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x9c │ inherit 93 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc8 │ fixed 165 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x20 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd4 │ inherit 243 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x58 │ inherit 31 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x04 │ fixed 144 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x54 │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x74 │ inherit 186 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x4c │ inherit 72 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x0c │ fixed 41 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xec │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa0 │ inherit 14 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xcc │ inherit 43 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x24 │ fixed 16 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x8c │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xac │ inherit 87 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xec │ inherit 72 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe4 │ fixed 21 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x30 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x50 │ inherit 144 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 114 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x28 │ fixed 164 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd4 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x40 │ inherit 191 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x88 │ inherit 148 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xb4 │ fixed 137 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x2c │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x68 │ inherit 54 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x20 │ inherit 227 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa0 │ fixed 7 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xfc │ fixed 90 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd8 │ inherit 33 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb0 │ inherit 198 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x74 │ fixed 247 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x18 │ fixed 111 │ true │ OK # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x48 │ inherit 141 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xfc │ inherit 141 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x7c │ fixed 11 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x38 │ fixed 161 │ 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__->