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 0x7c │ inherit 161 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xec │ inherit 69 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x8c │ fixed 95 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe8 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x24 │ inherit 169 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x18 │ inherit 122 │ true │ OK # │ gre │ 4 │ 6 │ fixed 0x58 │ fixed 79 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x7c │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa8 │ inherit 253 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc8 │ inherit 167 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x24 │ fixed 158 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc4 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 8 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 72 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x3c │ fixed 141 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x20 │ fixed 235 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa0 │ inherit 130 false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 11 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x44 │ fixed 244 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x10 │ inherit 164 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x5c │ inherit 46 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xcc │ fixed 79 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x44 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x94 │ inherit 41 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x9c │ inherit 192 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x0c │ fixed 34 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x04 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x28 │ inherit 162 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x58 │ inherit 207 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x38 │ fixed 33 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x68 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x40 │ inherit 28 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc8 │ inherit 199 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x1c │ fixed 174 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb4 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x84 │ inherit 130 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x44 │ inherit 156 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb4 │ fixed 32 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x88 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x04 │ inherit 68 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xdc │ inherit 127 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x80 │ fixed 147 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x64 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x5c │ inherit 137 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x4c │ inherit 75 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd0 │ fixed 5 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x94 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 4 │ inherit 0x14 │ inherit 24 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x34 │ inherit 68 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x60 │ fixed 56 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa0 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x6c │ inherit 151 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x48 │ inherit 237 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x44 │ fixed 249 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xac │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xf0 │ inherit 93 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x14 │ inherit 176 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x40 │ fixed 77 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb0 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xc4 │ inherit 183 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf8 │ inherit 182 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x1c │ fixed 6 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb0 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x34 │ inherit 119 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x70 │ inherit 17 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x14 │ fixed 175 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x34 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x24 │ inherit 59 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa0 │ inherit 86 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xec │ fixed 5 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x5c │ fixed 191 │ 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__->