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 0xa8 │ inherit 26 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd8 │ inherit 16 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xdc │ fixed 7 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf4 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x1c │ inherit 240 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xcc │ inherit 234 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd4 │ fixed 161 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x1c │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x40 │ inherit 90 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x3c │ inherit 135 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x80 │ fixed 153 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x50 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xa4 │ inherit 212 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xec │ inherit 69 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x78 │ fixed 67 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x60 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤ # │ gre │ 6 │ 6 │ inherit 0x60 │ inherit 170 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x8c │ inherit 248 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x28 │ fixed 72 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x90 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼─────── # │ gre │ 6 │ other │ inherit 0x3c │ inherit 155 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x58 │ inherit 61 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe4 │ fixed 146 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x90 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x20 │ inherit 158 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x34 │ inherit 105 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf0 │ fixed 103 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x94 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x04 │ inherit 46 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x18 │ inherit 126 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xdc │ fixed 143 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x60 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe0 │ inherit 252 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc0 │ inherit 147 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xbc │ fixed 28 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x80 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x24 │ inherit 75 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb8 │ inherit 116 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x80 │ fixed 115 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x14 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 203 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa0 │ inherit 95 │ true │ OK # │ vxlan │ 6 │ 6 │ fixed 0x4c │ fixed 104 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x04 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x20 │ inherit 242 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x14 │ inherit 2 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 70 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x18 │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe8 │ inherit 177 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x18 │ inherit 90 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x70 │ fixed 123 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xdc │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x78 │ inherit 59 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x90 │ inherit 184 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x2c │ fixed 101 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc4 │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x1c │ inherit 28 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x24 │ inherit 33 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x90 │ fixed 226 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe0 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x70 │ inherit 97 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x5c │ inherit 44 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc4 │ fixed 157 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x18 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf8 │ inherit 153 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xdc │ inherit 164 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd4 │ fixed 124 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x2c │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x58 │ inherit 118 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa8 │ inherit 251 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x78 │ fixed 137 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf8 │ fixed 254 │ 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__->