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 0xb8 │ inherit 59 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x20 │ inherit 75 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x84 │ fixed 187 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd0 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x9c │ inherit 30 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x74 │ inherit 60 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc0 │ fixed 252 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb0 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xfc │ inherit 14 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x1c │ inherit 90 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc8 │ fixed 120 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x58 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb0 │ inherit 81 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x24 │ inherit 247 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x14 │ fixed 119 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xdc │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x04 │ inherit 52 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x6c │ inherit 245 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x70 │ fixed 199 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xfc │ fixed 246 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xac │ inherit 61 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x10 │ inherit 134 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd4 │ fixed 59 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa4 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd0 │ inherit 126 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x5c │ inherit 84 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xcc │ fixed 188 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xac │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x74 │ inherit 24 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf8 │ inherit 173 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x70 │ fixed 166 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x58 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x20 │ inherit 73 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x64 │ inherit 73 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x3c │ fixed 139 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x10 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x2c │ inherit 121 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x48 │ inherit 73 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x54 │ fixed 199 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x70 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x18 │ inherit 1 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x7c │ inherit 113 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe4 │ fixed 27 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x18 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe8 │ inherit 147 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xfc │ inherit 25 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd0 │ fixed 42 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x58 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc4 │ inherit 66 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x84 │ inherit 120 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x80 │ fixed 16 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x68 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x70 │ inherit 123 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x48 │ inherit 174 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x08 │ fixed 55 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x38 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x90 │ inherit 119 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xac │ inherit 228 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x44 │ fixed 177 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x0c │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x28 │ inherit 10 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc8 │ inherit 81 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf0 │ fixed 141 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x54 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x80 │ inherit 155 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x74 │ inherit 68 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x20 │ fixed 52 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x2c │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd8 │ inherit 67 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x70 │ inherit 110 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb0 │ fixed 14 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb8 │ fixed 71 │ 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__->