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 0x38 │ inherit 124 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x14 │ inherit 164 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x04 │ fixed 213 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x60 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x88 │ inherit 140 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x28 │ inherit 19 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x8c │ fixed 217 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xac │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x18 │ inherit 9 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x6c │ inherit 241 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe0 │ fixed 66 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x18 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x98 │ inherit 51 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x18 │ inherit 72 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x94 │ fixed 38 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x88 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x0c │ inherit 67 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x3c │ inherit 129 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x54 │ fixed 43 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x50 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe8 │ inherit 191 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xac │ inherit 229 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd8 │ fixed 74 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe4 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x8c │ inherit 125 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb4 │ inherit 132 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x54 │ fixed 178 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 81 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 212 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x60 │ fixed 10 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x58 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa8 │ inherit 170 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x88 │ inherit 124 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x98 │ fixed 149 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x84 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf4 │ inherit 225 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x44 │ inherit 32 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x58 │ fixed 190 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf8 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa4 │ inherit 36 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x60 │ inherit 36 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd0 │ fixed 23 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa4 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x5c │ inherit 53 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x44 │ inherit 245 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x2c │ fixed 133 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc8 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x04 │ inherit 25 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xac │ inherit 96 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x68 │ fixed 218 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb4 │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x70 │ inherit 73 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x6c │ inherit 193 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x80 │ fixed 28 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x68 │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x80 │ inherit 183 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x1c │ inherit 62 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xd8 │ fixed 70 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x64 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x34 │ inherit 114 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x38 │ inherit 52 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x5c │ fixed 41 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x30 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x0c │ inherit 236 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x60 │ inherit 5 │ true │ OK │ # │ geneve │ 6 │ 6 fixed 0x84 │ fixed 242 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x24 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x48 │ inherit 77 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xf0 │ inherit 41 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x20 │ fixed 155 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x94 │ fixed 214 │ 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__->