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 0xc8 │ inherit 87 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x38 │ inherit 65 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 112 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe4 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x9c │ inherit 252 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf8 │ inherit 245 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x38 │ fixed 144 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x68 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe8 │ inherit 138 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 108 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa0 │ fixed 163 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe0 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼───────┤ # │ gre │ 6 │ 4 │ inherit 0x88 │ inherit 241 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xec │ inherit 98 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x10 │ fixed 226 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x30 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x08 │ inherit 33 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 183 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x04 │ fixed 135 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x34 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 other │ inherit 0xd8 │ inherit 105 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x2c │ inherit 30 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x5c │ fixed 150 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x04 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x1c │ inherit 218 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xec │ inherit 232 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x50 │ fixed 245 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd8 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x24 │ inherit 180 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc4 │ inherit 97 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa4 │ fixed 252 │ false │ OK │ # │ vxlan │ 4 6 │ fixed 0x04 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf0 │ inherit 203 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 248 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xcc │ fixed 219 │ false │ OK # │ vxlan │ 4 │ other │ fixed 0xb8 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x80 │ inherit 52 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x24 │ inherit 15 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x2c │ fixed 181 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x58 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x24 │ inherit 116 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x34 │ inherit 153 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x04 │ fixed 106 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x70 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xdc │ inherit 98 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x08 │ inherit 109 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd8 │ fixed 26 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc0 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 169 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 241 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x0c │ fixed 194 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x9c │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x44 │ inherit 44 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x2c │ inherit 67 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x1c │ fixed 12 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x28 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc0 │ inherit 253 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 48 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x78 │ fixed 80 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc0 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb8 │ inherit 8 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x48 │ inherit 226 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x98 │ fixed 76 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x74 fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa0 │ inherit 61 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa8 │ inherit 167 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf4 │ fixed 231 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x88 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd8 │ inherit 236 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x98 │ inherit 176 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc8 │ fixed 212 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x24 │ fixed 248 │ 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__->